QGIS/python/plugins/processing/algs/saga/description/2.1.3/ThinPlateSpline(Local).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

16 lines
841 B
Plaintext

Thin Plate Spline (Local)
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Hardcoded|-TARGET_DEFINITION 0
ParameterNumber|REGULARISATION|Regularisation|None|None|0.0001
ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global
ParameterNumber|SEARCH_RADIUS|Search Radius|0.0|None|1000.0
ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance
ParameterNumber|SEARCH_POINTS_MAX|Maximum Number of Points|1|None|20
ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|USER_FIT|Method|[0] nodes;[1] cells
OutputRaster|USER_GRID|Grid