satpy.tests.reader_tests.test_goes_imager_hrit module
The hrit msg reader tests package.
- class satpy.tests.reader_tests.test_goes_imager_hrit.TestGVARFloat(methodName='runTest')[source]
Bases:
unittest.case.TestCaseGVAR float tester.
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.
- class satpy.tests.reader_tests.test_goes_imager_hrit.TestHRITGOESFileHandler(methodName='runTest')[source]
Bases:
unittest.case.TestCaseTest the HRITFileHandler.
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.
- class satpy.tests.reader_tests.test_goes_imager_hrit.TestHRITGOESPrologueFileHandler(methodName='runTest')[source]
Bases:
unittest.case.TestCaseTest the HRITFileHandler.
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.
- class satpy.tests.reader_tests.test_goes_imager_hrit.TestMakeSGSTime(methodName='runTest')[source]
Bases:
unittest.case.TestCaseSGS Time tester.
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.