compute_TandE: compute T and E from given ET and quantiles of water use...

Description Usage Arguments Value

View source: R/tea.R

Description

compute T and E from given ET and quantiles of water use efficiency (WUE)

Usage

1
compute_TandE(ET, wue_pred)

Arguments

ET

numeric vector of evapotranspiration

wue_pred

tibble with each column a prediction quantile of WUE specifying the quantile as a number (0.0..1.0) in the column name

Value

tibble in long format with columsn ET, perc (1..100), WUE, T, E column id identifies the original row-number in the wide format


bgctw/etpart documentation built on Dec. 19, 2021, 8:49 a.m.