satpy.tests.reader_tests.test_olci_nc module
Module for testing the satpy.readers.olci_nc module.
- class satpy.tests.reader_tests.test_olci_nc.TestL1bBitFlags(methodName='runTest')[source]
Bases:
TestCase
Test the bitflag reading.
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 = []
- class satpy.tests.reader_tests.test_olci_nc.TestL2BitFlags(methodName='runTest')[source]
Bases:
TestCase
Test the bitflag reading.
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 = []
- class satpy.tests.reader_tests.test_olci_nc.TestOLCIReader(methodName='runTest')[source]
Bases:
TestCase
Test various olci_nc filehandlers.
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 = []