<div dir="ltr">Hi all,<div>I'm attempting to parallelize a job in a python script using multiprocess library in grass70.</div><div>I had a look at the following links: <a href="http://grasswiki.osgeo.org/wiki/Parallel_GRASS_jobs">http://grasswiki.osgeo.org/wiki/Parallel_GRASS_jobs</a></div>
<div>and <a href="http://grasswiki.osgeo.org/wiki/Parallelizing_Scripts">http://grasswiki.osgeo.org/wiki/Parallelizing_Scripts</a>.</div><div><br></div><div>I would like to work in the same location but in different mapsets because my jobs touch the region settings, but I don't know how to set separate mapset for separate jobs.</div>
<div><br></div><div>Since now I discovered that this processes, if run in the same mapset, clean all the environmental variables (GISDBASE, LOCATION, MAPSET) so then GRASS does not start anymore and I have to restore the .grass70/rc file..</div>
<div><br></div><div>can anyone hint me on how to set different mapsets for different jobs?</div><div><br></div><div><br></div><div>All the best,</div><div>Annalisa</div></div>