satpy.tests.reader_tests.test_seviri_base module
Test the MSG common (native and hrit format) functionionalities.
- class satpy.tests.reader_tests.test_seviri_base.SeviriBaseTest(methodName='runTest')[source]
Bases:
TestCase
Test SEVIRI base.
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_seviri_base.TestOrbitPolynomialFinder[source]
Bases:
object
Unit tests for orbit polynomial finder.