<div dir="ltr">Hello Laurent, <div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-08 12:13 GMT-03:00 Laurent C. <span dir="ltr"><<a href="mailto:lrntct@gmail.com" target="_blank">lrntct@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Veronica,<br>
<br>
Thanks for your answer. Here is my version, under Ubuntu 16.4:<br>
<br>
$ g.version -b<br>
GRASS 7.0.4 (2016)<br></blockquote><div><br></div><div>grass 7.0.4 should be fine, the change was introduced last year... </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
According to g.mapset -l, the mapsets are in the search path. </blockquote><div><br></div><div>g.mapset -l </div><div>will only list available mapsets, but that does not mean they are accesible</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If I<br>
make the mapset current, I can access the STRDS in that mapset, but<br>
not from another mapset. I have one temporal DB for each mapset.<br>
Below are the commands:<br>
<br>
$ g.mapset -p<br>
hull<br>
</blockquote><div>here you are just printing the current mapset</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">$ g.mapset -l<br>
PERMANENT hull_rain hull</blockquote><div>and here listing the available mapsets</div><div><br></div><div>You need to do:</div><div><br></div><div>g.mapsets -p mapset=hull_rain,PERMANENT operation=add</div><div> </div><div>to indeed add the mapset to the search path and make it accessible from other mapset</div><div><br></div><div>That should be it :)</div><div>Let me know</div><div><br></div><div>Best, </div><div>Vero</div><div><br></div><div> </div></div></div></div>