We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad11ec4 commit 1f645c1Copy full SHA for 1f645c1
python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml
@@ -544,3 +544,16 @@ tests:
544
OUTPUT:
545
hash: 07376c74de869323125ceacbb5e34438655ff73f63d4b3ff3e268f7f
546
type: rasterhash
547
+
548
+ - algorithm: gdal:nearblack
549
+ name: standard near black
550
+ params:
551
+ INPUT:
552
+ name: dem.tif
553
+ type: raster
554
+ NEAR: 15
555
+ WHITE: false
556
+ results:
557
+ OUTPUT:
558
+ hash: fff4a08498e93494f3f2cf1a9074451e6fd68341849aedc9e2c45e6a
559
+ type: rasterhash
0 commit comments