[ncl-talk] Horizontal slice at array of levels/heights

Dennis Shea shea at ucar.edu
Thu Nov 10 08:45:22 MST 2016


The question is not clear to me. Is the following

I think the following will do what you want. They are essentiall the same
http://www.ncl.ucar.edu/Document/Functions/Contributed/int2p_n_Wrap.shtml
http://www.ncl.ucar.edu/Document/Functions/Contributed/linint1_n_Wrap.shtml

====
See .... some examples here

http://www.ncl.ucar.edu/Applications/isent.shtml
Example 2

Also:
http://www.ncl.ucar.edu/Applications/iso.shtml



On Thu, Nov 10, 2016 at 3:59 AM, Matthew Scutter <yellowplantain at gmail.com>
wrote:

> I'm trying to do this without resorting to C if at all possible...
>
> I have a 2D array of the PBL, and I want to extract other parameters (RH,
> wind, etc) from the levels defined in this PBL 2D array.
> Kind of like wrf_user_intrp3d, except I want to pass an array of the same
> dimensions with each point representing the height to extract the parameter
> from, rather than the scalar to the loc (level/height) parameter of
> wrf_user_intrp3d.
>
> Is there in inbuilt function for this, or does anyone have an idea as to
> how to approach this efficiently?
>
> _______________________________________________
> 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/20161110/34bc3def/attachment.html 


More information about the ncl-talk mailing list