satpy.tests.reader_tests.test_cmsaf_claas module¶
Tests for the ‘cmsaf-claas2_l2_nc’ reader.
- class satpy.tests.reader_tests.test_cmsaf_claas.TestCLAAS2MultiFile[source]¶
Bases:
object
Test reading multiple CLAAS-2 files.
- class satpy.tests.reader_tests.test_cmsaf_claas.TestCLAAS2SingleFile[source]¶
Bases:
object
Test reading a single CLAAS2 file.
- satpy.tests.reader_tests.test_cmsaf_claas.fake_dataset(start_time_str)[source]¶
Create a CLAAS-like test dataset.
- satpy.tests.reader_tests.test_cmsaf_claas.fake_file(fake_dataset, encoding, tmp_path)[source]¶
Write a fake dataset to file.
- satpy.tests.reader_tests.test_cmsaf_claas.fake_files(fake_dataset, encoding, tmp_path)[source]¶
Write the same fake dataset into two different files.
- satpy.tests.reader_tests.test_cmsaf_claas.start_time(request)[source]¶
Get start time of the dataset.