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:
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.
- _classSetupFailed = False
- _class_cleanups = []
- satpy.tests.reader_tests.test_iasi_l2.fake_iasi_l2_cdr_nc_dataset()[source]
Create minimally fake IASI L2 CDR NC dataset.
- satpy.tests.reader_tests.test_iasi_l2.fake_iasi_l2_cdr_nc_file(fake_iasi_l2_cdr_nc_dataset, tmp_path)[source]
Write a NetCDF file with minimal fake IASI L2 CDR NC data.