SAGA 9.9.1 | Tool Library Documentation

Grid Animation


Description

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


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsgrid list, inputGRIDS--
OutputGrid Animationgrid, outputGRID--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Save Framesfile pathFILEStore each frame as image file. If GIF format is selected one animated image file will be created.-
Set Transparency for No-DatabooleanFILE_NODATA-Default: 1
Background ColorcolorFILE_BGCOLBackground color used for no-data cells when storing frames to file.Default: 16777215
Delayinteger numberFILE_DELAYDelay, in milliseconds, to wait between each frame. Applies to animated GIF files.Minimum: 0 Default: 100
Color Depthinteger numberFILE_COLORSNumber of color entries used when storing animated GIF.Minimum: 2 Maximum: 256 Default: 236
ColorscolorsCOLORS--
Interpolation Stepsinteger numberNSTEPS-Minimum: 0 Default: 0
Progress BarbooleanPROGRESS-Default: 0
LoopchoiceLOOPEndless loop (3rd option) is ignored if file output is activated.Available Choices: [0] do not loop [1] loop to first grid [2] loop Default: 0
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: 3
Percent Stretchfloating point numberRANGE_PERCENT-Minimum: 0.000000 Maximum: 50.000000 Default: 2.000000
Standard Deviationfloating point numberRANGE_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 ] [-GRID ] [-FILE ] [-FILE_NODATA ] [-FILE_BGCOL ] [-FILE_DELAY ] [-FILE_COLORS ] [-COLORS ] [-NSTEPS ] [-PROGRESS ] [-LOOP ] [-RANGE ] [-RANGE_PERCENT ] [-RANGE_STDDEV ] [-RANGE_KEEP ] [-RANGE_USER_MIN ] [-RANGE_USER_MAX ]
  -GRIDS:               Grids
	grid list, input
  -GRID:                Grid Animation
	grid, output
  -FILE:                Save Frames
	file path
  -FILE_NODATA:         Set Transparency for No-Data
	boolean
	Default: 1
  -FILE_BGCOL:          Background Color
	color
	Default: 16777215
  -FILE_DELAY:          Delay
	integer number
	Minimum: 0
	Default: 100
  -FILE_COLORS:         Color Depth
	integer number
	Minimum: 2
	Maximum: 256
	Default: 236
  -COLORS:              Colors
	colors
  -NSTEPS:              Interpolation Steps
	integer number
	Minimum: 0
	Default: 0
  -PROGRESS:            Progress Bar
	boolean
	Default: 0
  -LOOP:
                             Loop
                             	choice
                             	Available Choices:
                             	[0] do not loop
                             	[1] loop to first grid
                             	[2] loop
                             	Default: 0
  -RANGE:
                             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: 3
  -RANGE_PERCENT:
                             Percent Stretch
                             	floating point number
                             	Minimum: 0.000000
                             	Maximum: 50.000000
                             	Default: 2.000000
  -RANGE_STDDEV:     Standard Deviation
	floating point number
	Minimum: 0.000000
	Default: 2.000000
  -RANGE_KEEP:          Keep in Range
	boolean
	Default: 1
  -RANGE_USER_MIN:   Range
	value range
  -RANGE_USER_MAX:   Range
	value range