satpy.tests.reader_tests.test_clavrx.test_clavrx_geohdf module
Module for testing the satpy.readers.clavrx module.
- class satpy.tests.reader_tests.test_clavrx.test_clavrx_geohdf.FakeHDF4FileHandlerGeo(filename, filename_info, filetype_info, **kwargs)[source]
Bases:
FakeHDF4FileHandler
Swap-in HDF4 File Handler.
Get fake file content from ‘get_test_content’.
- class satpy.tests.reader_tests.test_clavrx.test_clavrx_geohdf.TestCLAVRXReaderGeo(methodName='runTest')[source]
Bases:
TestCase
Test CLAVR-X Reader with Geo files.
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 exception raised when no donor file is available.
- yaml_file = 'clavrx.yaml'