satpy.readers.cmsaf_claas2 module¶
Module containing CMSAF CLAAS v2 FileHandler.
- class satpy.readers.cmsaf_claas2.CLAAS2(*args, **kwargs)[source]¶
Bases:
NetCDF4FileHandler
Handle CMSAF CLAAS-2 files.
Initialise class.
- available_datasets(configured_datasets=None)[source]¶
Yield a collection of available datasets.
Return a generator that will yield the datasets available in the loaded files. See docstring in parent class for specification details.
- property end_time¶
Get end time from file.
- grid_size = 3636¶
- property start_time¶
Get start time from file.