Description Usage Arguments Details Value See Also
Calculate hourly corrected specific humidity from daily data
1 | hourlyhuss(ukcp_huss, hus_gam, htemps = NA, hpre = NA)
|
ukcp_huss |
a |
hus_gam |
a |
htemps |
optional spatial array of hourly temperatures (deg C - see details) |
hpre |
optional spatial array of hourly pressure (Pa - see details) |
This function applies a correction to ukcp_huss
using
parameters in hus_gam
and then interpolates daily data to hourly.
If temperature data are supplied, hourly specific humdidities are conveted
to relative humidity, which is capped at 100 prior to converting back to
specific humdidity. Hourly pressure data are used in converting to relative
humidity. If not supplied, then pressure is assumed to be 101300 Pa.
a spatial array of hourly specific humidities in Kg / Kg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.