View source: R/calculate_meteorlogy.R
cal_ActualVapourPressure_from_RHmean | R Documentation |
In the absence of RH max and RHmin, it can be used to estimate actual vapour pressure.
cal_ActualVapourPressure_from_RHmean(RHmean, Tmax, Tmin)
RHmean |
mean relative humidity(%). |
Tmax |
daily maximum temperature (degrees Celsius). |
Tmin |
daily minimum temperature (degrees Celsius). |
A vector for actual vapour pressure
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.