[GRASS-dev] [SoC] Weekly report #3 - GRASS Interactive Scatter Plot Tool

Hamish hamish_b at yahoo.com
Sat Jul 6 19:11:14 PDT 2013


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



More information about the grass-dev mailing list