DESCRIPTION
r.unpack unpacks a GRASS raster map and related support files
(color table etc) packed with r.pack.
EXAMPLE
This command restores the raster map "elevation.dem" from the export
file "elevation.dem.pack" for example transferred from another computer:
r.unpack elevation.dem.pack
SEE ALSO
r.pack
AUTHOR
Hamish Bowman, Otago University, New Zealand
Last changed: $Date: 2011-02-27 09:33:36 -0800 (Sun, 27 Feb 2011) $