Description Usage Arguments Value Author(s) Examples
Calculates the dew-point temperature based on humidity ratios. Eq. 37 & 38 - ASHRAE Fundamentals Handbook 2002, Psychrometrics.
| 1 | dewpoint(hum.ratio, alt = 0)
 | 
| hum.ratio | Vector of humidity ratios [kg/kg]. | 
| alt | Vector of altitudes [m]. Defaults to 0 m (sea level). | 
Returns a vector of dew-point temperatures [degC].
Christoffer Rasmussen
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.