Tool Threshold Buffer
(c) 2004 by Victor Olaya. Threshold Buffer Creation
- Author: 
- Menu: Grid|Distances
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Features Grid | Grid (input) | FEATURES | - | - | 
 | Value Grid | Grid (input) | VALUE | - | - | 
 | Threshold Grid (*) | Grid (optional input) | THRESHOLDGRID | - | - | 
| Output | Buffer Grid | Grid (output) | BUFFER | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Threshold | Floating point | THRESHOLD | Threshold (Grid Units) | Default: 0.000000 | 
 | Threshold Type | Choice | THRESHOLDTYPE | - | Available Choices: [0] Absolute
 [1] Relative from cell value
 Default: 0
 | 
| (*) optional | 
Command-line
Usage: saga_cmd grid_tools 9 [-FEATURES <str>] [-VALUE <str>] [-THRESHOLDGRID <str>] [-BUFFER <str>] [-THRESHOLD <double>] [-THRESHOLDTYPE <str>]
  -FEATURES:<str>     	Features Grid
	Grid (input)
  -VALUE:<str>        	Value Grid
	Grid (input)
  -THRESHOLDGRID:<str>	Threshold Grid
	Grid (optional input)
  -BUFFER:<str>       	Buffer Grid
	Grid (output)
  -THRESHOLD:<double> 	Threshold
	Floating point
	Default: 0.000000
  -THRESHOLDTYPE:<str>	Threshold Type
	Choice
	Available Choices:
	[0] Absolute
	[1] Relative from cell value
	Default: 0