Hi, I have just registered here.
It seems there is no list of the Saturnian moon events, only simulators or webpage where you need to search for events day by day. I have generated one (find zipped archive) from JPL ephemerides using Astropy Python package.
The results have been validated by comparison with https://doncarona.ta...du/apps/saturn/ page for several events; the agreement is within 4 minutes and mostly within 2 minutes. The only exception is Iapetus (for Iapetus it can be as large as 40 minutes).
The list is in ascii files with a simple format, for example, the intervals of Titan's transits, shadow transits, and eclipses/occultations are given as:
Tra: 2024-05-13T11:25:49Z 2024-05-13T12:54:49Z 96
...
Sha: 2024-11-20T19:58:29Z 2024-11-20T22:31:29Z 92
...
EOc: Occ 2024-05-21T10:05:37Z Occ 2024-05-21T13:22:37Z 82
It is GMT/UTC time. So conversion to your local timezone is needed.
The format is explained in readme.txt.
Hope someone finds it helpful.
Attached Files
Edited by Diff, 14 August 2024 - 03:52 AM.