satpy.tests.reader_tests.test_iasi_l2_so2_bufr module
Unittesting the SEVIRI L2 BUFR reader.
- class satpy.tests.reader_tests.test_iasi_l2_so2_bufr.TestIasiL2So2Bufr(methodName='runTest')[source]
Bases:
TestCase
Test IASI l2 SO2 loader.
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.