<div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12px"><div id="yui_3_16_0_1_1417472157811_4470" dir="ltr">Dear NCL-talk,<br style="" class=""><br style="" class="">I was wondering if there is a way to interpolate to an iso-surface, when the variable I'm interpolating against is *not* monotonically in/decreasing?<br style="" class=""><br style="" class="">For example, the examples here - https://www.ncl.ucar.edu/Applications/iso.shtml - use int2p_n_Wrap. This will obviously work well when I'm interpolating to pressure levels, because pressure decreases monotonically with height. But part (b) of the example iso_1.ncl on that page would only work if the temperature changes monotonically across levels. <br style="" class=""><br style="" class="">I'm interested in interpolating to an iso-surface defined by a value of the Bulk Richardson Number, which doesn't necessarily increase monotonically with height, especially within the PBL. However, int2p_n_Wrap returns a missing value for every column where the BRN is not monotonic, i.e. the majority of columns. <br style="" class=""><br style="" class="">Are there any smart ways around this problem? <br style="" class=""><br style="" class="">Best wishes,<br style="" class="">Dave.<br></div><div id="yui_3_16_0_1_1417472157811_4607" style="" class="" dir="ltr"><br style="" class=""></div></div>