[ncl-talk] meteogram wrfoutput vs height or pressure

Bill Ladwig ladwig at ucar.edu
Fri Jun 8 09:31:48 MDT 2018


You need to interpolate the data to the height or pressure levels that you
want. Since you probably want several vertical levels, I would recommend
wrf_user_vert_interp:

https://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_user_vert_interp.shtml

You could also use wrf_user_intrp3d, but this only allows for one vertical
level at a time:
https://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_user_intrp3d.shtml

Hope this helps,

Bill


On Thu, Jun 7, 2018 at 5:25 PM, E Mobarak <mobarak_e at yahoo.com> wrote:

> Hi Dear
> I want draw  meteogram wrfchem model dust  vs height or pressure but ncl
> example is model levels
> how i change vertical axis to limited height(6km) or limited pressure(500
> hpa)
>
> thanks for response
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> 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/20180608/10770428/attachment.html>


More information about the ncl-talk mailing list