SAGA 9.3.3 | Tool Library Documentation

Tiling


Description

Tiling


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
OutputTilesgrid list, outputTILES--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Save Tiles to DiskbooleanTILES_SAVESave tiles to disk individuallyDefault: 0
Output Directoryfile pathTILES_PATH--
Base NametextTILES_NAMEThe base name of the tilesDefault: tile
Overlapping Cellsinteger numberOVERLAP-Minimum: 0 Default: 0
Add CellschoiceOVERLAP_SYM-Available Choices: [0] symmetric [1] bottom / left [2] top / right Default: 0
Tile Size DefinitionchoiceMETHOD-Available Choices: [0] number of grid cells per tile [1] coordinates (offset, range, cell size, tile size) Default: 0
Number of Column Cellsinteger numberNX-Minimum: 1 Default: 100
Number of Row Cellsinteger numberNY-Minimum: 1 Default: 100
Offset and Range (X)value rangeXRANGE--
Offset and Range (Y)value rangeYRANGE--
Cell Sizefloating point numberDCELL-Minimum: 0.000000 Default: 1.000000
Tile Size (X)floating point numberDX-Minimum: 0.000000 Default: 100.000000
Tile Size (Y)floating point numberDY-Minimum: 0.000000 Default: 100.000000

Command Line


Usage: saga_cmd grid_tools 27 [-GRID ] [-TILES ] [-TILES_SAVE ] [-TILES_PATH ] [-TILES_NAME ] [-OVERLAP ] [-OVERLAP_SYM ] [-METHOD ] [-NX ] [-NY ] [-XRANGE_MIN ] [-XRANGE_MAX ] [-YRANGE_MIN ] [-YRANGE_MAX ] [-DCELL ] [-DX ] [-DY ]
  -GRID:         	Grid
	grid, input
  -TILES:        	Tiles
	grid list, output
  -TILES_SAVE:   	Save Tiles to Disk
	boolean
	Default: 0
  -TILES_PATH:   	Output Directory
	file path
  -TILES_NAME:   	Base Name
	text
	Default: tile
  -OVERLAP:      	Overlapping Cells
	integer number
	Minimum: 0
	Default: 0
  -OVERLAP_SYM:  	Add Cells
	choice
	Available Choices:
	[0] symmetric
	[1] bottom / left
	[2] top / right
	Default: 0
  -METHOD:       	Tile Size Definition
	choice
	Available Choices:
	[0] number of grid cells per tile
	[1] coordinates (offset, range, cell size, tile size)
	Default: 0
  -NX:           	Number of Column Cells
	integer number
	Minimum: 1
	Default: 100
  -NY:           	Number of Row Cells
	integer number
	Minimum: 1
	Default: 100
  -XRANGE_MIN:	Offset and Range (X)
	value range
  -XRANGE_MAX:	Offset and Range (X)
	value range
  -YRANGE_MIN:	Offset and Range (Y)
	value range
  -YRANGE_MAX:	Offset and Range (Y)
	value range
  -DCELL:     	Cell Size
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -DX:        	Tile Size (X)
	floating point number
	Minimum: 0.000000
	Default: 100.000000
  -DY:        	Tile Size (Y)
	floating point number
	Minimum: 0.000000
	Default: 100.000000