Description Usage Arguments Value Examples
calculate specific humidity for MEP model input
1 | Shum(TA, PA, RH)
|
TA |
Air temperature(unit: deg C) |
PA |
Atmospheric pressure(unit: kPa) |
RH |
Relative humidity(unit: percent) |
specific humidity(unit:kg/kg)
1 | Shum(TA=20,PA=101,RH=50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.