[ncl-talk] query

Kyle Griffin ksgriffin2 at wisc.edu
Mon Sep 8 07:50:49 MDT 2014


Kunal -

This is how you read in variables. After opening the external file with
'addfile' and storing the result in a, a now points to the file that
contains the named variables above. This is something that is required in
nearly 100% of NCL scripts.

If you are new to the language, please consider using the incredible
documentation available online, starting with the reference manual linked
to on the first line of the table here: http://ncl.ucar.edu/Document/


Kyle

----------------------------------------
Kyle S. Griffin
Department of Atmospheric and Oceanic Sciences
University of Wisconsin - Madison
Room 1421
1225 W Dayton St, Madison, WI 53706
Email: ksgriffin2 at wisc.edu

On Mon, Sep 8, 2014 at 6:59 AM, Kunal Bali <kunal.bali9 at gmail.com> wrote:

> Dear NCL
>
> What is the means of the given line below. As i am trying to plot the
> latitude vs pressure levels graph but i am not getting the means of these
> lines
>
>  hyam =   a->hyam
>   hybm =   a->hybm
>   P0mb =   a->P0*0.01
>
>
>
> Thank You
>
> 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/20140908/70bbf1fe/attachment.html 


More information about the ncl-talk mailing list