[GRASS-user] averages in r3.mapcalc

  I have created a 3D grid Volume using the r.to.rast3. I have latitude,longitude, and my depth is time(which has temperature data associated with it). If I wanted to create a lat/long versus my average temperature over time what would be the best way to go about doing this.

goldneaa@onid.orst.edu wrote:

  I have created a 3D grid Volume using the r.to.rast3. I have
latitude,longitude, and my depth is time(which has temperature data
associated with it). If I wanted to create a lat/long versus my
average temperature over time what would be the best way to go about
doing this.

Forget about the 3D volume and use r.series on the 2D maps.

--
Glynn Clements <glynn@gclements.plus.com>