Description Usage Arguments Value
DWCI measures the probability that the carbon and water are coupled within a given day. Method takes the correlation between evapotranspiration (LE) and gross primary productivity (GPP) and calculates the correlation within each day. This correlation is then compared to a distribution of correlations between artificial datasets built from the signal of potential radiation and the uncertainty in the LE and GPP.
1 | compute_DWCI(data, nrecday = 48, na_value = 0)
|
data |
data.frame of sub-daily timeseries with variables
|
nrecday |
integer: frequency of the sub-daily measurements, 48 for half hourly measurements' |
na_value |
numeric scalar: to replace NA values in correlation Defaults to 0.0 - i.e. no probability of correlation in DWCI. |
numeric vector length(data)/nrecday: diurnal water:carbon index (DWCI)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.