<div dir="ltr">I&#39;m trying to do this without resorting to C if at all possible...<div><br>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.</div><div>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.<br><br>Is there in inbuilt function for this, or does anyone have an idea as to how to approach this efficiently?</div></div>