be able to plot sub-daily values
Open
- Dominant language
- R
- Stars
- 16
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
EGRET only plots values stamped with Dates, not date-times (e.g. POSIXct) (https://github.com/USGS-R/loadflex/pull/131#issuecomment-270937948). Loadflex accepts sub-daily resolution; this should be possible with plots, too. Could, however, be as simple [for now] as rounding datetimes to dates, because many of these plots will change only minimally.
Contributor guide
Assessment
This issue has not been assessed yet.