satpy.tests.reader_tests.test_nwcsaf_nc module
Unittests for NWC SAF reader.
- class satpy.tests.reader_tests.test_nwcsaf_nc.TestNcNWCSAF(methodName='runTest')[source]
Bases:
unittest.case.TestCase
Test the NcNWCSAF reader.
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.