SAGA-GIS Tool Library Documentation (v7.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 (input)GRID--
MaskGrid (input)MASK--
OutputMasked Grid (*)Grid (optional output)MASKED--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
Grid systemGrid systemMASK_GRIDSYSTEM--
(*) optional

Command-line

Usage: saga_cmd grid_tools 24 [-GRID <str>] [-MASK <str>] [-MASKED <str>]
  -GRID:<str>  	Grid
	Grid (input)
  -MASK:<str>  	Mask
	Grid (input)
  -MASKED:<str>	Masked Grid
	Grid (optional output)