[ncl-talk] NCL coordinates erroe

Maria Gehne - NOAA Affiliate maria.gehne at noaa.gov
Tue Oct 14 15:10:23 MDT 2014


Hi Kunal,

most likely your data does not have coordinate variables attached to it.
What does the printVarSummary(VAR) return? That should tell you if your
data has lat/lon coordinates. If it doesn't then you need to attach those
prior to plotting. You seem to know what the latitudes  and longitudes of
your data are supposed to be so you could generate the two arrays for lat
and lon yourself if they are not in the file.

Hope this helps. Replies to NCL-talk only please.

Maria

On Tue, Oct 14, 2014 at 11:53 AM, Kunal Bali <kunal.bali9 at gmail.com> wrote:

> Dear NCL users
>
> I tried to plot SST.nc attached file through NCL . Actually the SST.nc
> file have the coordinates from lat - 0 26 and lon - 60 95
>
> But when i run the scripts so its showing data all over the world not on
> my coordinates, see the SST.pdf file
>
> How to fix it ??
>
> Kunal Bali
> Research Scholar
> Radio & Atmospheric Science Division
> CSIR - National Physical Laboratory
> New Delhi - 110012
>
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141014/0f8cbc36/attachment.html 


More information about the ncl-talk mailing list