FileType

class eispac.net.attrs.FileType(value)[source]

Bases: SimpleAttr

Specifies the type of EIS level 1 file

Parameters:

value (str) – Possible values are “HDF5 data” or “HDF5 header” to retrieve the data and header files, respectively, in HDF5 format, or “FITS” to retrieve the FITS files. Inputs are not case sensitive.