mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-05 22:45:42 +00:00
corrected negative longitude problem and added clublog user lookup
This commit is contained in:
parent
2c37f422e1
commit
dd6784ae09
15 changed files with 203 additions and 61 deletions
BIN
test/fixtures/clublog-users.json.zip
vendored
Normal file
BIN
test/fixtures/clublog-users.json.zip
vendored
Normal file
Binary file not shown.
5
test/fixtures/generate_lotw_data.py
vendored
Normal file
5
test/fixtures/generate_lotw_data.py
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from pyhamtools.qsl import get_lotw_users
|
||||
|
||||
lotw = get_lotw_users()
|
||||
print lotw
|
||||
# pipe output into file
|
||||
Loading…
Add table
Add a link
Reference in a new issue