Paulo van Breugel wrote: > How do I use this new flag / seed parameter for r.mapcalc in python > scripts?
The grass.script.mapcalc() function has been updated to accept a seed= parameter, which should be either an integer or the string 'auto' for a random seed. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
