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.

get_test_content(filename, filename_info, filetype_info)[source]

Get the content of the test data.

satpy.tests.reader_tests.test_cmsaf_claas.fake_handler()[source]

Wrap NetCDF4 FileHandler with our own fake handler.

satpy.tests.reader_tests.test_cmsaf_claas.reader()[source]

Return reader for CMSAF CLAAS-2.

satpy.tests.reader_tests.test_cmsaf_claas.test_file_pattern(reader)[source]

Test file pattern matching.

satpy.tests.reader_tests.test_cmsaf_claas.test_load(reader)[source]

Test loading.