satpy.readers.msi_ec_l1c_h5 module
A reader for Level 1C data produced by the MSI instrument aboard EarthCARE.
The MSI L1 files are described in the document “MSI L1 Product Definitions”: https://earthcarehandbook.earth.esa.int/documents/d/earthcare-data-handbook/msi-l1-product-definitions-volume-a-nominal-products
- class satpy.readers.msi_ec_l1c_h5.MSIECL1CFileHandler(filename, filename_info, filetype_info)[source]
Bases:
HDF5FileHandlerFile handler for MSI L1c H5 files.
Init the file handler.
- property end_time
Get end time.
- property start_time
Get start time.