R/FileHandlingFormats.R
read_from_fluxnet15.Rd
Column format as described at https://fluxnet.org/data/fluxnet2015-dataset/fullset-data-product/
read_from_fluxnet15(ds, colname_NEE = "NEE")
data.frame with additional columns 'DateTime', 'NEE','Ustar' and 'Rg','Tair','Tsoil' if columns 'SW_IN','TA', or 'TS' are present respectively
If input has numeric column USTAR_QC then USTAR of records with USTAR_QC > 2 are set to NA.