fReadTimeBerkeley: fReadTimeBerkeley

Description Usage Arguments Details Author(s) See Also

View source: R/ncdf.R

Description

Reads time columns (year, month, day, hour) from column in ISODate integer format

Usage

1
2
3
fReadTimeBerkeley(data, fileName, ncPkg = requireNetCDFPackage(), 
    callingFunction = "", colTime = "TIMESTAMP_END", 
    ...)

Arguments

data

Data frame

fileName

NetCDF file name as a string

ncPkg

scalar string of package name to be used

callingFunction

Name (string) of function called from

colTime

the column name (string) holding time with format described in details

...

further arguments to var.get.nc or ncvar_get, such as start and count

Details

In the Berkeley-Release of the fluxnet data, the time is stored as an integer with base10-digits representing YYYYMMddhhmm

Author(s)

Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl]

See Also

fReadTimeSeveralCols

fLoadFluxNCIntoDataframe


bgctw/REddyProcNCDF documentation built on May 3, 2019, 8:59 p.m.