Skip to content

Commit

Permalink
Add test for GRASS r.proj alg
Browse files Browse the repository at this point in the history
(cherry picked from commit 7d57aee)
  • Loading branch information
agiudiceandrea authored and nyalldawson committed Jun 21, 2021
1 parent a867493 commit 6795bfa
Showing 1 changed file with 18 additions and 0 deletions.
Expand Up @@ -806,3 +806,21 @@ tests:
type: regex
rules:
- '1.0|0.0|1.0|1.0|1|2'

- algorithm: grass7:r.proj
name: GRASS7 r.proj
params:
-n: false
GRASS_RASTER_FORMAT_META: ''
GRASS_RASTER_FORMAT_OPT: ''
GRASS_REGION_CELLSIZE_PARAMETER: 0.0
crs: EPSG:32634
input:
name: dem.tif
type: raster
memory: 300
method: 0
results:
output:
hash: caa4870e0f0f1a42583cd562c26f0ad6b7795116961c7f6053f1ccde
type: rasterhash

0 comments on commit 6795bfa

Please sign in to comment.