Module Import Grid from XYZ
Import grid from a table (text format), that contains for each grid cell the x/y/z-coordinates and additional data from selected grids.
- Author: O. Conrad (c) 2009
- Specification: grid
- Menu: File|Grid|Import
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | Grid (*) | Data Object (optional output) | GRID | - | - |
Count (*) | Data Object (optional output) | COUNT | - | - | |
Options | File Name | File path | FILENAME | - | - |
Has Field Names | Boolean | CAPTION | - | Default: 1 | |
Target Cellsize | Floating point | CELLSIZE | - | Minimum: 0.000000 Default: 1.000000 | |
Separator | Choice | SEPARATOR | - | Available Choices: [0] space [1] tabulator [2] , [3] ; Default: 1 | |
(*) optional |
Command-line
Usage: saga_cmd io_grid 6 [-GRID <str>] [-COUNT <str>] [-FILENAME <str>] [-CAPTION <str>] [-CELLSIZE <str>] [-SEPARATOR <str>] -GRID:<str> Grid Data Object (optional output) -COUNT:<str> Count Data Object (optional output) -FILENAME:<str> File Name File path -CAPTION:<str> Has Field Names Boolean Default: 1 -CELLSIZE:<str> Target Cellsize Floating point Minimum: 0.000000 Default: 1.000000 -SEPARATOR:<str> Separator Choice Available Choices: [0] space [1] tabulator [2] , [3] ; Default: 1