[ncl-talk] Horizontal slice at array of levels/heights
Bill Ladwig
ladwig at ucar.edu
Thu Nov 10 10:17:30 MST 2016
I think this is the same question as:
http://mailman.ucar.edu/pipermail/ncl-talk/2016-October/006923.html
The user ended up modifying the Fortran code for *DINTERP3DZ *and then
wrapped it in using WRAPIT.
Here's the full email chain:
http://mailman.ucar.edu/pipermail/ncl-talk/2016-October/006960.html
Good luck,
Bill
On Thu, Nov 10, 2016 at 8:45 AM, Dennis Shea <shea at ucar.edu> wrote:
> 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
>>
>>
>
> _______________________________________________
> 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/26d73a43/attachment.html
More information about the ncl-talk
mailing list