Unit tests for IASI L2 reader.
Bases: TestCase
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.
Test reading emissivity dataset.
Helper function.
Test reading pressure dataset.
Test reading sensing times.
Create temporary data to test on.
Remove the temporary directory created for a test.
Test _form_datetimes() function.
Test get_dataset() for different datasets.
Test reader initialization.
Test read_dataset() function.
Test read_geo() function.
Test scene creation.
Test that all datasets are available.
Test loading emissivity data.
Test loading pressure data.
Test loading sensing times.
Test time properties.
Save the test to the indicated directory.