satpy.readers.seadas_l2 module
Reader for SEADAS L2 products.
This reader currently only supports MODIS and VIIRS Chlorophyll A from SEADAS.
- class satpy.readers.seadas_l2.SEADASL2HDFFileHandler(filename, filename_info, filetype_info)[source]
Bases:
satpy.readers.hdf4_utils.HDF4FileHandler
Simple handler of SEADAS L2 files.
Open file and collect information.
- property end_time
Get the ending observation time of this file’s data.
- property sensor_names
Get sensor for the current file’s data.
- property start_time
Get the starting observation time of this file’s data.