[GRASS-dev] Problem removing mapsets in g.mapset
Patton, Eric
epatton at nrcan.gc.ca
Fri Apr 11 10:39:22 EDT 2008
I can't seem to remove mapsets in g.mapsets using the new removemapset parameter. Ex:
$ g.mapsets -p
ED_Legacy_Data PERMANENT 2007006
$ g.mapsets rem=2007006
$ g.mapsets -p
ED_Legacy_Data PERMANENT 2007006
g.list is still fetching raster map names from the removed mapset as well:
$ g.list rast
----------------------------------------------
raster files available in mapset <ED_Legacy_Data>:
<snip>
raster files available in mapset <PERMANENT>:
<snip>
raster files available in mapset <2007006>:
(all rasters follow)
~ Eric.
More information about the grass-dev
mailing list