Skip to content

Simple (micro)Python library to compute moon positions/phases etc

License

Notifications You must be signed in to change notification settings

klapauciusisgreat/mooncalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mooncalc

Simple (micro)Python library to compute moon positions/phases etc

Based on the excellent suncalc.js libray by Vladimir Agafonkin, a simple library to compute moon position, azimuth, altitude, phases, rise/set times etc.

I needed this to run on micropython, so it has minimal dependencies.

One could and should add sun set/rise times etc as well.

II should be noted that the computed data is different from what can be looked at mooncalc.org. Not much, but about 1-2 degrees. I'm not sure if mooncalc.org is more correct or not.

About

Simple (micro)Python library to compute moon positions/phases etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages