BaseDataset

class swpy.swds.dataset.utilities. BaseDataset

A class that receives the path of a data file and provides a structure for storing and processing various information related to the data.

filepath

The path to the dataset file.

Type

str

Methods Summary

info()

Prints dataset information.

Methods Documentation

info ( self )

Prints dataset information.

  • The dataset information contains corresponding content, 'Institute', 'Observatory', 'Satellite', 'Instrument', 'Telescope', 'Detector', 'Model', 'Object', 'Date', 'Dimension', 'Data num'.