SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Grid Masking

Cells of the input grid will be set to no-data, if their cell center lies outside or within a no-data cell of the mask grid.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
Gridsgrid list, inputGRIDS--
Maskgrid, inputMASK--
OutputMasked Grid (*)grid, output, optionalMASKED--
Masked Grids (*)grid list, output, optionalGRIDS_MASKED--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
List ProcessingbooleanLIST-Default: 0
Create CopiesbooleanGRIDS_CREATEWork on copies instead of overwriting the originals.Default: 0
Grid systemgrid systemMASK_GRIDSYSTEM--
Mask CellschoiceNODATA-Available Choices:
[0] no-data cells
[1] data cells
Default: 0
(*) optional

Command-line

Usage: saga_cmd grid_tools 24 [-LIST <str>] [-GRID <str>] [-MASKED <str>] [-GRIDS <str>] [-GRIDS_CREATE <str>] [-GRIDS_MASKED <str>] [-MASK <str>] [-NODATA <str>]
  -LIST:<str>        	List Processing
	boolean
	Default: 0
  -GRID:<str>        	Grid
	grid, input
  -MASKED:<str>      	Masked Grid
	grid, output, optional
  -GRIDS:<str>       	Grids
	grid list, input
  -GRIDS_CREATE:<str>	Create Copies
	boolean
	Default: 0
  -GRIDS_MASKED:<str>	Masked Grids
	grid list, output, optional
  -MASK:<str>        	Mask
	grid, input
  -NODATA:<str>      	Mask Cells
	choice
	Available Choices:
	[0] no-data cells
	[1] data cells
	Default: 0