Hei Miguel, I would do it in two steps:
1) sum your maps with r.series 2) take the average per “area” with either r.univar (if you want table output) or r.stats.zonal (if you want map output). Cheers Stefan From: grass-user [mailto:grass-user-boun...@lists.osgeo.org] On Behalf Of Miguel Carrero Sent: 8. november 2016 13:13 To: GRASS user list <grass-user@lists.osgeo.org> Subject: [GRASS-user] How to get the mean of overlaping areas between rasters. Dear all, I want to sum 13 raster maps, and calculate the mean of areas which overlap among them. I mean, sum all the maps, but in those areas which they overlap calculate the mean of the values. Does anybody know a method to do it? Thanks for the attention, Miguel.
_______________________________________________ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user