Skip to content

alex-the-man/ground-track

Repository files navigation

ground-track

A simple web app showing ground track of the moon for the past and next 12 hours.

Moon position is computed using algorithm described in Chapter 47 of Astronomical Algorithms, Second Edition by Meeus.

Build

npm install
npm run build
npm test

Run

Open index.html under dist/.

Releases

No releases published

Packages

No packages published