extract_FN15: extract processing results with columns corresponding to...

View source: R/FileHandlingFormats.R

extract_FN15R 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


REddyProc documentation built on March 18, 2022, 5:41 p.m.