On Wed, Jan 14, 2015 at 3:54 PM, Fábio Dias <[email protected]> wrote: ... > What would be the best way to do that in parallel? One mapset for each > year? Can I run multiple v.generalizes on the same input with > different outputs?
Yes sure. > My first thought was to run completely separated grass processes for > each simplification, but I didn't find a way to make it search > something different than .grass / .grass70 for the configuration > stuff.... Maybe take a look at this approach http://grasswiki.osgeo.org/wiki/Parallel_GRASS_jobs#Grid_Engine but even sending different v.generalize jobs to background (&) should work if you have enough RAM. markusN _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
