Collect Saturn Github Projects


 
Last edited:
This is possibly too highly specific to the Rhea/Phoebe Saturn ODEs and RMENU to be generally useful, but here's my tool in Go to scan the headers of Saturn disc images and order them in folders + generate the right menu entries for that specific family of ODEs:

 
This is possibly too highly specific to the Rhea/Phoebe Saturn ODEs and RMENU to be generally useful, but here's my tool in Go to scan the headers of Saturn disc images and order them in folders + generate the right menu entries for that specific family of ODEs:
Nice! Before alphabetical sorting was implemented into RMenu, I made my own Python script (but never uploaded it anywhere) which does the same thing as the "sort" operation in gODESort, and then executes the RMenu List Generator to build the ISO. However, your script has the added benefit of using the image filenames for the menu entries, which is a nice touch :)

There's also this script for generating the Rhea/Phoebe menu. I haven't used it so I'm not vouching for it or anything, just putting it here for posterity.

 
Back
Top