satpy.readers.atms_sdr_hdf5 module
Reader for the ATMS SDR format.
A reader for Advanced Technology Microwave Sounder (ATMS) SDR data as it e.g. comes out of the CSPP package for processing Direct Readout data.
The format is described in the JPSS COMMON DATA FORMAT CONTROL BOOK (CDFCB):
Joint Polar Satellite System (JPSS) Common Data Format Control Book - External (CDFCB-X) Volume III - SDR/TDR Formats
(474-00001-03_JPSS-CDFCB-X-Vol-III_0124C.pdf)
https://www.nesdis.noaa.gov/about/documents-reports/jpss-technical-documents/jpss-science-documents
- class satpy.readers.atms_sdr_hdf5.ATMS_SDR_FileHandler(filename, filename_info, filetype_info, **kwargs)[source]
Bases:
JPSS_SDR_FileHandler
ATMS SDR HDF5 File Reader.
Initialize file handler.