<div dir="ltr">r.series for the computation and g.mlist for selecting the rastersĀ is how I have used in the past.<div>Sitansu</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 6, 2017 at 10:01 AM, RichardCooper <span dir="ltr"><<a href="mailto:richtcooper@hotmail.com" target="_blank">richtcooper@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have a data set containing multiple years of daily raster layers and would<br>
like to aggregate and output annual raster layers of 5-day extremes<br>
(maxima).<br>
<br>
Essentially, for each grid cell, I need to calculate rolling 5-day sums of<br>
each year and then find the annual max of the latter sums, and output as a<br>
series of raster layers of annual 5-day extremes.<br>
<br>
However, I'm trying to work out the best way in GRASS of doing this. Overall<br>
t.rast.aggregate comes closest to the type of functionality needed. I've<br>
also looked at t.rast3d.mapcalc, but unsure if calculating a rolling sum is<br>
possible.<br>
<br>
I'd be grateful for any suggestions on how I might approach this.<br>
<br>
Thanks,<br>
<br>
Richard<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Temporal-framework-calculating-annual-5-day-extremes-tp5316014.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.<wbr>nabble.com/Temporal-framework-<wbr>calculating-annual-5-day-<wbr>extremes-tp5316014.html</a><br>
Sent from the Grass - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/grass-user</a></blockquote></div><br></div>