Tool Color Triangle Composite
Similar to 'RGB Composite', but the three colors representing intensity of each data set can be chosen by user. 
- Author: O.Conrad (c) 2008
 
- Menu: Visualization|Grid
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | A | grid, input | A_GRID | - | - | 
 | B | grid, input | B_GRID | - | - | 
 | C | grid, input | C_GRID | - | - | 
| Output | Composite | grid, output | GRID | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Value Preparation | choice | A_METHOD | - | Available Choices: [0] 0 - 1 [1] Rescale to 0 - 1 [2] User defined rescale [3] Percentiles [4] Percentage of standard deviation Default: 4 | 
 | Rescale Range | value range | A_RANGE | - | - | 
 | Percentiles | value range | A_PERCTL | - | - | 
 | Percentage of Standard Deviation | floating point number | A_PERCENT | - | Minimum: 0.000000 Default: 150.000000 | 
 | Value Preparation | choice | B_METHOD | - | Available Choices: [0] 0 - 1 [1] Rescale to 0 - 1 [2] User defined rescale [3] Percentiles [4] Percentage of standard deviation Default: 4 | 
 | Rescale Range | value range | B_RANGE | - | - | 
 | Percentiles | value range | B_PERCTL | - | - | 
 | Percentage of standard deviation | floating point number | B_PERCENT | - | Minimum: 0.000000 Default: 150.000000 | 
 | Value Preparation | choice | C_METHOD | - | Available Choices: [0] 0 - 1 [1] Rescale to 0 - 1 [2] User defined rescale [3] Percentiles [4] Percentage of standard deviation Default: 4 | 
 | Rescale Range | value range | C_RANGE | - | - | 
 | Percentiles | value range | C_PERCTL | - | - | 
 | Percentage of Standard Deviation | floating point number | C_PERCENT | - | Minimum: 0.000000 Default: 150.000000 | 
Command-line
Usage: saga_cmd grid_visualisation 5 [-A_GRID <str>] [-A_COLOR <str>] [-A_METHOD <str>] [-A_RANGE_MIN <double>] [-A_RANGE_MAX <double>] [-A_PERCTL_MIN <double>] [-A_PERCTL_MAX <double>] [-A_PERCENT <double>] [-B_GRID <str>] [-B_COLOR <str>] [-B_METHOD <str>] [-B_RANGE_MIN <double>] [-B_RANGE_MAX <double>] [-B_PERCTL_MIN <double>] [-B_PERCTL_MAX <double>] [-B_PERCENT <double>] [-C_GRID <str>] [-C_COLOR <str>] [-C_METHOD <str>] [-C_RANGE_MIN <double>] [-C_RANGE_MAX <double>] [-C_PERCTL_MIN <double>] [-C_PERCTL_MAX <double>] [-C_PERCENT <double>] [-GRID <str>]
  -A_GRID:<str>         	A
	grid, input
  -A_COLOR:<str>        	Color
	color
	Default: 255
  -A_METHOD:<str>       	Value Preparation
	choice
	Available Choices:
	[0] 0 - 1
	[1] Rescale to 0 - 1
	[2] User defined rescale
	[3] Percentiles
	[4] Percentage of standard deviation
	Default: 4
  -A_RANGE_MIN:<double> 	Rescale Range
	value range
  -A_RANGE_MAX:<double> 	Rescale Range
	value range
  -A_PERCTL_MIN:<double>	Percentiles
	value range
  -A_PERCTL_MAX:<double>	Percentiles
	value range
  -A_PERCENT:<double>   	Percentage of Standard Deviation
	floating point number
	Minimum: 0.000000
	Default: 150.000000
  -B_GRID:<str>         	B
	grid, input
  -B_COLOR:<str>        	Color
	color
	Default: 65280
  -B_METHOD:<str>       	Value Preparation
	choice
	Available Choices:
	[0] 0 - 1
	[1] Rescale to 0 - 1
	[2] User defined rescale
	[3] Percentiles
	[4] Percentage of standard deviation
	Default: 4
  -B_RANGE_MIN:<double> 	Rescale Range
	value range
  -B_RANGE_MAX:<double> 	Rescale Range
	value range
  -B_PERCTL_MIN:<double>	Percentiles
	value range
  -B_PERCTL_MAX:<double>	Percentiles
	value range
  -B_PERCENT:<double>   	Percentage of standard deviation
	floating point number
	Minimum: 0.000000
	Default: 150.000000
  -C_GRID:<str>         	C
	grid, input
  -C_COLOR:<str>        	Color
	color
	Default: 16711680
  -C_METHOD:<str>       	Value Preparation
	choice
	Available Choices:
	[0] 0 - 1
	[1] Rescale to 0 - 1
	[2] User defined rescale
	[3] Percentiles
	[4] Percentage of standard deviation
	Default: 4
  -C_RANGE_MIN:<double> 	Rescale Range
	value range
  -C_RANGE_MAX:<double> 	Rescale Range
	value range
  -C_PERCTL_MIN:<double>	Percentiles
	value range
  -C_PERCTL_MAX:<double>	Percentiles
	value range
  -C_PERCENT:<double>   	Percentage of Standard Deviation
	floating point number
	Minimum: 0.000000
	Default: 150.000000
  -GRID:<str>           	Composite
	grid, output