satpy.tests.reader_tests.test_cmsaf_claas module
Tests for the ‘cmsaf-claas2_l2_nc’ reader.
- class satpy.tests.reader_tests.test_cmsaf_claas.FakeNetCDF4FileHandler2(*args, auto_maskandscale, **kwargs)[source]
Bases:
satpy.tests.reader_tests.test_netcdf_utils.FakeNetCDF4FileHandler
Class for faking the NetCDF4 Filehandler.
Init the file handler.
- satpy.tests.reader_tests.test_cmsaf_claas.fake_handler()[source]
Wrap NetCDF4 FileHandler with our own fake handler.