Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
processing fix SAGA 2.2.* grid_spline tools
  • Loading branch information
Giovanni Manghi authored and alexbruy committed Mar 8, 2016
1 parent f11c5b3 commit ae8e03e
Show file tree
Hide file tree
Showing 13 changed files with 33 additions and 20 deletions.
Expand Up @@ -7,4 +7,5 @@ ParameterNumber|LEVEL|Resolution|0.001|None|1.0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Gri
Expand Up @@ -6,8 +6,9 @@ Hardcoded|-TARGET_DEFINITION 0
ParameterNumber|NPMIN|Minimal Number of Points|0|None|3
ParameterNumber|NPMAX|Maximal Number of Points|11|59|20
ParameterNumber|NPPC|Points per Square|1|None|5
ParameterNumber|K|Tolerance|0|None|140.0
ParameterNumber|K|Tolerance|0|None|140
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Grid
Expand Up @@ -4,10 +4,11 @@ ParameterRaster|GRID|Grid|False
Hardcoded|-TARGET_DEFINITION 0
ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
ParameterNumber|EPSILON|Threshold Error|0|None|0.0001
ParameterNumber|LEVEL_MAX|Maximum Level|1|14|11.0
ParameterNumber|LEVEL_MAX|Maximum Level|1|14|11
ParameterBoolean|UPDATE|Update View|False
ParameterSelection|DATATYPE|Data Type|[0] same as input grid;[1] floating point
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Grid
Expand Up @@ -4,9 +4,11 @@ ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
ParameterNumber|EPSILON|Threshold Error|0|None|0.0001
ParameterNumber|LEVEL_MAX|Maximum level|1|14|11
ParameterBoolean|UPDATE|Update View|False
Hardcoded|-TARGET_DEFINITION 0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Grid
@@ -1,10 +1,11 @@
Thin Plate Spline (Global)
Multilevel B-Spline Interpolation for Categories
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Hardcoded|-TARGET_DEFINITION 0
ParameterNumber|REGULARISATION|Regularisation|0.0000|None|0.0001
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_CATEGORIES|Categories
OutputRaster|TARGET_PROPABILITY|Propability
Expand Up @@ -9,4 +9,5 @@ ParameterBoolean|FRAME|Add Frame|True
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Grid
@@ -1,4 +1,4 @@
Thin Plate Spline (Local)
Thin Plate Spline
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Expand All @@ -7,9 +7,11 @@ ParameterNumber|REGULARISATION|Regularisation|0.0000|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_MIN|Maximum Number of Points|1|None|16
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|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Grid
Expand Up @@ -4,7 +4,6 @@ ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
ParameterNumber|EPSILON|Threshold Error|0|None|0.0001
ParameterBoolean|UPDATE|Update View|False
Hardcoded|-TARGET_DEFINITION 0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
Expand Down
@@ -1,10 +1,11 @@
Thin Plate Spline (Global)
Multilevel B-Spline Interpolation for Categories
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Hardcoded|-TARGET_DEFINITION 0
ParameterNumber|REGULARISATION|Regularisation|0.0000|None|0.0001
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_CATEGORIES|Categories
OutputRaster|TARGET_PROPABILITY|Propability
@@ -1,4 +1,4 @@
Thin Plate Spline (Local)
Thin Plate Spline
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Expand All @@ -7,9 +7,11 @@ ParameterNumber|REGULARISATION|Regularisation|0.0000|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_MIN|Maximum Number of Points|1|None|16
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|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Grid
Expand Up @@ -4,7 +4,6 @@ ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
ParameterNumber|EPSILON|Threshold Error|0|None|0.0001
ParameterBoolean|UPDATE|Update View|False
Hardcoded|-TARGET_DEFINITION 0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
Expand Down
@@ -1,10 +1,11 @@
Thin Plate Spline (Global)
Multilevel B-Spline Interpolation for Categories
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Hardcoded|-TARGET_DEFINITION 0
ParameterNumber|REGULARISATION|Regularisation|0.0000|None|0.0001
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_CATEGORIES|Categories
OutputRaster|TARGET_PROPABILITY|Propability
@@ -1,4 +1,4 @@
Thin Plate Spline (Local)
Thin Plate Spline
grid_spline
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Expand All @@ -7,9 +7,11 @@ ParameterNumber|REGULARISATION|Regularisation|0.0000|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_MIN|Maximum Number of Points|1|None|16
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|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
OutputRaster|TARGET_OUT_GRID|Grid
ParameterRaster|TARGET_TEMPLATE|Target system|True
OutputRaster|TARGET_OUT_GRID|Grid

0 comments on commit ae8e03e

Please sign in to comment.