satpy.readers.insat3d_img_l1b_h5 module¶
File handler for Insat 3D L1B data in hdf5 format.
- class satpy.readers.insat3d_img_l1b_h5.Insat3DIMGL1BH5FileHandler(filename, filename_info, filetype_info)[source]¶
Bases:
BaseFileHandler
File handler for insat 3d imager data.
Initialize file handler.
- property datatree¶
Create the datatree.
- property end_time¶
Get the end time.
- property start_time¶
Get the start time.
- satpy.readers.insat3d_img_l1b_h5.decode_lut_arr(arr, lut)[source]¶
Decode an array using a lookup table.
- satpy.readers.insat3d_img_l1b_h5.get_lonlat_suffix(resolution)[source]¶
Get the lonlat variable suffix from the resolution.