satpy.tests.reader_tests.test_hy2_scat_l2b_h5 module
Module for testing the satpy.readers.hy2_scat_l2b_h5 module.
- class satpy.tests.reader_tests.test_hy2_scat_l2b_h5.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_hy2_scat_l2b_h5.TestHY2SCATL2BH5Reader(methodName='runTest')[source]
Bases:
TestCase
Test HY2 Scatterometer L2B H5 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 = []
- yaml_file = 'hy2_scat_l2b_h5.yaml'