SAGA 9.3.3 | Tool Library Documentation

Gaussian Landscapes


Description

Generates Gaussian landscapes. References: - Halling, H., Moeller, R. (1995): 'Mathematik fuers Auge', Heidelberg, 144p. - Mandelbrot, B.B. (1983): 'The Fractal Geometry of Nature', New York, 490p.


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputGriddata object Grid, output, optionalGRID--
OptionsWidth (Cells)integer numberNX-Minimum: 1 Default: 100
Height (Cells)integer numberNY-Minimum: 1 Default: 100
Roughness/Smoothnessfloating point numberH-Minimum: 0.000000 Maximum: 1.000000 Default: 0.750000
MethodchoiceMETHOD-Available Choices: [0] Simple [1] Flattening Default: 0
Flatteningfloating point numberM-Default: 2.000000

Command Line


Usage: saga_cmd garden_fractals 5 [-GRID ] [-NX ] [-NY ] [-H ] [-METHOD ] [-M ]
  -GRID:  	Grid
	data object Grid, output, optional
  -NX:    	Width (Cells)
	integer number
	Minimum: 1
	Default: 100
  -NY:    	Height (Cells)
	integer number
	Minimum: 1
	Default: 100
  -H:  	Roughness/Smoothness
	floating point number
	Minimum: 0.000000
	Maximum: 1.000000
	Default: 0.750000
  -METHOD:	Method
	choice
	Available Choices:
	[0] Simple
	[1] Flattening
	Default: 0
  -M:  	Flattening
	floating point number
	Default: 2.000000