satpy.tests.reader_tests.test_seviri_l2_bufr module

Unittesting the SEVIRI L2 BUFR reader.

class satpy.tests.reader_tests.test_seviri_l2_bufr.TestSeviriL2Bufr(methodName='runTest')[source]

Bases: unittest.case.TestCase

Test NativeMSGBufrHandler.

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.

seviri_l2_bufr_test(filename)[source]

Test the SEVIRI BUFR handler.

test_seviri_l2_bufr()[source]

Call the test function.