cosinekitty / astronomy

Astronomy Engine: multi-language calculation of Sun, Moon, and planet positions. Predicts lunar phases, eclipses, transits, oppositions, conjunctions, equinoxes, solstices, rise/set times, and other events. Provides vector and angular coordinate transforms among equatorial, ecliptic, horizontal, and galactic orientations.
MIT License
456 stars 63 forks source link

Base on different (lat, lon, time), calculate different moon phase. #331

Closed hymn4u closed 8 months ago

hymn4u commented 8 months ago

Different moon phase i mean is, a different angle and percentage. Even the input "time" is equal, but lat&lon difference will cause a different phase look. I found this issue: https://github.com/cosinekitty/astronomy/issues/90, seems relevant. But i still dont know how to use our repo to calculate. Any help is appreciate, thx

hymn4u commented 8 months ago
1 2