partGLFitNightRespRefOneWindow: partGLFitNightRespRefOneWindow

Description Usage Arguments Value Author(s) See Also

Description

Estimate Reference temperature from nicht-time and given temperature sensitivity E0 Estimation of respiration at reference temperature (R_Ref) and temperature (E_0) for one window.

Usage

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

Arguments

dss

data.frame with numeric columns NEE, isNight, Temp, Rg

winInfo

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

prevRes

component prevRes from previous result, here not used.

E0Win

data.frame with columns E0 and sdE0, RRefFit, and TRefFit with one row for each window

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

Value

list with entries

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.