satpy.tests.enhancement_tests.test_viirs module

Unit testing for the VIIRS enhancement function.

class satpy.tests.enhancement_tests.test_viirs.TestVIIRSEnhancement(methodName='runTest')[source]

Bases: TestCase

Class for testing the VIIRS enhancement function in satpy.enhancements.viirs.

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

Create test data.

test_viirs()[source]

Test VIIRS flood enhancement.