SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Export ESRI Arc/Info Grid

Export grid to ESRI's Arc/Info grid format.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridGrid (input)GRID--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
FileFile pathFILE--
FormatChoiceFORMAT-Available Choices:
[0] binary
[1] ASCII
Default: 1
Geo-ReferenceChoiceGEOREFThe 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 PrecisionIntegerPRECNumber of decimals when writing floating point values in ASCII format.Minimum: -1
Default: 4
ASCII Decimal SeparatorChoiceDECSEPApplies also to the binary format header file.Available Choices:
[0] point (.)
[1] comma (,)
Default: 0

Command-line

Usage: saga_cmd io_grid 0 [-GRID <str>] [-FILE <str>] [-FORMAT <str>] [-GEOREF <str>] [-PREC <num>] [-DECSEP <str>]
  -GRID:<str>  	Grid
	Grid (input)
  -FILE:<str>  	File
	File path
  -FORMAT:<str>	Format
	Choice
	Available Choices:
	[0] binary
	[1] ASCII
	Default: 1
  -GEOREF:<str>	Geo-Reference
	Choice
	Available Choices:
	[0] corner
	[1] center
	Default: 0
  -PREC:<num>  	ASCII Precision
	Integer
	Minimum: -1
	Default: 4
  -DECSEP:<str>	ASCII Decimal Separator
	Choice
	Available Choices:
	[0] point (.)
	[1] comma (,)
	Default: 0