| Tool Name | Import Grid from Table |
| Tool ID | 12 |
| Library ID | io_grid |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2006 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Output | ||||
| Grid | data object Grid, output, optional | GRID | ||
| Options | ||||
| Table | file path | FILE | ||
| Cell Size | floating point number | CELLSIZE | Default: 1.000000 | |
| Left Border | floating point number | XMIN | Default: 0.000000 | |
| Lower Border | floating point number | YMIN | Default: 0.000000 | |
| Unit Name | text | UNIT | ||
| Z Multiplier | floating point number | ZFACTOR | Default: 1.000000 | |
| No Data Value | floating point number | NODATA | Default: -99999.000000 | |
| Header Lines | integer number | HEADLINES | Minimum: 0 Default: 0 | |
| Data Type | data type | DATA_TYPE | Available Choices: [0] bit [1] unsigned 1 byte integer [2] signed 1 byte integer [3] unsigned 2 byte integer [4] signed 2 byte integer [5] unsigned 4 byte integer [6] signed 4 byte integer [7] unsigned 8 byte integer [8] signed 8 byte integer [9] 4 byte floating point number [10] 8 byte floating point number Default: 9 | |
| Line Order | choice | TOPDOWN | Available Choices: [0] Bottom to Top [1] Top to Bottom Default: 0 | |
| Coordinate System Definition | text | CRS_STRING | Supported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326"). | |