Skip to content

Commit 7c612ff

Browse files
ghtmttm-kuhn
authored andcommitted
[processing] gdal data metrics interpolation test
1 parent 6f04283 commit 7c612ff

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,3 +665,22 @@ tests:
665665
OUTPUT:
666666
hash: 2033731d6fd653da391a2633158f0ea755d96e1b2b2c60a9100332b1
667667
type: rasterhash
668+
669+
- algorithm: gdal:griddatametrics
670+
name: Test (gdal:griddatametrics)
671+
params:
672+
ANGLE: 0.0
673+
INPUT:
674+
name: custom/points_values.gml
675+
type: vector
676+
METRIC: '1'
677+
MIN_POINTS: 0.0
678+
NODATA: 0.0
679+
RADIUS_1: 0.01
680+
RADIUS_2: 0.02
681+
RTYPE: '5'
682+
Z_FIELD: EC
683+
results:
684+
OUTPUT:
685+
hash: 220953299b18286b57ce093a054323e59add7c78c0429a02e51b4ad4
686+
type: rasterhash

0 commit comments

Comments
 (0)