Module Import Surfer Grid
Import grid from Golden Software's Surfer grid format.
- Author: (c) 2001 by O.Conrad
 
- Specification: grid
 
- Menu: File|Grid|Import
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Grid (*) | Data Object (optional output) | 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 <str>]
  -GRID:<str>      	Grid
	Data Object (optional output)
  -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:<str>	User Defined No Data Value
	Floating point
	Default: -99999.000000