Import Surfer Grid
- Author: O.Conrad (c) 2001
- Menu: File | Grid | Import
Description
Import grid from Golden Software's Surfer grid format.
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Grid | data object Grid, output, optional | GRID | - | - |
Options | File | file path | FILE | - | - |
No Data Value | choice | NODATA | - | Available Choices:
[0] Surfer's No Data Value
[1] User Defined
Default: 0 |
User Defined No Data Value | floating point number | NODATA_VAL | - | Default: -99999.000000 |
PROJ Parameters | text, CMD | CRS_PROJ | - | - |
Code ID | integer number, CMD | CRS_CODE | - | Default: -1 |
Code Authority | text, CMD | CRS_AUTHORITY | - | Default: EPSG |
Command Line
Usage: saga_cmd io_grid 3 [-GRID ] [-FILE ] [-NODATA ] [-NODATA_VAL ] [-CRS_PROJ ] [-CRS_CODE ] [-CRS_AUTHORITY ]
-GRID: Grid
data object Grid, output, optional
-FILE: File
file path
-NODATA: No Data Value
choice
Available Choices:
[0] Surfer's No Data Value
[1] User Defined
Default: 0
-NODATA_VAL: User Defined No Data Value
floating point number
Default: -99999.000000
-CRS_PROJ: PROJ Parameters
text, CMD
-CRS_CODE: Code ID
integer number, CMD
Default: -1
-CRS_AUTHORITY: Code Authority
text, CMD
Default: EPSG