satpy.tests.test_multiscene module¶
Unit tests for multiscene.py.
- class satpy.tests.test_multiscene.TestBlendFuncs(methodName='runTest')[source]¶
Bases:
TestCase
Test individual functions used for blending.
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.
- class satpy.tests.test_multiscene.TestMultiScene(methodName='runTest')[source]¶
Bases:
TestCase
Test basic functionality of MultiScene.
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.
- class satpy.tests.test_multiscene.TestMultiSceneGrouping[source]¶
Bases:
object
Test dataset grouping in MultiScene.
- class satpy.tests.test_multiscene.TestMultiSceneSave(methodName='runTest')[source]¶
Bases:
TestCase
Test saving a MultiScene to various formats.
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.
- test_save_datasets_distributed_delayed()[source]¶
Test distributed save for writers returning delayed obejcts e.g. simple_image.