View source: R/calculate_meteorlogy.R
cal_ActualVapourPressure_for_hourly | R Documentation |
Calculating actual vapour pressure for hourly time step
cal_ActualVapourPressure_for_hourly(Thr, RHhr)
Thr |
is average hourly temperature (degrees Celsius). |
RHhr |
is average hourly relative humidity [%]. |
A vector for average hourly actual vapour pressure [kPa].
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. FAO Irrigation and drainage paper No. 56. Rome: Food and Agriculture Organization of the United Nations, 1998.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.