satpy.readers.iasi_l2 module
IASI L2 files.
- class satpy.readers.iasi_l2.IASIL2CDRNC(*args, engine=['netcdf4', 'h5netcdf'], **kwargs)[source]
Bases:
NetCDF4FsspecFileHandlerReader for IASI L2 CDR in NetCDF format.
Reader for IASI All Sky Temperature and Humidity Profiles - Climate Data Record Release 1.1 - Metop-A and -B. Data and documentation are available from http://doi.org/10.15770/EUM_SEC_CLM_0063. Data are also available from the EUMETSAT Data Store under ID EO:EUM:DAT:0576.
Set up the instance with h5netcdf if netcdf4 does not work.
- class satpy.readers.iasi_l2.IASIL2HDF5(filename, filename_info, filetype_info)[source]
Bases:
BaseFileHandlerFile handler for IASI L2 HDF5 files.
Init the file handler.
- property end_time
Get the end time.
- property start_time
Get the start time.