This library aims to provide tools to manipulate and use (fetch, map, output CHIRP configuration, filter, ...) various data sources about Amateur Radio repeaters around the world.
This early version only works with data from the Wireless Institute of Australia, but the objective is to handle other data sources by adding a single subclass of a parser object.
The library also comes with a simple command-line tool, geoham
offering entry
point into the library's functions.
The main building blocks are the Pandas and folium libraries.
python install .
See the Python Notebook for the rest of the documentation and full wow. You can run it locally in a Jupyter Notebook.
jupyter-notebook
There is a geoham
command-line tool allowing to process the data.
geoham download
geoham parse <FILE>
geoham display <FILE>
geoham map <FILE>
make
make test
- Olivier Mehani [email protected], VK7SHM