satpy.readers.hrpt module
Reading and calibrating hrpt avhrr data.
Todo: - AMSU - Compare output with AAPP
Reading: http://www.ncdc.noaa.gov/oa/pod-guide/ncdc/docs/klm/html/c4/sec4-1.htm#t413-1
Calibration: http://www.ncdc.noaa.gov/oa/pod-guide/ncdc/docs/klm/html/c7/sec7-1.htm
- class satpy.readers.hrpt.HRPTFile(filename, filename_info, filetype_info)[source]
Bases:
BaseFileHandlerReader for HRPT Minor Frame, 10 bits data expanded to 16 bits.
Init the file handler.
- property end_time
Get the end time.
- property start_time
Get the start time.