fReadTimeBerkeley: fReadTimeBerkeley

Description Usage Arguments Details Author(s)

Description

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

Usage

1
2
3
fReadTimeBerkeley(Data.F, FileName.s, Dir.s, NcPackage.s, 
    CallFunction.s = "", colTime = "TIMESTAMP_END", 
    ...)

Arguments

Data.F

Data frame

FileName.s

NetCDF file name as a string

Dir.s

Directory as a string

NcPackage.s

Name (string) of R NetCDF package (implemented for 'RNetCDF' and 'ncdf4')

CallFunction.s

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 documentation built on May 2, 2019, 5:19 p.m.