File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
python/plugins/processing/tests/testdata Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -518,3 +518,29 @@ tests:
518
518
OUTPUT :
519
519
hash : aba5167b8a2e97a93b22d406e0363f91c151fd353c0fc56ce24ac5fc
520
520
type : rasterhash
521
+
522
+ - algorithm : gdal:triterrainruggednessindex
523
+ name : standard TRI
524
+ params :
525
+ BAND : 1
526
+ COMPUTE_EDGES : false
527
+ INPUT :
528
+ name : dem.tif
529
+ type : raster
530
+ results :
531
+ OUTPUT :
532
+ hash : c888764a08fae72a129dfff4947149c3185532373d33d4537ecf409c
533
+ type : rasterhash
534
+
535
+ - algorithm : gdal:triterrainruggednessindex
536
+ name : TRI with edges
537
+ params :
538
+ BAND : 1
539
+ COMPUTE_EDGES : true
540
+ INPUT :
541
+ name : dem.tif
542
+ type : raster
543
+ results :
544
+ OUTPUT :
545
+ hash : 07376c74de869323125ceacbb5e34438655ff73f63d4b3ff3e268f7f
546
+ type : rasterhash
You can’t perform that action at this time.
0 commit comments