<div dir="ltr"><div><div><br></div><div>Without more information, it is not clear what you want.<br></div><div><br><a href="http://www.ncl.ucar.edu/Applications/iso.shtml">http://www.ncl.ucar.edu/Applications/iso.shtml</a><br></div>Example 1<br><br></div>This (int2p_n_Wrap) just does standard linear interpolation to specific levels. The 'int2p' ifunction cab be used for any vertical coordinate.<br><pre> <span style="font-family:arial,helvetica,sans-serif">isox = int2p_n_Wrap(z_t, x, zlev, 0, 1)</span><br><br></pre><pre><br></pre><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 15, 2017 at 12:10 PM, Adam Baker - NOAA Federal <span dir="ltr"><<a href="mailto:adam.baker@noaa.gov" target="_blank">adam.baker@noaa.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi NCL group,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am trying to generate specific temperature heights (m AGL) interpolated from raw model pressure levels. Is there a way to do this that is fairly straightforward? </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I've seen the online examples including some of the Iso Level functions and wrf_Interp_3d_z, but assume what I'm looking for might be some combination thereof or am missing another function more suitable. Just interested in raw environmental temperature too, not potential temp. Any guidance is much appreciated!</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best regards,</div><div style="font-size:12.8px">Adam</div></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>