powered by
MSVP returns the value of mean saturation vapour pressure.
MSVP
MSVP(T_max, T_min)
The function returns the value of the mean saturation vapour pressure [kPa] as a numeric scalar.
Optional. A numeric scalar that denotes the daily maximum temperature [C].
Optional. A numeric scalar that denotes the daily minimum temperature [C].
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. (1998). Crop evapotranspiration - Guidelines for computing crop water requirements - FAO Irrigation and drainage paper 56. Fao, Rome, 300(9), D05109.
This is a function to calculate the mean saturation vapour pressure [kPa].
SatVP.
SatVP
MSVP(T_max = 35, T_min = 1)
Run the code above in your browser using DataLab