Skip to content

Commit

Permalink
more SAGA tools fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gioman committed Sep 28, 2017
1 parent 7de9078 commit 6698c07
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Expand Up @@ -2,7 +2,7 @@ K-Means Clustering for Grids
imagery_classification
ParameterMultipleInput|GRIDS|Grids|3|False
OutputRaster|CLUSTER|Clusters
ParameterTable|STATISTICS|Statistics|False
OutputTable|STATISTICS|Statistics|False
ParameterSelection|METHOD|Method|[0] Iterative Minimum Distance (Forgy 1965);[1] Hill-Climbing (Rubin 1967);[2] Combined Minimum Distance / Hillclimbing| 1
ParameterNumber|NCLUSTER|Clusters| 2|None| 10
ParameterNumber|MAXITER|Maximum Iterations| 0|None| 0
Expand Down
Expand Up @@ -3,7 +3,7 @@ grid_gridding
ParameterVector|SHAPES|Points|0|False
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
Hardcoded|-TARGET_DEFINITION 0
ParameterBoolean|SIBSON|Sibson|True
ParameterSelection|METHOD|Method|[0] Linear;[1] Sibson;[1] Non-Sibsonian
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
Expand Down
@@ -1,9 +1,9 @@
RiverGridGeneration
sim_rivflow
ParameterRaster|INPUT|Gel�ndemodell (DTM)|False
ParameterRaster|INPUT|Gelandemodell (DTM)|False
OutputRaster|OUTPUT|HG Raster
ParameterNumber|SX|Abflusspfad-Quelle, x-Wert| 0|None| 0
ParameterNumber|SY|Abflusspfad-Quelle, y-Wert| 0|None| 0
ParameterNumber|MX|Abflusspfad-M�ndung, x-Wert| 0|None| 0
ParameterNumber|MY|Abflusspfad-M�ndung, y-Wert| 0|None| 0
ParameterNumber|MX|Abflusspfad-Mundung, x-Wert| 0|None| 0
ParameterNumber|MY|Abflusspfad-Mundung, y-Wert| 0|None| 0
ParameterBoolean|Owrite|Overwrite RiverGridCells|False

0 comments on commit 6698c07

Please sign in to comment.