Tool Grid Animation
Creates an animation based on the values of selected grids. Previously known as 'Color Blending'.
- Author: O.Conrad (c) 2003
- Menu: Visualization|Grid
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grids | grid list, input | GRIDS | - | - |
Output | Grid | grid, output | GRID | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Save Images | file path | FILE | - | - |
Colours | colors | COLORS | - | - |
Interpolation Steps | integer number | NSTEPS | - | Minimum: 0 Default: 0 |
Progress Bar | boolean | PROGRESS | - | Default: 0 |
Loop | choice | LOOP | - | Available Choices: [0] do not loop [1] loop to first grid [2] loop Default: 0 |
Histogram Stretch | choice | RANGE | - | 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 Stretch | floating point number | RANGE_PERCENT | - | Minimum: 0.000000 Maximum: 50.000000 Default: 2.000000 |
Standard Deviation | floating point number | RANGE_STDDEV | - | Minimum: 0.000000 Default: 2.000000 |
Keep in Range | boolean | RANGE_KEEP | - | Default: 1 |
Range | value range | RANGE_USER | - | - |
Command-line
Usage: saga_cmd grid_visualisation 1 [-GRIDS <str>] [-GRID <str>] [-FILE <str>] [-COLORS <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
-COLORS:<str> Colours
colors
-NSTEPS:<num> Interpolation Steps
integer number
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: 0
-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: 3
-RANGE_PERCENT:<double> Percent Stretch
floating point number
Minimum: 0.000000
Maximum: 50.000000
Default: 2.000000
-RANGE_STDDEV:<double> Standard Deviation
floating point number
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