satpy.tests.reader_tests.test_iasi_l2 module
Unit tests for IASI L2 reader.
- class satpy.tests.reader_tests.test_iasi_l2.TestIasiL2(methodName='runTest')[source]
Bases:
unittest.case.TestCase
Test IASI 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.