[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

