<div dir="ltr">Sorry - I meant &quot;instead of scorr&quot;<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 26, 2015 at 11:32 AM, Andrew Friedman <span dir="ltr">&lt;<a href="mailto:andfried@gmail.com" target="_blank">andfried@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Atiqah,<br>
<br>
I believe you want to use the function tcorr for temporal correlation instead of score:<br>
<br>
<a href="http://www.iges.org/grads/gadoc/gradfunctcorr.html" target="_blank">http://www.iges.org/grads/gadoc/gradfunctcorr.html</a><br>
<br>
Best,<br>
Andrew<br>
<div class="HOEnZb"><div class="h5"><br>
On May 26, 2015, at 1:12 AM, syairah atiqah atiq &lt;<a href="mailto:syairahatiqah@yahoo.com">syairahatiqah@yahoo.com</a>&gt; wrote:<br>
<br>
&gt;<br>
&gt; Hi Andrew,<br>
&gt;<br>
&gt; Thank you for the reply. Okay, I attempt to find the relationship for two variables (anomalies sea ice cover and normalized rainfall) at different point of latitude and longitude (antarctic and maritime continent) in GrADs, but the answer was not exactly what I want. I know there was something wrong with my script and I do need help with that.Plus,  I really new to this software. Below was the script I wrote:<br>
&gt;<br>
&gt; &#39;sdfopen <a href="http://erai_ci_1979_2014_anom.nc" target="_blank">erai_ci_1979_2014_anom.nc</a> &#39;<br>
&gt; &#39;sdfopen <a href="http://prate.sfc.mon.mean.nc" target="_blank">prate.sfc.mon.mean.nc</a>&#39;<br>
&gt; &#39;q file 1&#39;<br>
&gt; &#39;q file 2&#39;<br>
&gt; &#39;nv1=re2(icec.1,0.25,0.25,ba)&#39;<br>
&gt; &#39;nv2=re2(prate.2,0.25,0.25,ba)&#39;<br>
&gt; &#39;set dfile 1&#39;<br>
&gt; &#39;set lon 0 360&#39;<br>
&gt; &#39;set lat -90 -60&#39;<br>
&gt; &#39;set dfile 2&#39;<br>
&gt; &#39;set lon 90 165&#39;<br>
&gt; &#39;set lat -12 20&#39;<br>
&gt; &#39;climprat=ave(nv2*24*60*60*30,t=1,t=432,12)&#39;<br>
&gt; &#39;anom=nv2*24*60*60*30-climprat&#39;<br>
&gt; &#39;stDv=sqrt(avg(pow(climprat-nv2,2)),t=1,t=432,12)&#39;<br>
&gt; &#39;Norm=anom/stDv&#39;<br>
&gt; &#39;set gxout shaded&#39;<br>
&gt; &#39;set t 1 12&#39;<br>
&gt;  &#39;set grads off&#39;<br>
&gt;  &#39;set grid off&#39;<br>
&gt;  &#39;d scorr(nv1,anom,lon=0,lon=360,lat=-90,lat=20)&#39;<br>
&gt;<br>
&gt; However, the answer shows was a value for each month. So in may case, I have 12 values appear in my screen. Hope you can help me.Kindly appreciate it.<br>
&gt;<br>
&gt; Thank you in advance<br>
&gt;<br>
&gt; Atiqah<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tuesday, May 26, 2015 12:36 AM, Andrew Friedman &lt;<a href="mailto:andfried@gmail.com">andfried@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; Hi Atiqah,<br>
&gt;<br>
&gt; Can you please post specifically what you tried and what error you received?<br>
&gt;<br>
&gt; Andrew<br>
&gt;<br>
&gt; On May 25, 2015, at 4:44 AM, syairah atiqah atiq &lt;<a href="mailto:syairahatiqah@yahoo.com">syairahatiqah@yahoo.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; I am Atiqah. I attempt to find the relationship of two variables by doing the spatial correlation of sea ice cover in Antarctica and rainfall at Maritime Continent. The command I&#39;m using was scorr but the result error. Can someone here help me in writing the script. I really new in this software.<br>
&gt; &gt;<br>
&gt; &gt; Kindly help me. Thank you in advance.<br>
&gt; &gt;<br>
&gt; &gt; best regards,<br>
&gt; &gt; Atiqah<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; gradsusr mailing list<br>
&gt; &gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; &gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div>