A sunpy Fido plugin for accessing data in the Solar Orbiter Archive (SOAR).
sunpy-soar
requires python >= 3.10
and sunpy >= 5.0
.
Currently it can be installed from PyPI using:
pip install sunpy-soar
or conda using
conda install -c conda-forge sunpy-soar
sunpy-soar
queries the official repository of Solar Orbiter data, the SOAR.
The Virtual Solar Observatory (VSO) as of writing (September 2022) mirrors a subset of the Solar Orbiter archive alongside many other solar physics data sources.
The VSO allows data from multiple missions/observatories to be easily queried in one go, but users should be aware that the VSO is not the official repository for Solar Orbiter data and does not currently (as of September 2022) provide a comprehensive listing of all available Solar Orbiter data.
For more information or to ask questions about sunpy-soar
or any other SunPy Project library, check out:
If you would like to get involved, start by joining the SunPy Chat and check out our Newcomers' guide. This will walk you through getting set up for contributing.
.. toctree:: :hidden: generated/gallery/index how_to/index dev_guide/index api whatsnew/index coc