geocat.comp.meteorology._dewtemp

Contents

geocat.comp.meteorology._dewtemp#

geocat.comp.meteorology._dewtemp(tk, rh)#

This function calculates the dew point temperature given temperature and relative humidity using equations from John Dutton’s “Ceaseless Wind” (pp 273-274)

Parameters:
Returns:

tdk (numpy.ndarray, xarray.DataArray, list, or float) – Dewpoint temperature in Kelvin. Same size as input variable temperature

See also

Related GeoCAT Functions: dewtemp()

Related NCL Functions: dewtemp_trh