satpy.readers.nwcsaf_msg2013_hdf5 module

Reader for the old NWCSAF/Geo (v2013 and earlier) cloud product format.

References

class satpy.readers.nwcsaf_msg2013_hdf5.Hdf5NWCSAF(filename, filename_info, filetype_info)[source]

Bases: HDF5FileHandler

NWCSAF MSG hdf5 reader.

Init method.

get_area_def(dsid)[source]

Get the area definition of the datasets in the file.

get_dataset(dataset_id, ds_info)[source]

Load a dataset.

property start_time

Return the start time of the object.

satpy.readers.nwcsaf_msg2013_hdf5.get_area_extent(cfac, lfac, coff, loff, numcols, numlines)[source]

Get the area extent from msg parameters.