SAGA-GIS Module Library Documentation (v2.1.3)

Module Random Terrain Generation

(c) 2004 by Victor Olaya. Terrain Generation

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputGrid (*)Grid list (optional output)TARGET_GRID--
OptionsRadius (cells)IntegerRADIUSRadius (cells)Default: 15
IterationsIntegerITERATIONSIterationsDefault: 10
Target DimensionsChoiceTARGET_TYPE-Available Choices:
[0] User defined
[1] Grid Project
[2] Grid
Default: 0
(*) optional

Command-line

Usage: saga_cmd grid_calculus 6 [-RADIUS <num>] [-ITERATIONS <num>] [-TARGET_TYPE <str>] [-TARGET_GRID <str>] [-USER_CELL_SIZE <str>] [-USER_COLS <num>] [-USER_ROWS <num>] [-GET_SYSTEM_SYSTEM_NX <num>] [-GET_SYSTEM_SYSTEM_NY <num>] [-GET_SYSTEM_SYSTEM_X <str>] [-GET_SYSTEM_SYSTEM_Y <str>] [-GET_SYSTEM_SYSTEM_D <str>] [-GRID_GRID <str>]
  -RADIUS:<num>              	Radius (cells)
	Integer
	Default: 15
  -ITERATIONS:<num>          	Iterations
	Integer
	Default: 10
  -TARGET_TYPE:<str>         	Target Dimensions
	Choice
	Available Choices:
	[0] User defined
	[1] Grid Project
	[2] Grid
	Default: 0
  -TARGET_GRID:<str>         	Grid
	Grid list (optional output)
  -USER_CELL_SIZE:<str>      	Grid Size
	Floating point
	Minimum: 0.000000
	Default: 100.000000
  -USER_COLS:<num>           	Cols
	Integer
	Minimum: 0
	Default: 100
  -USER_ROWS:<num>           	Rows
	Integer
	Minimum: 0
	Default: 100
  -GET_SYSTEM_SYSTEM_NX:<num>	System
	Grid system
  -GET_SYSTEM_SYSTEM_NY:<num>	System
	Grid system
  -GET_SYSTEM_SYSTEM_X:<str> 	System
	Grid system
  -GET_SYSTEM_SYSTEM_Y:<str> 	System
	Grid system
  -GET_SYSTEM_SYSTEM_D:<str> 	System
	Grid system
  -GRID_GRID:<str>           	Grid
	Grid (input)