janrg / MeeusSunMoon

JavaScript module to calculate times for sunrise, solar noon, and sunset, as well as moon phases based on "Astronomical Algorithms" by Jean Meeus
MIT License
31 stars 9 forks source link

Fix tests, all solar events calculations are not pertinent #26

Closed xouillet closed 3 years ago

xouillet commented 3 years ago

I've noticed some errors in sunrise but after investigating, all tests done are in fact wrong.

See https://github.com/janrg/MeeusSunMoon/issues/25 for more info