View source: R/compute_humidity_data.R
specific_humidity | R Documentation |
Compute the specific humidity.
specific_humidity(td, pr)
td |
the dew point temperature in degree Celsius. |
pr |
the surface pressure in hectopascal. |
The specific humidity in kg/kg.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.