Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
nicogodet committed Jun 15, 2021
1 parent 8a0212e commit bb3d9ad
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/plugins/processing/tests/grass7_todo.md
Expand Up @@ -25,7 +25,6 @@
* r.mfilter
* r.mfilter.fp
* r.mode
* r.neighbors
* r.null
* r.out.gridatb
* r.out.ppm
Expand Down
Expand Up @@ -824,3 +824,25 @@ tests:
output:
hash: caa4870e0f0f1a42583cd562c26f0ad6b7795116961c7f6053f1ccde
type: rasterhash

- algorithm: grass7:r.neighbors
name: GRASS7 r.neighbors
params:
-a: false
-c: false
GRASS_RASTER_FORMAT_META: ''
GRASS_RASTER_FORMAT_OPT: ''
GRASS_REGION_CELLSIZE_PARAMETER: 0.0
input:
name: custom/grass7/float_raster.tif
type: raster
method: 0
quantile: ''
size: 3
weight:
name: ''
type: file
results:
output:
hash: 7e78e8b556c9a39e07b2bf8edbd45c17fbd1897de974c52bc97009a8
type: rasterhash

0 comments on commit bb3d9ad

Please sign in to comment.