satpy.tests.reader_tests.test_mersi2_l1b module
Tests for the ‘mersi2_l1b’ reader.
- class satpy.tests.reader_tests.test_mersi2_l1b.FakeHDF5FileHandler2(filename, filename_info, filetype_info, **kwargs)[source]
Bases:
FakeHDF5FileHandler
Swap-in HDF5 File Handler.
Get fake file content from ‘get_test_content’.
- class satpy.tests.reader_tests.test_mersi2_l1b.TestMERSI2L1BReader(methodName='runTest')[source]
Bases:
TestCase
Test MERSI2 L1B 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.
- yaml_file = 'mersi2_l1b.yaml'