Description Usage Arguments Details Value Examples
View source: R/dWaSSI_functions.R
The Hamon method is also considered as one of the simplest estimates of potential Evapotranspiration.
1  | 
par | 
 proportionality coefficient (unitless)  | 
tavg | 
 vector of mean daily temperature (deg C)  | 
lat | 
 latitude ()  | 
jdate | 
 a day number of the year (julian day of the year)  | 
For details see Haith and Shoemaker (1987)
outputs potential evapotranspiration (mm day-1)
1 2 3 4 5 6  | ## Not run: 
if(interactive()){
 #EXAMPLE1deg
 }
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.