Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[processing] gdal data metrics interpolation test
  • Loading branch information
ghtmtt authored and m-kuhn committed Mar 4, 2017
1 parent 6f04283 commit 7c612ff
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml
Expand Up @@ -665,3 +665,22 @@ tests:
OUTPUT:
hash: 2033731d6fd653da391a2633158f0ea755d96e1b2b2c60a9100332b1
type: rasterhash

- algorithm: gdal:griddatametrics
name: Test (gdal:griddatametrics)
params:
ANGLE: 0.0
INPUT:
name: custom/points_values.gml
type: vector
METRIC: '1'
MIN_POINTS: 0.0
NODATA: 0.0
RADIUS_1: 0.01
RADIUS_2: 0.02
RTYPE: '5'
Z_FIELD: EC
results:
OUTPUT:
hash: 220953299b18286b57ce093a054323e59add7c78c0429a02e51b4ad4
type: rasterhash

0 comments on commit 7c612ff

Please sign in to comment.