water_balance: Annual water balance variables for one site

View source: R/hydro.R

water_balanceR Documentation

Annual water balance variables for one site

Description

Annual water balance variables for one site

Usage

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

should annual sums be returned? (default TRUE; if FALSE monthly values for each of the 5 variables will be returned)

Value

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


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