View source: R/variableNames.R
POSIXctToBerkeleyJulianDate | R Documentation |
convert POSIXct to JulianDate format used in Berkeley release
POSIXctToBerkeleyJulianDate(sDateTime, tz = getTZone(sDateTime))
sDateTime |
POSIXct vector |
tz |
time zone attribute, such as "etc/GMT-1" |
In the Berkeley-Release of the Fluxnet data, the time is stored as an number with base10-digits representing YYYYMMddhhmm
TW, 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], Markus Reichstein <mreichstein@bgc-jena.mpg.de> [aut], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl], Olaf Menzer <omenzer@bgc-jena.mpg.de> [ctb], Mirco Migliavacca <mmiglia@bgc-jena.mpg.de> [aut], Kerstin Sickel <ksickel@bgc-jena.mpg.de> [ctb, trl], Ladislav <U+0160>igut <sigut.l@czechglobe.cz> [ctb]
BerkeleyJulianDateToPOSIXct
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.