Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add test for GRASS r.proj alg
  • Loading branch information
agiudiceandrea committed Jun 4, 2021
1 parent 57326cb commit 7d57aee
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 7d57aee

Please sign in to comment.