Reference/API#

sunpy_soar Package#

sunpy-soar#

A sunpy FIDO plugin for accessing data in the Solar Orbiter Archive (SOAR).

Classes#

SOARClient()

Provides access to Solar Orbiter Archive (SOAR) which provides data for Solar Orbiter.

sunpy_soar.attrs Module#

This file defines the net attributes that can be used to search the SOAR.

Classes#

SOOP(value)

The SOOP name to search for.

Distance(dist_min, dist_max)

Specifies the distance range.

Product(value)

The data product descriptor to search for.

Sensor(value)

The sensor from which the data comes from.

Note

All attrs for sunpy_soar should be accessed as follows:

import sunpy_soar
from sunpy.net import Fido, attrs as a

a.soar.Product