![]() |
![]()
| ![]() |
![]()
NAMEr.unpack - Imports a GRASS GIS specific raster archive file (packed with r.pack) as a raster map KEYWORDSraster, import, copying SYNOPSISr.unpack
Flags:
Parameters:
DESCRIPTIONr.unpack allows unpacking raster maps packed by r.pack. NOTESName of the raster map is determined by default from pack file internals. Optionally the name can be given by output parameter. Currently only 2D raster maps are supported. EXAMPLEPack up raster map aspect into aspect.pack file.
r.pack input=aspect the raster map can be afterwards unpacked by
r.unpack input=aspect.pack SEE ALSOr.pack, r.in.gdal, v.pack AUTHORSOriginal Bash script written by Hamish Bowman, Otago University,
New Zealand as GRASS AddOns
SOURCE CODEAvailable at: r.unpack source code (history) Latest change: Friday May 03 14:49:35 2024 in commit: 763fa05e332664d1b5f883b4a26a81decf7757b3 Main index | Raster index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|