From e2a1fac9d016fb835446135ba1d6f439b6dc0fff Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Fri, 7 Oct 2022 12:31:03 +0100 Subject: add getgrid.c and amend README.md accordingly --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f9de941..86a4292 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,18 @@ The latter can be useful to check if a QSO with another ham radio station qualifies for one of the thousand miles per Watt awards. +`getgrid` -- compute the grid locator associated to lat-long coordinates +======================================================================== + +`getgrid` is a simple tool to compute the grid locator associated to a +latitude/longitude pair. The coordinates must be in degrees. + +Usage: getgrid + +Example: + + getgrid + Dependencies ============ -- cgit v1.2.3