XrayDatasetFir

class swpy.swds.dataset.goes. XrayDatasetFir

Bases: GOESDataset , BasePlot

Represents save details of X-ray Dataset before 2021.

data_all

The numpy array storing the data has a size of 1460 x 8 (8 days) for data retrieved from the database, and a size of 1460 x 7 (7 days) for data loaded from the local files. Additionally, sections with no data are filled with numpy.nan .

Type

numpy array