SAGA-GIS Tool Library Documentation (v7.2.0)

Tool Grid Animation

Creates an animation based on the values of selected grids. Previously known as 'Color Blending'.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsGrid list (input)GRIDS--
OutputGridGrid (output)GRID--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Save ImagesFile pathFILE--
Interpolation StepsIntegerNSTEPS-Minimum: 0
Default: 0
Progress BarBooleanPROGRESS-Default: 0
LoopChoiceLOOP-Available Choices:
[0] do not loop
[1] loop to first grid
[2] loop
Default: 1
Histogram StretchChoiceRANGE-Available Choices:
[0] each grid's range
[1] each grid's standard deviation
[2] overall range
[3] overall standard deviation
[4] user defined
Default: 0
Percent StretchFloating pointRANGE_PERCENT-Minimum: 0.000000
Maximum: 50.000000
Default: 2.000000
Standard DeviationFloating pointRANGE_STDDEV-Minimum: 0.000000
Default: 2.000000
Keep in RangeBooleanRANGE_KEEP-Default: 1
RangeValue rangeRANGE_USER--

Command-line

Usage: saga_cmd grid_visualisation 1 [-GRIDS <str>] [-GRID <str>] [-FILE <str>] [-NSTEPS <num>] [-PROGRESS <str>] [-LOOP <str>] [-RANGE <str>] [-RANGE_PERCENT <double>] [-RANGE_STDDEV <double>] [-RANGE_KEEP <str>] [-RANGE_USER_MIN <double>] [-RANGE_USER_MAX <double>]
  -GRIDS:<str>            	Grids
	Grid list (input)
  -GRID:<str>             	Grid
	Grid (output)
  -FILE:<str>             	Save Images
	File path
  -NSTEPS:<num>           	Interpolation Steps
	Integer
	Minimum: 0
	Default: 0
  -PROGRESS:<str>         	Progress Bar
	Boolean
	Default: 0
  -LOOP:<str>             	Loop
	Choice
	Available Choices:
	[0] do not loop
	[1] loop to first grid
	[2] loop
	Default: 1
  -RANGE:<str>            	Histogram Stretch
	Choice
	Available Choices:
	[0] each grid's range
	[1] each grid's standard deviation
	[2] overall range
	[3] overall standard deviation
	[4] user defined
	Default: 0
  -RANGE_PERCENT:<double> 	Percent Stretch
	Floating point
	Minimum: 0.000000
	Maximum: 50.000000
	Default: 2.000000
  -RANGE_STDDEV:<double>  	Standard Deviation
	Floating point
	Minimum: 0.000000
	Default: 2.000000
  -RANGE_KEEP:<str>       	Keep in Range
	Boolean
	Default: 1
  -RANGE_USER_MIN:<double>	Range
	Value range
  -RANGE_USER_MAX:<double>	Range
	Value range