<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div>Dear all,</div><div><br></div><div>I am running some GIS procedures in a series of maps present in the same location. To speed up the process, I opened different GRASS GIS sections in the same location, but in different mapsets, and then, in each section/mapset I ran:</div><div><br></div><div>r.in.gdal input <span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">input_map_of_this_mapset.tif </span></span>output=<span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">input_map_of_this_mapset</span></span></div><div>g.region map=input_map_of_this_mapset</div><div>... (a series of procedures)</div><div><br></div><div>Do you think I'll have problems in this process?</div><div>Does g.region in a given mapset affects the region in other mapsets?</div><div>(I should also use a temporary region, but I am also not sure if these temporary region files are set for the whole location or are limited to the current mapset).</div><div><br></div><div>Or should I do that in different locations?</div><div><br></div><div>Thanks a lot!</div><div>Bernardo Niebuhr</div><div><br></div><div><br></div><div><br></div></div></body></html>