Michael wrote: > FWIW, r.stats respects any changes in computational region > but I don't think that r.out.bin does.
(actually r.out.bin does respect the current computational region, it uses the standard library functions to read the input raster map. if you look at the code it is not too different than r.example) > r.stats also will calculate values from multiple rasters, > along with xy coordinates in one pass. These are a couple > of the reasons I used r.stat to collect data on rasters. see also r.out.xyz for a r.stats wrapper/front end for xy coord output. Hamish _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev