Remix.run Logo
mourner 3 hours ago

Author of suncalc (the JS library behind the sun calculations) here — happy to see such a nice application of it! Heads up if the author's reading this — I recently released a major overhaul of the library that makes it a lot more precise: https://github.com/mourner/suncalc

carterschonwald 2 hours ago | parent [-]

what sorts of background texts/sources of info did you use?

edit: i think i have the dover book your readme mentions :)

mourner 2 hours ago | parent [-]

Initially (about 15 years ago - it was my first ever open source library!) it was based on Astronomy Answers articles that are thankfully still live at https://www.aa.quae.nl/en/reken/zonpositie.html, but v2.0 specifically was rewritten to use the approach described in Jean Meeus' Astronomical Algorithms book.