satpy.tests.reader_tests.test_aapp_mhs_amsub_l1c module

Test module for the MHS AAPP level-1c reader.

class satpy.tests.reader_tests.test_aapp_mhs_amsub_l1c.TestMHS_AMSUB_AAPPL1CReadData(methodName='runTest')[source]

Bases: TestCase

Test the filehandler.

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

_classSetupFailed = False
_class_cleanups = []
setUp()[source]

Set up the test case.

test_angles()[source]

Test reading the angles.

test_navigation()[source]

Test reading the longitudes and latitudes.

test_platform_name()[source]

Test getting the platform name.

test_read()[source]

Test getting the platform name.

test_sensor_name()[source]

Test getting the sensor name.