satpy.tests.reader_tests.test_goes_imager_hrit module

The hrit msg reader tests package.

class satpy.tests.reader_tests.test_goes_imager_hrit.TestGVARFloat(methodName='runTest')[source]

Bases: TestCase

GVAR float tester.

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

Test function.

class satpy.tests.reader_tests.test_goes_imager_hrit.TestHRITGOESFileHandler(methodName='runTest')[source]

Bases: TestCase

Test the HRITFileHandler.

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

Set up the hrit file handler for testing.

test_get_area_def()[source]

Test getting the area definition.

test_get_dataset(base_get_dataset)[source]

Test get_dataset.

test_init()[source]

Test the init.

class satpy.tests.reader_tests.test_goes_imager_hrit.TestHRITGOESPrologueFileHandler(methodName='runTest')[source]

Bases: TestCase

Test the HRITFileHandler.

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_init(new_fh_init, fromfile, recarray2dict)[source]

Setup the hrit file handler for testing.

class satpy.tests.reader_tests.test_goes_imager_hrit.TestMakeSGSTime(methodName='runTest')[source]

Bases: TestCase

SGS Time tester.

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

Encode the test time.