G. Allegri wrote: > A little patch to permit the use of multiple percentiles inside v.rast.stats > http://www.geospatial.it/allegri/v.rast.stats.diff > > Giovanni > > Index: v.rast.stats > =================================================================== > --- v.rast.stats (revisione 33591) > +++ v.rast.stats (copia locale)
v.rast.stats has been converted to Python: http://trac.osgeo.org/grass/browser/grass/trunk/scripts/v.rast.stats/v.rast.stats.py The shell version remains for reference, but will eventually be removed. Most of the other scripts will similarly be converted over the coming days. Please don't commit updates to shell versions of scripts which have already been converted; update the Python version instead. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
