satpy.tests.reader_tests.test_goes_imager_nc_eum module
Tests for the goes imager nc reader (EUMETSAT variant).
- class satpy.tests.reader_tests.test_goes_imager_nc_eum.GOESNCEUMFileHandlerRadianceTest(methodName='runTest')[source]
Bases:
TestCase
Tests for the radiances.
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.
- longMessage = True
- class satpy.tests.reader_tests.test_goes_imager_nc_eum.GOESNCEUMFileHandlerReflectanceTest(methodName='runTest')[source]
Bases:
TestCase
Testing the reflectances.
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.
- longMessage = True