satpy.tests.reader_tests.test_eum_base module

EUMETSAT base reader tests package.

class satpy.tests.reader_tests.test_eum_base.TestGetServiceMode(methodName='runTest')[source]

Bases: TestCase

Test the get_service_mode function.

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 = []
test_get_fci_service_mode_fdss()[source]

Test fetching of FCI service mode information for FDSS.

test_get_fci_service_mode_rss()[source]

Test fetching of FCI service mode information for RSS.

test_get_seviri_service_mode_fes()[source]

Test fetching of SEVIRI service mode information for FES.

test_get_seviri_service_mode_iodc_E0415()[source]

Test fetching of SEVIRI service mode information for IODC at 41.5 degrees East.

test_get_seviri_service_mode_iodc_E0455()[source]

Test fetching of SEVIRI service mode information for IODC at 45.5 degrees East.

test_get_seviri_service_mode_rss()[source]

Test fetching of SEVIRI service mode information for RSS.

test_get_unknown_instrument_service_mode()[source]

Test fetching of service mode information for unknown input instrument.

test_get_unknown_lon_service_mode()[source]

Test fetching of service mode information for unknown input longitude.

class satpy.tests.reader_tests.test_eum_base.TestMakeTimeCdsDictionary(methodName='runTest')[source]

Bases: TestCase

Test TestMakeTimeCdsDictionary.

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 = []
test_fun()[source]

Test function for TestMakeTimeCdsDictionary.

class satpy.tests.reader_tests.test_eum_base.TestMakeTimeCdsRecarray(methodName='runTest')[source]

Bases: TestCase

Test TestMakeTimeCdsRecarray.

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 = []
test_fun()[source]

Test function for TestMakeTimeCdsRecarray.

class satpy.tests.reader_tests.test_eum_base.TestRecarray2Dict(methodName='runTest')[source]

Bases: TestCase

Test TestRecarray2Dict.

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 = []
test_mpef_product_header()[source]

Test function for TestRecarray2Dict and mpef product header.

test_timestamps()[source]

Test function for TestRecarray2Dict.