water_balance: Annual water balance variables for one site

Description Usage Arguments Value

View source: R/hydro.R

Description

Annual water balance variables for one site

Usage

1
water_balance(latitude, ppt, tmean, tmax, tmin, annual = TRUE)

Arguments

latitude

degrees

ppt

vector of length 12, mm

tmean

vector of length 12, degrees C

tmax

vector of length 12, degrees C

tmin

vector of length 12, degrees C

annual

logical, if FALSE will return monthly values

Value

A named vector of hydrologic variables: PPT, PET, AET, CWD, RAR


matthewkling/climatica documentation built on May 17, 2019, 8:21 p.m.