| Tool Name | Export Grid to XYZ |
| Tool ID | 5 |
| Library ID | io_grid |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2003 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Grids | grid list, input | GRIDS | The grid(s) to export. | |
| Options | ||||
| File | file path | FILENAME | The output file. | |
| Write Header | boolean | HEADER | Write a header to the .xyz file. | Default: 1 |
| Write No-Data | boolean | NODATA | Write No-Data cells to the .xyz file. | Default: 0 |
| Floating Point Precision | integer number | PREC | Number of decimals of exported floating point values. A value of -1 writes the significant decimals. | Minimum: -1 Default: 2 |
| Field Separator | choice | SEPARATOR | Available Choices: [0] tabulator [1] ; [2] , [3] space [4] other Default: 0 | |
| other | text | SEP_OTHER | Default: * | |