powered by
Converts the date time string in NEON HDF5 files to a POSIXct object for use in R.
convert_NEONhdf5_to_POSIXct_time(intime)
Vector of datetimes from NEON data file now in POSIXct format.
Vector of datetimes in NEON data files (as string) to convert to POSIXct class
Rich Fiorella rfiorella@lanl.gov
convert_NEONhdf5_to_POSIXct_time("2019-06-01T12:00:00.000Z")
Run the code above in your browser using DataLab