SAGA 9.3.3 | Tool Library Documentation

Grid Collection Masking


Description

A masking tool for grid collections. Cells of the input grid collection will be set to no-data, depending on the masking option, if their location is either between or not between the lower and upper surface.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid Collectiongrid collection, inputGRIDS--
Lower Surfacegrid, inputLOWER--
Upper Surfacegrid, inputUPPER--
OutputMasked Grid Collectiongrid collection, output, optionalMASKED--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Grid Systemgrid systemSURFACES--
MaskingchoiceMASKING-Available Choices: [0] not between upper and lower surface [1] between upper and lower surface Default: 0

Command Line


Usage: saga_cmd grids_tools 7 [-GRIDS ] [-MASKED ] [-LOWER ] [-UPPER ] [-MASKING ]
  -GRIDS:  	Grid Collection
	grid collection, input
  -MASKED: 	Masked Grid Collection
	grid collection, output, optional
  -LOWER:  	Lower Surface
	grid, input
  -UPPER:  	Upper Surface
	grid, input
  -MASKING:	Masking
	choice
	Available Choices:
	[0] not between upper and lower surface
	[1] between upper and lower surface
	Default: 0