<p dir="ltr">Hi Hamish,<br>
Thanks for your answer.<br>
Am 04.09.2014 00:19 schrieb "Hamish" <<a href="mailto:hamish.webmail@gmail.com">hamish.webmail@gmail.com</a>>:<br>
><br>
> Sören wrote:<br>
> > I am struggling to access GRASS mapset specific environmental<br>
> > variables from mapsets different than the current one in C.<br>
> ...<br>
> > Is there a possibility to access mapset specific environmental<br>
> > variables in C from a different mapset as the current one?<br>
><br>
> Hi,<br>
><br>
> I would suggest to use the mapsets' VAR file, not gisrc (g.gisenv),<br>
> to store per-mapset variables like that. Since gisrc is per-session<br>
> and ephemeral, not per-mapset and remembered after the session is<br>
> closed.</p>
<p dir="ltr">Actually that is exactly what i am trying to do. So my question is how to convince grass to read the VAR file from a mapset other than the current one without invoking g.mapset.</p>
<p dir="ltr">Best regards<br>
Soeren</p>
<p dir="ltr">><br>
><br>
> hope it helps,<br>
> Hamish<br>
</p>