We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 23a9922 + 3e7dba2 commit 5f19dffCopy full SHA for 5f19dff
python/plugins/processing/algs/grass/description/r.resamp.rst.txt
@@ -2,8 +2,8 @@ r.resamp.rst
2
Reinterpolates using regularized spline with tension and smoothing.
3
Raster (r.*)
4
ParameterRaster|input|Raster layer|False
5
-ParameterNumber|ew_res|Desired east-west resolution|0.0|None|1
6
-ParameterNumber|ns_res|Desired north-south resolution|0.0|None|1
+ParameterNumber|ew_res|Desired east-west resolution|0.0|None|1.0
+ParameterNumber|ns_res|Desired north-south resolution|0.0|None|1.0
7
ParameterBoolean|-t|Use dnorm independent tension|False
8
ParameterBoolean|-a_r.region|Align region to resolution (default = align to bounds) in r.region|False
9
OutputRaster|elev|Resampled RST
0 commit comments