<div dir="ltr"><div><div>Dear All GrADs users, <br><br></div>Please help me to solve this problem.<br> I have two files (attached), file1=precipitation of ssw yrs and file2=climatology. I want to calculate the anomalies by taking the difference. So I started with the following script. In order to use tloop and plot latitude vs time I had to fix the longitude to 180. When I am changing the value of the set latitude to say 120, 130, 140..I am getting different anomalies plot. Finally, Please suggest how to calculate the t test(standard deviation) over the same plot as shaded. <br><br></div>Thank you in advance<br><div><br>&#39;reinit&#39;<br>&#39;open SSt12.precip.lon-lat.allssws.ctl&#39;<br>&#39;open SSt12.lat-lon.precip.allssws.climatology.ctl&#39;<br><br>&#39;set lat -90 90&#39;<br>&#39;set lon <span style="background-color:rgb(0,255,0)">180</span>&#39;<br>&#39;set t 1 21&#39;<br>&#39;set xyrev on&#39;<br>&#39;set gxout contour&#39;<br>&#39;set csmooth on&#39;<br>&#39;set grads off&#39;<br>&#39;set grid off&#39;<br>&#39;x1=1000*24*60*60*(aprl.1+aprc.1)&#39;<br>&#39;x2=1000*24*60*60*(aprl.2+aprc.2)&#39;<br>&#39;xx1=tloop(ave(x1,lon=120,lon=180))&#39;<br>&#39;xx2=tloop(ave(x2,lon=120,lon=180))&#39;<br>&#39;set clab on&#39;<br>&#39;set xlabs 10|9| 8| 7| 6| 5| 4| 3| 2| 1| 0| 1| 2| 3| 4| 5| 6| 7| 8| 9| 10&#39;<br>&#39;d xx1-xx2&#39;<br><br><br>&#39;draw title zonal precipitation (120-180E) for all warmings (SSt12)&#39;<br><br>&#39;set string 1 tr 6&#39;<br>&#39;set strsiz 0.1&#39;<br>&#39;draw string 10 0.7 [mm/day]&#39;<br><br>&#39;set string 1 c 6&#39;<br>&#39;set strsiz 0.1&#39;<br>&#39;draw string 5 0.7 days before and after SSW event&#39;<br><br>&#39;enable print figure1.zonalpre120-180E.mf&#39;<br>&#39;print&#39;<br>&#39;disable print&#39;<br>&#39;!./gxeps -c -i figure1.zonalpre120-180E.mf -o SSt12.preci.120-180E.all.ssws.eps&#39;<br><br><br clear="all"><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Dr. Sourabh Bal</div><div dir="ltr">Post-Doc Fellow </div><div dir="ltr">Institute of Meteorology, Freie Universitat, Berlin<div><br></div><div><br><br></div></div></div></div></div></div>
</div></div></div></div></div>