SAGA-GIS Tool Library Documentation (v7.2.0)

Tool Export Grid to XYZ

Export grid to a table (text format), that contains for each grid cell the x/y-coordinates and additionally data from selected grids.
Optionally, it is possible to skip NoData cells from the output. In this case, the first input grid will perform like a mask.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsGrid list (input)GRIDS--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
FileFile pathFILENAME--
HeaderBooleanHEADER-Default: 1
No-DataBooleanNODATA-Default: 0

Command-line

Usage: saga_cmd io_grid 5 [-GRIDS <str>] [-FILENAME <str>] [-HEADER <str>] [-NODATA <str>]
  -GRIDS:<str>   	Grids
	Grid list (input)
  -FILENAME:<str>	File
	File path
  -HEADER:<str>  	Header
	Boolean
	Default: 1
  -NODATA:<str>  	No-Data
	Boolean
	Default: 0