satpy.tests.reader_tests.test_vaisala_gld360 module

Unittesting the Vaisala GLD360 reader.

class satpy.tests.reader_tests.test_vaisala_gld360.TestVaisalaGLD360TextFileHandler(methodName='runTest')[source]

Bases: TestCase

Test the VaisalaGLD360TextFileHandler.

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 = []
test_vaisala_gld360()[source]

Test basic functionality for vaisala file handler.