powered by
ETo_Pan returns the value of reference evapotranspiration based on the pan evaporation method.
ETo_Pan
ETo_Pan(K_p, E_pan)
The function returns the value of the reference evapotranspiration as a numeric scalar.
A numeric scalar that denotes the pan coefficient.
A numeric scalar that denotes the pan evaporation [mm/day].
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 reference evapotranspiration [mm/day] based on the pan evaporation method.
ETo_FPM, ETo_Hrg.
ETo_FPM, ETo_Hrg
ETo_Pan(K_p = 0.6, E_pan = 5)
Run the code above in your browser using DataLab