satpy.tests.reader_tests.test_utils module
Testing of helper functions.
- class satpy.tests.reader_tests.test_utils.TestCalibrationCoefficientPicker[source]
Bases:
object
Unit tests for calibration coefficient selection.
- test_fallback_to_nominal(coefs, wishlist, caplog)[source]
Test falling back to nominal coefficients.
- 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.
- _classSetupFailed = False
- _class_cleanups = []
- 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.