hargreaves: Hargreaves equation for evapotranspiration

View source: R/hydro.R

hargreavesR Documentation

Hargreaves equation for evapotranspiration

Description

Per Hargreaves & Samani 1985. (Shuttleworth 1993 seems to incorrectly omit the exponent)

Usage

hargreaves(S0, tmean, tmin, tmax)

Arguments

S0

numeric

tmean

degrees C

tmin

degrees C

tmax

degrees C

Value

evapotranspiration (ETP) in mm/day


matthewkling/hydro documentation built on Feb. 25, 2023, 10:44 p.m.