satpy.tests.reader_tests.test_hdfeos_base module

Tests for the HDF-EOS base functionality.

class satpy.tests.reader_tests.test_hdfeos_base.TestReadMDA(methodName='runTest')[source]

Bases: TestCase

Test reading metadata.

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

Test reading basic metadata.

test_read_mda_geo_resolution()[source]

Test reading geo resolution.