satpy.tests.reader_tests.test_meris_nc module
Module for testing the satpy.readers.meris_nc_sen3 module.
- class satpy.tests.reader_tests.test_meris_nc.TestBitFlags(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_meris_nc.TestMERISReader(methodName='runTest')[source]
Bases:
TestCase
Test various meris_nc_sen3 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 = []