satpy.readers.hy2_scat_l2b_h5 module
HY-2B L2B Reader.
Distributed by Eumetsat in HDF5 format. Also handle the HDF5 files from NSOAS, based on a file example.
- class satpy.readers.hy2_scat_l2b_h5.HY2SCATL2BH5FileHandler(filename, filename_info, filetype_info)[source]
Bases:
HDF5FileHandler
File handler for HY2 scat.
Initialize file handler.
- property end_time
Time for final observation.
- property platform_name
Get the Platform ShortName.
- property start_time
Time for first observation.