mirror of
https://github.com/cosinekitty/astronomy.git
synced 2025-12-23 23:58:15 -05:00
Moon and Sun rise/set test data
Data originally obtained from: https://aa.usno.navy.mil/data/docs/RS_OneYear.php
That link is now broken. The calculator moved to: https://aa.usno.navy.mil/data/RS_OneYear
To add more test cases:
- Visit the second link above. Enter year, latitude, longitude.
- Generate a year's worth of rise/set data.
- View page source.
- Copy and paste just the preformatted calendar section.
- Save as an html file.
- Run the script ./parse_riseset.py
- Verify that the new data has been inserted into riseset.txt.