satpy.tests.reader_tests.test_goes_imager_nc_noaa module
Tests for the goes imager nc reader (NOAA CLASS variant).
- class satpy.tests.reader_tests.test_goes_imager_nc_noaa.GOESNCBaseFileHandlerTest(methodName='runTest')[source]
Bases:
TestCase
Testing the file handler.
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 = []
- longMessage = True
- class satpy.tests.reader_tests.test_goes_imager_nc_noaa.GOESNCFileHandlerTest(methodName='runTest')[source]
Bases:
TestCase
Test the file handler.
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 = []
- longMessage = True
- class satpy.tests.reader_tests.test_goes_imager_nc_noaa.TestChannelIdentification[source]
Bases:
object
Test identification of channel type.