table of contents
r3.null(1grass) | GRASS GIS User's Manual | r3.null(1grass) |
NAME¶
r3.null - Explicitly create the 3D NULL-value bitmap file.
KEYWORDS¶
raster3d, map management, null data, no-data, voxel
SYNOPSIS¶
r3.null
r3.null --help
r3.null map=string
[setnull=val[-val][,val[-val],...]]
[null=float] [--help] [--verbose]
[--quiet] [--ui]
Flags:¶
Parameters:¶
- map=string [required]
-
3D raster map for which to modify null values - setnull=val[-val][,val[-val],...]
-
List of cell values to be set to NULL - null=float
-
The value to replace the null value by
DESCRIPTION¶
Modifies the NULL values of a 3D raster map.
SEE ALSO¶
r.null
AUTHORS¶
Roman Waupotitsch, Michael Shapiro, Helena Mitasova, Bill Brown, Lubos Mitas, Jaro Hofierka
SOURCE CODE¶
Available at: r3.null source code (history)
Accessed: Sunday Jan 22 07:36:52 2023
Main index | 3D raster index | Topics index | Keywords index | Graphical index | Full index
© 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
GRASS 8.2.1 |