Tool Export Grid to XYZ
Export grid to a table (text format), that contains for each grid cell the x/y-coordinates and additionally data from selected grids.
Optionally, it is possible to skip NoData cells from the output. In this case, the first input grid will perform like a mask.
- Author: O.Conrad (c) 2003
- Menu: File|Grid|Export
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grids | Grid list (input) | GRIDS | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
File | File path | FILENAME | - | - |
Header | Boolean | HEADER | - | Default: 1 |
No-Data | Boolean | NODATA | - | Default: 0 |
Command-line
Usage: saga_cmd io_grid 5 [-GRIDS <str>] [-FILENAME <str>] [-HEADER <str>] [-NODATA <str>]
-GRIDS:<str> Grids
Grid list (input)
-FILENAME:<str> File
File path
-HEADER:<str> Header
Boolean
Default: 1
-NODATA:<str> No-Data
Boolean
Default: 0