satpy.tests.reader_tests.test_slstr_l2 module
Module for testing the satpy.readers.slstr_l2 module.
- class satpy.tests.reader_tests.test_slstr_l2.TestSLSTRL2Reader(methodName='runTest')[source]
Bases:
unittest.case.TestCase
Test Sentinel-3 SST L2 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.