<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        mso-fareast-language:EN-ZA;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-ZA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Dear All<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am trying to create a time series of anomalies from a seasonal climatology.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I am using CRU TS 3.1 data. The dimensions of the dataset are as follows:<o:p></o:p></p><p class=MsoNormal>File 1 : CRU TS 3.10 Precipitation<o:p></o:p></p><p class=MsoNormal>&nbsp; Descriptor: cru_ts_3_10.1901.2009.pre.dat.nc<o:p></o:p></p><p class=MsoNormal>&nbsp; Binary: cru_ts_3_10.1901.2009.pre.dat.nc<o:p></o:p></p><p class=MsoNormal>&nbsp; Type = Gridded<o:p></o:p></p><p class=MsoNormal>&nbsp; Xsize = 720&nbsp; Ysize = 360&nbsp; Zsize = 1&nbsp; Tsize = 1308&nbsp; Esize = 1<o:p></o:p></p><p class=MsoNormal>&nbsp; Number of Variables = 1<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp;&nbsp; pre&nbsp; 0&nbsp; t,y,x&nbsp; precipitation<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I have managed to calculate long-run monthly averages and convert these to a climatology in order to calculate monthly anomalies from the long-run average, based on a response from Brian Doty to a similar post (attached below). Note he goes on to demonstrate a &#8216;manual&#8217; approach to calculating long-run seasonal averages. What I&#8217;d like to do is to calculate seasonal averages in a similar fashion to the approach used below to calculate long-run monthly averages, and then build a time-series of anomalies from the long-run seasonal average, as is done below for monthly data.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Can anyone assist?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Alec Joubert<o:p></o:p></p><p class=MsoNormal>_______________________________________________<o:p></o:p></p><p class=MsoNormal><u>Previous post showing calculation of monthly averages, anomalies from a monthly average and seasonal average calculations:<o:p></o:p></u></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><pre>Have you tried using the &quot;modify&quot; command to create seasonal averages?<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><a href="http://grads.iges.org/grads/gadoc/gradcomdmodify.html">http://grads.iges.org/grads/gadoc/gradcomdmodify.html</a><o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>from above web site:<o:p></o:p></pre><pre>---<o:p></o:p></pre><pre>modify /varname type/<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>This command defines a climatological variable, which is<o:p></o:p></pre><pre>year-independent. /varname/ is a defined grid. There are two options for<o:p></o:p></pre><pre>/type/:<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |seasonal&nbsp;&nbsp; |- For creating monthly or multi-monthly climatologies<o:p></o:p></pre><pre>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |diurnal&nbsp;&nbsp;&nbsp; |- For creating climatologies over a time period less<o:p></o:p></pre><pre>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; than a day<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Usage Notes<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Example<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Say you have a 50-year timeseries of monthly mean sea surface<o:p></o:p></pre><pre>temperatures (a variable named sst with 600 time steps) and you want to<o:p></o:p></pre><pre>create a climatology and then look at the monthly anomalies. First, set<o:p></o:p></pre><pre>the time range for 1 to 12, to span a complete year. Second, define the<o:p></o:p></pre><pre>variable &quot;sstclim&quot; which will contain the January mean in the first time<o:p></o:p></pre><pre>step, the February mean in the second time set, etc. Then use 'modify'<o:p></o:p></pre><pre>to turn 'sstclim' into a climatological variable. This means that the<o:p></o:p></pre><pre>calendar year associated with 'sstclim' (the first year in the original<o:p></o:p></pre><pre>sst data set) becomes a wild card. Then you can define the anomaly by<o:p></o:p></pre><pre>subtracting the climatology from the original time series. The commands<o:p></o:p></pre><pre>are as follows:<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>'set t 1 12'<o:p></o:p></pre><pre>'define sstclim = ave(sst, t+0, t=600, 12)'<o:p></o:p></pre><pre>'modify sstclim seasonal'<o:p></o:p></pre><pre>'set t 1 last'<o:p></o:p></pre><pre>'define anom = sst - sstclim'<o:p></o:p></pre><pre>---<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>and from a Brian Doty email to the GrADS Listserv:<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>---<o:p></o:p></pre><pre>...<o:p></o:p></pre><pre>&nbsp;&nbsp;&nbsp; set lon 0 360<o:p></o:p></pre><pre>&nbsp;&nbsp;&nbsp; set lat -90 90<o:p></o:p></pre><pre>&nbsp;&nbsp;&nbsp; set z 1<o:p></o:p></pre><pre>&nbsp;&nbsp;&nbsp; set t 1 12<o:p></o:p></pre><pre>&nbsp;&nbsp;&nbsp; define ozave = ave(ozone,t+0,t=144,12)<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Now 'ozave' contains the seasonal mean for each month (the above assumes<o:p></o:p></pre><pre>the data starts with January).<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Then, to display a seasonal mean -- for example, DJF:<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>&nbsp;&nbsp; display (ozave(t=12)+ozave(t=1)+ozave(t=2))/3<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>or if you want to account for the lengths of the months (note that ave<o:p></o:p></pre><pre>does not do this by default when averaging monthly data):<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>&nbsp;&nbsp; display (ozave(t=12)*31+ozave(t=1)*31+ozave(t=2)*28)/90<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>...Brian<o:p></o:p></pre><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>