Module Grid to TIN
Creates a TIN from grid points. No data values will be ignored.
- Author: (c) 2004 by O.Conrad
- Specification: grid
- Menu: TIN|Conversion
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grid | Grid (input) | GRID | - | - |
Values (*) | Grid list (optional input) | VALUES | - | - |
Output | TIN | TIN (output) | TIN | - | - |
(*) optional |
Command-line
Usage: saga_cmd tin_tools 0 -GRID <str> [-VALUES <str>] [-TIN <str>]
-GRID:<str> Grid
Grid (input)
-VALUES:<str> Values
Grid list (optional input)
-TIN:<str> TIN
TIN (output)