satpy.tests.reader_tests.test_safe_sar_l2_ocn module

Module for testing the satpy.readers.safe_sar_l2_ocn module.

class satpy.tests.reader_tests.test_safe_sar_l2_ocn.TestSAFENC(methodName='runTest')[source]

Bases: TestCase

Test various SAFE SAR L2 OCN file handlers.

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

Set up the tests.

test_get_dataset()[source]

Test getting a dataset.

test_init()[source]

Test reader initialization.