| ETo_Pan | R Documentation | 
ETo_Pan returns the value of reference evapotranspiration based on the pan evaporation method.
ETo_Pan(K_p, E_pan)
K_p | 
 A numeric scalar that denotes the pan coefficient.  | 
E_pan | 
 A numeric scalar that denotes the pan evaporation [mm/day].  | 
This is a function to calculate the reference evapotranspiration [mm/day] based on the pan evaporation method.
The function returns the value of the reference evapotranspiration as a numeric scalar.
ETo_FPM, ETo_Hrg.
ETo_Pan(K_p = 0.6, E_pan = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.