From 2e07eff6639fc134305a3f460402182b696f4c04 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Thu, 6 Oct 2022 11:18:24 +0100 Subject: initial commit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6aa4d19 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +gridcal -- compute the great-circle distance between two grid locators +====================================================================== + +`gridcal` computed the short-path great-circle distance between two grid +locators. The Grid Locator System divides Earth into a series of +rectangles identified by a combination of letters and numbers, so that +the approximate position of a point can be expressed with a short +identifier like IO91vl. + -- cgit v1.2.3