Skip to content

Commit 1f645c1

Browse files
committed
gdal near black test
1 parent ad11ec4 commit 1f645c1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,3 +544,16 @@ tests:
544544
OUTPUT:
545545
hash: 07376c74de869323125ceacbb5e34438655ff73f63d4b3ff3e268f7f
546546
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

Comments
 (0)