<div dir="ltr">Hello NCL developers,<div><br></div><div>I wanted to bring a minor detail to your attention regarding the dewtemp_trh function. I&#39;ve been using this function to compute dewpoint temperatures from WRF met_em files and have been seeing NaN values returned.</div><div><br></div><div>Tracing this issue, I found that when RH values fall below 0%, the NaN values are returned. When I use the &#39;where&#39; function to constrain all values to above 0%, the NaN values are not returned. Values above 100% do not return NaN values.</div><div><br></div><div>I know from pervious email exchanges that functions are not supposed to return NaN values so I wanted to point this out.</div><div><br></div><div>Since most met_em files have some values outside of the appropriate range due to interpolation biases, I figured either a warning message or a statement on the function&#39;s page would help others who are using this function avoid the NaNs, which seem to choke any plotting interface.</div><div><br></div><div>Have a good day,</div><div>Jon</div><div><br></div><div> </div></div>