mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
gdal roughness test
This commit is contained in:
parent
378212cf42
commit
64f2b660fd
@ -492,3 +492,29 @@ tests:
|
||||
OUTPUT:
|
||||
hash: c9dc888254a571e7fbf66691fb72b35f030f87decf59ce67e32ad89d
|
||||
type: rasterhash
|
||||
|
||||
- algorithm: gdal:roughness
|
||||
name: standard roughness
|
||||
params:
|
||||
BAND: 1
|
||||
COMPUTE_EDGES: false
|
||||
INPUT:
|
||||
name: dem.tif
|
||||
type: raster
|
||||
results:
|
||||
OUTPUT:
|
||||
hash: ee2b317e022da1001378fac60c9b613a74d3566b9870f9d121e6e322
|
||||
type: rasterhash
|
||||
|
||||
- algorithm: gdal:roughness
|
||||
name: roughness with edges
|
||||
params:
|
||||
BAND: 1
|
||||
COMPUTE_EDGES: true
|
||||
INPUT:
|
||||
name: dem.tif
|
||||
type: raster
|
||||
results:
|
||||
OUTPUT:
|
||||
hash: aba5167b8a2e97a93b22d406e0363f91c151fd353c0fc56ce24ac5fc
|
||||
type: rasterhash
|
||||
|
Loading…
x
Reference in New Issue
Block a user