partGLFitNightTempSensOneWindow: partGLFitNightTempSensOneWindow

Description Usage Arguments Author(s) See Also

Description

Estimate parameters of the Rectangular Hyperbolic Light Response Curve function (a,b,R_ref, k) for successive periods Estimation of respiration at reference temperature (R_Ref) and temperature (E_0) for one window.

Usage

1
2
partGLFitNightTempSensOneWindow(dss, winInfo, prevRes, 
    isVerbose = TRUE, nRecInDay = 48L, controlGLPart = partGLControl())

Arguments

dss

data.frame with numeric columns NEE, sdNEE, Temp (degC), VPD, Rg, and logical columns isNight and isDay

winInfo

one-row data.frame with window information, including iWindow

prevRes

component prevRes from previous result, here with item prevE0

isVerbose

set to FALSE to suppress messages

nRecInDay

number of records within one day (for half-hourly data its 48)

controlGLPart

list of further default parameters

Author(s)

TW (Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)

See Also

partitionNEEGL

partGLEstimateTempSensInBoundsE0Only


REddyProc documentation built on May 2, 2019, 5:19 p.m.