Commit Graph
1 Commits
Author SHA1 Message Date
Claude aa4f699b43 add test_last_full_moon.py — smoke-test for moon phase + sun events
Finds the most recent full moon (within 35 days), prints illumination,
phase angle, alt/az, and parallactic angle, then calls sun_events_in_range()
for the surrounding day.  The sun_events call is the direct regression
path for the sunrise_sunset() observer fix (bare topos, not earth+topos).

https://claude.ai/code/session_01JieSeNQZ3X6fhsb11YyJrK
2026-05-02 12:48:39 +00:00