I’m curious if there is a way to tell when the orekit-data-master.zip is updated? I want to be able to tell when this is updated so I can redownload and replace my current file to stay up to date on the latest updates.
I’m also curious if there is a way to tell which parts of the orekit-data-master.zip have been updated.
The data stuff has its own gitlab repo. It’s in the same project than the Orekit library or the tutorials. You can check the commits to see what’s up.
Do you know that there is an update.sh file you can run yourself to fetch newer versions for some (not all) of the existing files in the folder?
You can run the update.sh script located in the “orekit-data” folder as @Serrof said. Personally, on Windows, I use the “Git bash here” functionality of TortoiseGit to open a shell prompt and run the script.