<div dir="ltr"><div>Hi,</div><div><br></div><div>See the attached script. The plots look believable to me, although I don't know for certain. This is a bit hackish in that it critically depends upon knowing the incoming dimensionality (rather than going to lengths to scan through the raw data trying to calculate what the lat/lon dimensions are). Extracting the lat/lon arrays is not particularly efficient, as the values get overwritten by the same values repeatedly, but it gets the job done.</div><div><br></div><div>Rick</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 5, 2019 at 8:27 AM Debashis Paul via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hello ncl community., <div dir="auto">I have a csv data which has got 121 latitude values and 320 longitude values in a repeated manner for two different variables, my inquiry is I am able to make a 2-d array when I have only one variable but if it's more than 1 I am facing the problem, I am not able to make any 2-d array. So if any can help me how to solve this problem or what's the procedure to follow through it will be much appreciated. </div><div dir="auto">For your convenience I am attaching the dataset along with the code which I have made. </div><div dir="auto"><br></div><div dir="auto">With regards. </div><div dir="auto">Debashis Paul</div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>