Convert the calendar with astronomical events (from seasky.org) to iCal
You can just run the script like this:
python getAstroCal.py
This will create an iCal file.
The script is set to make an iCal containing the events from 2018-2034. You can change this by editing line 33, add one to the last year.
years = [1969, 1985]
for example will set the range from 1969 to 1984.
The content on http://seasky.org is copyrighted:
Information contained within this site may be used for any personal, educational, and most non-commercial purposes as long as Sea and Sky is credited as the source.