<div dir="ltr">Kunal,<div><br></div><div>you really need to give more information in your emails. What is the error? What line did the error occur? You can&#39;t expect other people to go through your scripts for you and find that information.</div><div><br></div><div>In you current script I believe you need to include a time dimension in your time series. The way you are doing it now you are computing the correlation in longitude. Is that what you want? Also the documentation for esccr <a href="http://ncl.ucar.edu/Document/Functions/Built-in/esccr.shtml">http://ncl.ucar.edu/Document/Functions/Built-in/esccr.shtml</a> is very clear on what the dimensions of the output (ccr in your case) will be. Your inputs have the same size and are two dimensional so the output will be two dimensional and have dimension sizes (lat,mxlag). When you try to plot you are trying to access the third dimension which does not exist so you end up with the error.</div><div><br></div><div>Again, please carefully read the documentation and the error message before posting to ncl-talk. Usually these resources will give you a good idea of what is going on.</div><div><br></div><div>Responses to ncl-talk only, please.</div><div><br></div><div>Maria</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 2:51 AM, Kunal Bali <span dir="ltr">&lt;<a href="mailto:kunal.bali9@gmail.com" target="_blank">kunal.bali9@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"><div dir="ltr"><div><div>Dear NCL<br><br></div>I am trying to plot the correlation map but getting some error. would you please see the attached file and tell me what am i doing wrong ??<br><br></div>Thank You<span class="HOEnZb"><font color="#888888"><br><br> <br clear="all"><div><div><div><div><div dir="ltr"><div>Kunal Bali<br></div><div>Research Scholar <br></div><div>Radio &amp; Atmospheric Science Division <br></div><div>CSIR - National Physical Laboratory<br></div><div>New Delhi - 110012<br><br></div><div><br></div><div><br></div><div><br></div><div><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-collapse:collapse;font-family:Tahoma,Verdana;font-size:12px"><font color="#1F497D"><br></font></p></div></div></div>
</div></div></div></font></span></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>