Note: A new GRASS GIS stable version has been released: GRASS GIS 7.8, available here.
Updated manual page: here
NAME
r3.mask - Establishes the current working 3D raster mask.
KEYWORDS
raster3d,
mask,
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
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 exisitng mask has to be removed
with g.remove.
g.remove
Roman Waupotitsch, Michael Shapiro,
Helena Mitasova, Bill Brown, Lubos Mitas,
Jaro Hofierka
Last changed: $Date$
SOURCE CODE
Available at: r3.mask source code (history)
Note: A new GRASS GIS stable version has been released: GRASS GIS 7.8, available here.
Updated manual page: here
Main index |
3D raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2020
GRASS Development Team,
GRASS GIS 7.6.2dev Reference Manual