diff --git a/docs/build/doctrees/Callinfo.doctree b/docs/build/doctrees/Callinfo.doctree index 43c0b7f..54392ec 100644 Binary files a/docs/build/doctrees/Callinfo.doctree and b/docs/build/doctrees/Callinfo.doctree differ diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index b00a0ae..885df92 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/help.doctree b/docs/build/doctrees/help.doctree index b3f6054..37f96be 100644 Binary files a/docs/build/doctrees/help.doctree and b/docs/build/doctrees/help.doctree differ diff --git a/docs/build/doctrees/index.doctree b/docs/build/doctrees/index.doctree index 4232e6d..768832e 100644 Binary files a/docs/build/doctrees/index.doctree and b/docs/build/doctrees/index.doctree differ diff --git a/docs/build/doctrees/license.doctree b/docs/build/doctrees/license.doctree index 3047286..b8dfed6 100644 Binary files a/docs/build/doctrees/license.doctree and b/docs/build/doctrees/license.doctree differ diff --git a/docs/build/doctrees/lookuplib.doctree b/docs/build/doctrees/lookuplib.doctree index 8789c1b..a3b43dc 100644 Binary files a/docs/build/doctrees/lookuplib.doctree and b/docs/build/doctrees/lookuplib.doctree differ diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index da9eb90..8df1402 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 600f158a9e0f0243044c536b465c44c7 +config: 28550054b902e31426622d239c737bb6 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/Callinfo.html b/docs/build/html/Callinfo.html index 71fc4fc..f99d373 100644 --- a/docs/build/html/Callinfo.html +++ b/docs/build/html/Callinfo.html @@ -6,7 +6,7 @@ - Callinfo — pyhamtools 0.4.0 documentation + Callinfo — pyhamtools 0.4.1 documentation @@ -14,7 +14,7 @@ - - - + @@ -79,7 +71,7 @@ An instance of L
-get_adif_id(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+get_adif_id(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Returns ADIF id of a callsign’s country

@@ -107,7 +99,7 @@ No Country found for callsign

-get_all(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+get_all(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Lookup a callsign and return all data available from the underlying database

@@ -160,7 +152,7 @@ would be missing with Clublog (API or XML)
-get_continent(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+get_continent(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Returns the continent Identifier of a callsign

@@ -201,7 +193,7 @@ No Continent found for callsign

-get_country_name(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+get_country_name(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Returns the country name where the callsign is located

@@ -239,7 +231,7 @@ for countries. Example:

-get_cqz(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+get_cqz(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Returns CQ Zone of a callsign

@@ -268,7 +260,7 @@ no CQ Zone found for callsign

static get_homecall(callsign)
-

Strips off country prefixes (HC2/ DH1TW) and activity suffixes (DH1TW /P).

+

Strips off country prefixes (HC2/DH1TW) and activity suffixes (DH1TW/P).

@@ -297,7 +289,7 @@ No callsign found in string
-get_ituz(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+get_ituz(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Returns ITU Zone of a callsign

@@ -329,7 +321,7 @@ No ITU Zone found for callsign

-get_lat_long(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+get_lat_long(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Returns Latitude and Longitude for a callsign

@@ -375,7 +367,7 @@ dedicated entry in the database exists.

-is_valid_callsign(callsign, timestamp=datetime.datetime(2014, 9, 25, 21, 42, 32, 786909, tzinfo=<UTC>))
+is_valid_callsign(callsign, timestamp=datetime.datetime(2014, 9, 26, 23, 10, 28, 995737, tzinfo=<UTC>))

Checks if a callsign is valid

@@ -416,15 +408,9 @@ dedicated entry in the database exists.

-

Previous topic

-

locator

-

Next topic

-

LookupLib

This Page

@@ -97,9 +97,15 @@
-
calculate_distance() (in module pyhamtools.locator) +
calculate_distance() (in module pyhamtools.locator), [1]
-
calculate_distance_longpath() (in module pyhamtools.locator) +
calculate_distance_longpath() (in module pyhamtools.locator), [1]
-
calculate_heading() (in module pyhamtools.locator) +
calculate_heading() (in module pyhamtools.locator), [1]
-
calculate_heading_longpath() (in module pyhamtools.locator) +
calculate_heading_longpath() (in module pyhamtools.locator), [1]
-
calculate_sunrise_sunset() (in module pyhamtools.locator) +
calculate_sunrise_sunset() (in module pyhamtools.locator), [1]
-
Callinfo (class in pyhamtools.callinfo) +
Callinfo (class in pyhamtools.callinfo), [1]
-
copy_data_in_redis() (pyhamtools.lookuplib.LookupLib method) +
copy_data_in_redis() (pyhamtools.lookuplib.LookupLib method), [1]
-
freq_to_band() (in module pyhamtools.utils) +
freq_to_band() (in module pyhamtools.frequency)
+
+ +
(in module pyhamtools.utils), [1], [2] +
+ +
@@ -107,37 +113,37 @@ @@ -147,13 +153,13 @@
-
get_adif_id() (pyhamtools.callinfo.Callinfo method) +
get_adif_id() (pyhamtools.callinfo.Callinfo method), [1]
-
get_all() (pyhamtools.callinfo.Callinfo method) +
get_all() (pyhamtools.callinfo.Callinfo method), [1]
-
get_continent() (pyhamtools.callinfo.Callinfo method) +
get_continent() (pyhamtools.callinfo.Callinfo method), [1]
-
get_country_name() (pyhamtools.callinfo.Callinfo method) +
get_country_name() (pyhamtools.callinfo.Callinfo method), [1]
-
get_cqz() (pyhamtools.callinfo.Callinfo method) +
get_cqz() (pyhamtools.callinfo.Callinfo method), [1]
-
get_homecall() (pyhamtools.callinfo.Callinfo static method) +
get_homecall() (pyhamtools.callinfo.Callinfo static method), [1]
-
get_ituz() (pyhamtools.callinfo.Callinfo method) +
get_ituz() (pyhamtools.callinfo.Callinfo method), [1]
-
get_lat_long() (pyhamtools.callinfo.Callinfo method) +
get_lat_long() (pyhamtools.callinfo.Callinfo method), [1]
@@ -163,33 +169,33 @@
-
is_invalid_operation() (pyhamtools.lookuplib.LookupLib method) +
is_invalid_operation() (pyhamtools.lookuplib.LookupLib method), [1]
-
is_valid_callsign() (pyhamtools.callinfo.Callinfo method) +
is_valid_callsign() (pyhamtools.callinfo.Callinfo method), [1]
@@ -199,21 +205,25 @@
-
latlong_to_locator() (in module pyhamtools.locator) +
latlong_to_locator() (in module pyhamtools.locator), [1]
-
locator_to_latlong() (in module pyhamtools.locator) +
locator_to_latlong() (in module pyhamtools.locator), [1]
-
lookup_callsign() (pyhamtools.lookuplib.LookupLib method) +
lookup_callsign() (pyhamtools.lookuplib.LookupLib method), [1]
-
lookup_entity() (pyhamtools.lookuplib.LookupLib method) +
lookup_entity() (pyhamtools.lookuplib.LookupLib method), [1]
-
lookup_prefix() (pyhamtools.lookuplib.LookupLib method) +
lookup_prefix() (pyhamtools.lookuplib.LookupLib method), [1]
-
lookup_zone_exception() (pyhamtools.lookuplib.LookupLib method) +
lookup_zone_exception() (pyhamtools.lookuplib.LookupLib method), [1]
-
LookupLib (class in pyhamtools.lookuplib) +
LookupLib (class in pyhamtools.lookuplib), [1]
@@ -255,7 +265,7 @@
  • modules |
  • -
  • pyhamtools 0.4.0 documentation »
  • +
  • pyhamtools 0.4.1 documentation »
  • - + @@ -69,43 +69,50 @@
    -
    pyhamtools.callinfo (module) +
    pyhamtools.callinfo (module), [1]
    -
    pyhamtools.locator (module) +
    pyhamtools.frequency (module) +
    + + +
    pyhamtools.locator (module), [1], [2]
    -
    pyhamtools.lookuplib (module) +
    pyhamtools.lookuplib (module), [1]
    -
    pyhamtools.utils (module) +
    pyhamtools.utils (module), [1], [2]
    Version:0.4.0
    Version:0.4.1
    Code:https://github.com/dh1tw/pyhamtools

    PyHamTools is a Python library which helps you creating Amateur Radio applications faster. It comes -with some modules and classes which are frequently needed, like locator based calculations (distance, -heading, etc) or parsing of Amateur Radio callsigns.

    -

    Currently, PyHamtools contains the following modules and classes:

    -
    -

    Modules

    +with some modules and classes which are frequently needed:

    +
    +
      +
    • Locator based calculations (distance, heading, sunrise/sunset, Locator to Lat/Long conversion)
    • +
    • Checking frequencies against the IARU bandplan or
    • +
    • Parsing Amateur Radio callsigns using Clublog.org‘s or AD1C’s Country-Files.com database
    • +
    +
    +

    PyHamTools is used in production at the DXHeat.com DXCluster, performing several thousand lookups and calculations per day.

    + -
    -

    Clases

    -
    - -
    -

    Indices and tables

    +

    Indices and tables

    -
    @@ -117,18 +124,15 @@ heading, etc) or parsing of Amateur Radio callsigns.

    Table Of Contents

    Next topic

    -

    utils

    +

    Reference

    This Page