satpy.tests.reader_tests.test_viirs_atms_utils module

Test common VIIRS/ATMS SDR reader functions.

satpy.tests.reader_tests.test_viirs_atms_utils.test_get_file_units(caplog)[source]

Test get the file-units from the dataset info.

satpy.tests.reader_tests.test_viirs_atms_utils.test_get_scale_factors_for_units_reflectances(caplog)[source]

Test get scale factors for units, when variable is supposed to be a reflectance.

satpy.tests.reader_tests.test_viirs_atms_utils.test_get_scale_factors_for_units_tbs(caplog)[source]

Test get scale factors for units, when variable is supposed to be a brightness temperature.

satpy.tests.reader_tests.test_viirs_atms_utils.test_get_scale_factors_for_units_unsupported_units()[source]

Test get scale factors for units, when units are not supported.