satpy.tests.reader_tests.test_glm_l2 module
The glm_l2 reader tests package.
- class satpy.tests.reader_tests.test_glm_l2.TestGLML2FileHandler(methodName='runTest')[source]
Bases:
TestCase
Tests for the GLM 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.
- class satpy.tests.reader_tests.test_glm_l2.TestGLML2Reader(methodName='runTest')[source]
Bases:
TestCase
Test high-level reading functionality of GLM 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.
- yaml_file = 'glm_l2.yaml'