Description Usage Arguments Value
similar to DWCI it measures the probability that the carbon and water are coupled within a given day. In difference to the full DWCI the correlation only the standard deviation of ET and GPP is used but not the daily correlation between NEE and ET errors. Hence, it can be used when noisefree, i.e. modelled, NEE_fall and ET_fall are not available.
1 | compute_simplifiedDWCI(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.