Calculate reference ET using the Hargreaves method.
etr_hargreaves.Rd
Calculate reference ET using the Hargreaves method.
Arguments
- tmin
The minimum air temperature in deg C.
- tmax
The maximum air temperature in deg C.
- tmean
The average air temperature in deg C.
- lat
The latitude of the measurements degrees.
- days
The julian day of the measurement. Can either be an integer or date object.
- srad
Downwelling shortwave radiaiton in W m^-2. Defaults to NULL. If left as null, srad will be estimated using latitude and julian day.