satpy.tests.reader_tests.test_utils module
Testing of helper functions.
- class satpy.tests.reader_tests.test_utils.TestHelpers(methodName='runTest')[source]
Bases:
TestCase
Test the area helpers.
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.
- test_generic_open_FSFile_MemoryFileSystem()[source]
Test the generic_open method with FSFile in MemoryFileSystem.
- test_get_user_calibration_factors()[source]
Test the retrieval of user-supplied calibration factors.