QGIS/python/plugins/processing/algs/saga/description/2.1.3/CubicSplineApproximation.txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

13 lines
528 B
Plaintext

Cubic Spline Approximation
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Hardcoded|-TARGET_DEFINITION 0
ParameterNumber|NPMIN|Minimal Number of Points|None|None|3
ParameterNumber|NPMAX|Maximal Number of Points|None|None|20
ParameterNumber|NPPC|Points per Square|None|None|5
ParameterNumber|K|Tolerance|None|None|140.0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
OutputRaster|USER_GRID|Grid