r3.mask.1grass - Man Page
Establishes the current working 3D raster mask.
Keywords
raster3d, mask, null data, no-data, voxel
Synopsis
r3.mask
r3.mask --help
r3.mask map=string [maskvalues=val[-val][,val[-val],...]] [--help] [--verbose] [--quiet] [--ui]
Flags
- --help
Print usage summary
- --verbose
Verbose module output
- --quiet
Quiet module output
- --ui
Force launching GUI dialog
Parameters
- map=string [required]
3D raster map with reference values
- maskvalues=val[-val][,val[-val],...]
List of cell values to be masked out
Description
File map is used as reference file. Cells in the mask are marked as "mask out" if the corresponding cell in map contains a value in the range specified with maskvalues.
Before a new 3D-mask can be created the existing mask has to be removed with g.remove.
See Also
g.remove
Authors
Roman Waupotitsch, Michael Shapiro, Helena Mitasova, Bill Brown, Lubos Mitas, Jaro Hofierka
Source Code
Available at: r3.mask source code (history)
Accessed: Sunday Jul 28 20:11:28 2024
Main index | 3D raster index | Topics index | Keywords index | Graphical index | Full index
© 2003-2024 GRASS Development Team, GRASS GIS 8.4.0 Reference Manual