Time parsing bug in ambient observation output
Open
bug
- Dominant language
- R
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
There is a bug where date times are not parsed correctly when converting from POSIXct back to character when writing output hdf5 files. (Output date times end up being: %Y-%m-%dT00:00:000Z, with %H:%M:%S clearly not being parsed correctly.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the POSIXct-to-character conversion used when writing ambient observation output to HDF5 files, then reproduce the reported timestamp formatting. Verify that output includes the intended date and hour-minute-second components rather than a midnight value with an extra zero, and add or run a regression check if the package has one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100