Module Grid Masking
- Author: O.Conrad (c) 2010
 
- Specification: grid
 
- Menu: Grid|Values
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grid | Grid (input) | GRID | - | - | 
 | Mask | Grid (input) | MASK | - | - | 
| Output | Masked Grid (*) | Grid (optional output) | MASKED | - | - | 
| (*) optional | 
Command-line
Usage: saga_cmd grid_tools 24 [-GRID <str>] [-MASK <str>] [-MASKED <str>]
  -GRID:<str>  	Grid
	Grid (input)
  -MASK:<str>  	Mask
	Grid (input)
  -MASKED:<str>	Masked Grid
	Grid (optional output)