extract_FN15 {REddyProc}R Documentation

extract processing results with columns corresponding to Fluxnet15 release

Description

extract processing results with columns corresponding to Fluxnet15 release

Usage

extract_FN15(
  EProc = .self,
  is_export_nonfilled = TRUE,
  keep_other_cols = FALSE
)

Arguments

EProc

sEddyProc class with uncertainty also in meteo variables and both nighttime and daytime partitioning columns present

is_export_nonfilled

set to FALSE to not export columns before gapfilling

keep_other_cols

set to TRUE to report also other columns

Value

data.frame with columns names of Fluxnet15. Timestamps are in ISO string format POSIXctToBerkeleyJulianDate


[Package REddyProc version 1.3.3 Index]