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

Moon set and rise times? #2

Open aoizoijoizj opened 6 years ago

aoizoijoizj commented 6 years ago

First thank you for this amazing script

second: Can you add moon set and rise times?

janrg commented 6 years ago

Glad you find it useful! I'll look into adding those, thought it may take a while as I'm working on a few other things right now.

aoizoijoizj commented 6 years ago

Thank you very much @janrg . it is very useful ! I need moon rise & set times if you can, Because I didn't find any accurate script like yours Also (if you want), add a function for sun altitude, azimuth and the moon too.