satpy.tests.reader_tests.test_viirs_l2 module

Tests for the VIIRS CSPP L2 readers.

satpy.tests.reader_tests.test_viirs_l2.cloud_mask_file(tmp_path)[source]

Create a temporary JRR CloudMask file as a fixture.

satpy.tests.reader_tests.test_viirs_l2.test_cloud_mas_read_binary_cloud_mask(cloud_mask_file)[source]

Test reading binary cloud mask dataset.

satpy.tests.reader_tests.test_viirs_l2.test_cloud_mask_read_cloud_mask(cloud_mask_file)[source]

Test reading cloud mask dataset.

satpy.tests.reader_tests.test_viirs_l2.test_cloud_mask_read_latitude(cloud_mask_file)[source]

Test reading latitude dataset.

satpy.tests.reader_tests.test_viirs_l2.test_cloud_mask_read_longitude(cloud_mask_file)[source]

Test reading longitude dataset.