From e338c5f91d7724dcc16499a523089a31ab1f0a05 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 8 Jan 2018 14:27:55 -0800 Subject: cleanup --- attic/lat_lon_to_xyz.js | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 attic/lat_lon_to_xyz.js (limited to 'attic') diff --git a/attic/lat_lon_to_xyz.js b/attic/lat_lon_to_xyz.js new file mode 100644 index 00000000..692a3687 --- /dev/null +++ b/attic/lat_lon_to_xyz.js @@ -0,0 +1,25 @@ +'use strict' + +/* This is a utility to convert latitude/longitude into X,Y,Z coordinates as used by clustering. */ + +if (process.argv.length !== 4) { + console.log('Usage: node lat_lon_to_xyz.js