Releases: miaowware/gridtools
Releases · miaowware/gridtools
v1.0.0.post1
This is purely metadata changes. There is no need to update. Do not be alarmed.
1.0.0
Changelog
Added
Gridclass to represent a maidenhead grid locator.LatLongclass to represent a latitude/longitude pair.check_grid()to check if a string is a valid grid.check_latlong()to check if a pair is a valid lat/long pair.grid_distance()to find the distance and bearing between two points.- A command-line interface.