Description Usage Arguments Details Value Author(s)
Estimation of the reference respiration Rref of fLloydTaylor for successive periods
1 2 | sRegrRref(NightFlux.s, TempVar.s, E_0.s, T_ref.n, WinDays.i = 3,
DayStep.i = 4, CallFunction.s = "")
|
NightFlux.s |
Variable with (original) nighttime ecosystem carbon flux, i.e. respiration |
TempVar.s |
Variable with (original) air or soil temperature (degC) |
E_0.s |
Temperature sensitivity E_0 estimated with |
T_ref.n |
|
WinDays.i |
Window size for |
DayStep.i |
Window step for |
CallFunction.s |
Name of function called from |
While parameter E0 in the Temperature-Respiration relationship (fLloydTaylor is kept konstant,
parameter Rref is allowed to change with time.
This method estimates Rref for a series of time windows of length 2*WinDays.i+1 days
shifted by DayStep.i days.
For some of the windows, it maybe not be possible to estimate Rref. These missing values are filled by linear
interpolation by function fInterpolateGaps.
Data vector (length number of windows) with reference respiration (R_ref, flux units)
AMM (Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.