1r3.mask(1)                    Grass User's Manual                   r3.mask(1)
2
3
4

NAME

6       r3.mask  - Establishes the current working 3D raster mask.
7

KEYWORDS

9       raster3d, mask, voxel
10

SYNOPSIS

12       r3.mask
13       r3.mask --help
14       r3.mask  map=string   [maskvalues=val[-val][,val[-val],...]]   [--help]
15       [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       --help
19           Print usage summary
20
21       --verbose
22           Verbose module output
23
24       --quiet
25           Quiet module output
26
27       --ui
28           Force launching GUI dialog
29
30   Parameters:
31       map=string [required]
32           3D raster map with reference values
33
34       maskvalues=val[-val][,val[-val],...]
35           List of cell values to be masked out
36

DESCRIPTION

38       File map is used as reference file.  Cells in the mask  are  marked  as
39       "mask  out"  if  the  corresponding cell in map contains a value in the
40       range specified with maskvalues.
41
42       Before a new 3D-mask can be created the exisitng mask has to be removed
43       with g.remove.
44

SEE ALSO

46        g.remove
47

AUTHORS

49       Roman  Waupotitsch, Michael Shapiro, Helena Mitasova, Bill Brown, Lubos
50       Mitas, Jaro Hofierka
51

SOURCE CODE

53       Available at: r3.mask source code (history)
54
55       Main index | 3D raster index | Topics index | Keywords index |  Graphi‐
56       cal index | Full index
57
58       © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
59
60
61
62GRASS 7.8.2                                                         r3.mask(1)
Impressum