Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more SAGA tools fixes #5267

Merged
merged 1 commit into from
Sep 29, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
@@ -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