[ncl-talk] vinth2p help

Gus Correa gus at ldeo.columbia.edu
Mon Jan 25 12:49:16 MST 2016


Maybe using all of U's four dimensions (level included):

UonP = vinth2p(U(:,:,:,:),hyam,hybm,pnew,PS,interp,P0mb,1,extrap)

instead of:

TonP = vinth2p(U(:,1,:,:),hyam,hybm,pnew,PS,interp,P0mb,1,extrap)  ?


On 01/25/2016 02:15 PM, Barbara Wortham wrote:
> Hello,
>
> I am working to convert the elevations in U and V files from the CESM
> LME dataset to pressure levels. I think I should be using vinth2p and
> attached is the code I am using. However, it seems like the variable PS
> can't be called upon in these files.

Why?
Maybe it is in another file?
Or is it called "ps" instead of "PS"?

> I was wondering if you had a
> suggestion for a surface pressure that is anchored in space that I could
> use for the conversion?
>
> Thanks, barbara
>
> --
> Barbara E. Wortham
> Graduate Student
> Boston College
> Department of Earth and Environmental Science
> Devlin 311
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>



More information about the ncl-talk mailing list