g.mapset does not create WIND file if new mapset is created in other location
In trunk:
GRASS 7.0.svn (nc_spm_08):/data/home/mlennert > g.mapset -c testmapset location=XY
Your shell continues to use the history for the old mapset
You can switch the history by commands:
history -w; history -r /data/GRASS/DATA7/XY/testmapset/.bash_history;
GRASS 7.0.svn (nc_spm_08):/data/home/mlennert > ls /data/GRASS/DATA7/XY/testmapset/
GRASS 7.0.svn (nc_spm_08):/data/home/mlennert >
g.region -d fixes the issue, but g.mapset should create the WIND file automatically.
Change History
(7)
Resolution: |
→ fixed
|
Status: |
new → closed
|
Still issue