mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-23 00:43:34 -04:00
When the full moon's ecliptic latitude is larger than 1.8 degrees, even a penumbral eclipse is not possible. Thus there is no need to search for the minimum shadow distance in that case. This decreased unit test CalcMoon() count to 127155. Improvement ratio over original algorithm = 4.55.