This is a fork of David Stansby's SODA.
A tool to visualise the data availability of Solar Orbiter data products. The dashboard for remote-sensing instruments data can be viewed at https://spice.ias.u-psud.fr/spice-data/data-availability/.
python run_soda_noshow.py
will run SODA, and create an updated static index.html
file that
can be uploaded to a server.
python run_soda.py
does the same, and also displays the result in a browser.
Github actions can be used automatically deploys a new HTML file to the pages
branch
every time a commit is pushed to the main branch. They are not active on this repository at the moment.
If you have any problems or suggestions for SODA, please open an issue at https://github.com/ebuchlin/soda/issues.