<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Tahoma,Arial,Helvetica,sans-serif'>
<p>Hi all, </p>
<p>Im using climatology for re-analysis and i was wondering if there is a way to run consecutive months one after the other without having to change the set time function every time. My code is simple which defines monthly steps from 50 years data but i want to run a few months worth of data one after the other, is this possible rather that having to change time step for every image? </p>
<p>'set t 1 12'<br />'define precipclim = ave(precip, t+0, t=600, 12)'<br />'modify precipclim seasonal'<br />'set t 1 last'<br />'define anom = precip - precipclim'<br />'set time 1JUN2018'</p>
<div>-- <br />
<p>Kind regards,</p>
<p><strong>Stuart Markham</strong></p>
<p><em>Founder of CW Weather</em></p>
<p><img src="cid:9e849405edb0a79e162c211a585f3245@chorleyweather.com" alt="" width="147" height="65" /></p>
</div>
</body></html>