getAmerifluxToBGC05VariableNameMapping: getAmerifluxToBGC05VariableNameMapping

Description Usage Arguments Author(s) See Also

Description

Get a mapping of variable names of the Berkeley 2016 release of the Fluxnet to of REddyProc defaults to names

Usage

1
2
3
4
5
6
7
getAmerifluxToBGC05VariableNameMapping(map = character(), 
    mapDefault = c(YEAR = "Year", DOY = "DoY", NEE = "NEE", 
        LE = "LE", H = "H", SW_IN = "Rg", TA = "Tair", 
        TS = "Tsoil", RH = "rH", VPD = "VPD", USTAR = "Ustar", 
        NEE_PI = "NEE_orig", H_PI = "H_orig", LE_PI = "LE_orig", 
        NEE_F = "NEE_f", H_F = "H_f", LE_F = "LE_f", 
        NEE_QC = "NEE_fqc", H_QC = "H_fqc", LE_QC = "LE_fqc"))

Arguments

map

named character vector: additional mapping, that extends or overwrites defaults in mapDefault

mapDefault

named character vector: default mapping

Author(s)

(Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)

See Also

renameVariablesInDataframe


REddyProc documentation built on May 2, 2019, 5:19 p.m.