hamon: Hamon Potential Evapotranspiration Equation

Description Usage Arguments Details Value Examples

View source: R/dWaSSI_functions.R

Description

The Hamon method is also considered as one of the simplest estimates of potential Evapotranspiration.

Usage

1
hamon(par, tavg, lat, jdate)

Arguments

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)

Details

For details see Haith and Shoemaker (1987)

Value

outputs potential evapotranspiration (mm day-1)

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1deg
 }

## End(Not run)

ln1267/dWaSSI documentation built on Dec. 3, 2019, 4:39 a.m.