satpy.tests.reader_tests.test_ahi_hrit module
The hrit ahi reader tests package.
- class satpy.tests.reader_tests.test_ahi_hrit.TestHRITJMAFileHandler(methodName='runTest')[source]
Bases:
TestCase
Test the HRITJMAFileHandler.
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.