BerkeleyJulianDateToPOSIXct: convert JulianDate format used in Berkeley release to POSIXct

Description Usage Arguments Details See Also

View source: R/fluxnet15_utils.R

Description

convert JulianDate format used in Berkeley release to POSIXct

Usage

1
BerkeleyJulianDateToPOSIXct(julianDate, tz = "UTC", ...)

Arguments

julianDate

numeric vector representing times (see details for format)

tz

time zone used to represent the dates

...

further arguments to strptime

Details

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

See Also

POSIXctToBerkeleyJulianDate


bgctw/etpart documentation built on Dec. 19, 2021, 8:49 a.m.