recompute ecosystem respiration at nighttime with nighttime reference

.computeRecoNight(dsAnsFluxes, dsR, dsTempSens)

Arguments

dsAnsFluxes

data.frame with columns Reco and sdReco

dsR

data.frame with columns isNight, and Temp

dsTempSens

data.frame with column iCentralRec, E0, and RRef

  • RRef: nighttime fitted

Value

data.frame with updated night-time Reco and sdReco

Details

If partGLControl$useNightimeBasalRespiration == TRUE then nighttime respiration is recomputed based on basal respiration inferred from nighttime data.