[GRASS-user] min/max of a set of rasters?

2010-06-25 Thread Jonathan Greenberg
What is the quickest way to calculate, at a given g.region, the
min/max of a set of rasters (which may have different resolutions) for
each pixel?  Is this something that mapcalc can do?

--j
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] min/max of a set of rasters?

2010-06-25 Thread Dylan Beaudette
On Friday 25 June 2010, Jonathan Greenberg wrote:
 What is the quickest way to calculate, at a given g.region, the
 min/max of a set of rasters (which may have different resolutions) for
 each pixel?  Is this something that mapcalc can do?

 --j
 ___
 grass-user mailing list
 grass-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-user

Hi Jonathan,

check out

r.univar
r.series

Dylan

-- 
Dylan Beaudette
Soil Resource Laboratory
http://casoilresource.lawr.ucdavis.edu/
University of California at Davis
530.754.7341
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user