satpy.tests.reader_tests.test_hsaf_h5 module

Tests for the H-SAF H5 reader.

satpy.tests.reader_tests.test_hsaf_h5._get_scene_with_loaded_sc_datasets(filename)[source]

Return a scene with SC and SC_pal loaded.

satpy.tests.reader_tests.test_hsaf_h5.sc_h5_file(tmp_path_factory)[source]

Create a fake HSAF SC HDF5 file.

satpy.tests.reader_tests.test_hsaf_h5.test_hsaf_sc_areadef(sc_h5_file)[source]

Test the H-SAF SC area definition.

satpy.tests.reader_tests.test_hsaf_h5.test_hsaf_sc_colormap_dataset(sc_h5_file)[source]

Test the H-SAF SC_pal dataset.

satpy.tests.reader_tests.test_hsaf_h5.test_hsaf_sc_dataset(sc_h5_file)[source]

Test the H-SAF SC dataset.

satpy.tests.reader_tests.test_hsaf_h5.test_hsaf_sc_datetime(sc_h5_file)[source]

Test the H-SAF reference time.