Description Usage Arguments Author(s) See Also
Estimate temperature sensitivity and parameters of Rectangular Hyperbolic Light Response Curve function (a,b,R_ref, k) for successive periods
1 2 3 4 | partGLFitLRCWindows(ds, WinSizeDays.i = 4L, WinSizeNight.i = 3L *
WinSizeDays.i, DayStep.i = floor(WinSizeDays.i/2L),
isVerbose = TRUE, nRecInDay = 48L, winExtendSizes = WinSizeNight.i *
c(2L, 4L), controlGLPart = partGLControl())
|
ds |
data.frame with numeric columns NEE, sdNEE, Temp (degC), VPD, Rg, and logical columns isNight and isDay |
WinSizeDays.i |
Window size in days for daytime fits |
WinSizeNight.i |
Window size in days for nighttime fits |
DayStep.i |
step in days for shifting the windows |
isVerbose |
set to FALSE to suppress messages |
nRecInDay |
number of records within one day (for half-hourly data its 48) |
winExtendSizes |
successively increased nighttime windows, to obtain a night-time fit |
controlGLPart |
list of further default parameters |
(Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)
partGLFitNightTempSensOneWindow
partGLFitNightRespRefOneWindow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.