Tool Import Surfer Grid
Import grid from Golden Software's Surfer grid format.
- Author: O.Conrad (c) 2001
 
- Menu: File|Grid|Import
 
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 | NODATA_VAL | - | Default: -99999.000000 | 
| (*) optional | 
Command-line
Usage: saga_cmd io_grid 3 [-GRID <str>] [-FILE <str>] [-NODATA <str>] [-NODATA_VAL <double>]
  -GRID:<str>         	Grid
	Data Object Grid, output, optional
  -FILE:<str>         	File
	File path
  -NODATA:<str>       	No Data Value
	Choice
	Available Choices:
	[0] Surfer's No Data Value
	[1] User Defined
	Default: 0
  -NODATA_VAL:<double>	User Defined No Data Value
	Floating point
	Default: -99999.000000