Export ESRI Arc/Info Grid
- Author: O.Conrad (c) 2007
- Menu: File | Grid | Export
Description
Export grid to ESRI's Arc/Info grid format.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grid | grid, input | GRID | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
File | file path | FILE | - | - | |
Format | choice | FORMAT | - | Available Choices: [0] binary [1] ASCII Default: 1 | |
Geo-Reference | choice | GEOREF | The grids geo-reference must be related either to the center or the corner of its lower left grid cell. | Available Choices: [0] corner [1] center Default: 0 | |
ASCII Precision | integer number | PREC | Number of decimals when writing floating point values in ASCII format. | Minimum: -1 Default: 4 | |
ASCII Decimal Separator | choice | DECSEP | Applies also to the binary format header file. | Available Choices: [0] point (.) [1] comma (,) Default: 0 |
Command Line
Usage: saga_cmd io_grid 0 [-GRID] [-FILE ] [-FORMAT ] [-GEOREF ] [-PREC ] [-DECSEP ] -GRID: Grid grid, input -FILE: File file path -FORMAT: Format choice Available Choices: [0] binary [1] ASCII Default: 1 -GEOREF: Geo-Reference choice Available Choices: [0] corner [1] center Default: 0 -PREC: ASCII Precision integer number Minimum: -1 Default: 4 -DECSEP: ASCII Decimal Separator choice Available Choices: [0] point (.) [1] comma (,) Default: 0