Combine Grids
- Author:
- Menu: Grid | Values
Description
(c) 2005 by Victor Olaya.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grid 1 | grid, input | GRID1 | - | - |
Grid 2 | grid, input | GRID2 | - | - | |
Output | Result | grid, output | RESULT | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
LookUp Table | static table | LOOKUP | - | 3 Fields: - 1. [8 byte floating point number] Value in Grid 1 - 2. [8 byte floating point number] Value in Grid 2 - 3. [8 byte floating point number] Resulting Value |
Command Line
Usage: saga_cmd grid_tools 20 [-GRID1] [-GRID2 ] [-RESULT ] [-LOOKUP ] -GRID1: Grid 1 grid, input -GRID2: Grid 2 grid, input -RESULT: Result grid, output -LOOKUP: LookUp Table static table 3 Fields: - 1. [8 byte floating point number] Value in Grid 1 - 2. [8 byte floating point number] Value in Grid 2 - 3. [8 byte floating point number] Resulting Value