SAGA 9.3.3 | Tool Library Documentation

Export ESRI Arc/Info Grid


Description

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


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
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 Precisioninteger numberPRECNumber 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 ] [-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