Skip to content

Releases: miaowware/gridtools

v1.0.0.post1

18 Jan 06:44
Compare
Choose a tag to compare

This is purely metadata changes. There is no need to update. Do not be alarmed.

1.0.0

21 Dec 04:35
v1.0.0
85ede51
Compare
Choose a tag to compare

Changelog

Added

  • Grid class to represent a maidenhead grid locator.
  • LatLong class 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.