Import grid from ESRI's Arc/Info grid format.
| Name | Type | Identifier | Description | Constraints |
Output | Grid | data object Grid, output, optional | GRID | - | - |
Options | File | file path | FILE | - | - |
Target Grid Type | choice | GRID_TYPE | - | Available Choices:
[0] Integer (2 byte)
[1] Integer (4 byte)
[2] Floating Point (4 byte)
[3] Floating Point (8 byte)
Default: 2 |
No-Data Value | choice | NODATA | Choose whether the input file's NoData value or a user specified NoData value is written | Available Choices:
[0] Input File's NoData Value
[1] User Defined NoData Value
Default: 0 |
User Defined No-Data Value | floating point number | NODATA_VAL | - | Default: -99999.000000 |
Coordinate System Definition | text | CRS_STRING | Supported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326"). | - |