rvn_hyd_read broke for me when timezone shifted to EDT from EST. Raven outputs never have explicit timezone or daylight savings, so we could (1) assume everything was in UTC, or (2) auto shift to timezone without daylight savings. I suspect this issue is in a number of routines reading model output using as.POSIXct()
rvn_hyd_read broke for me when timezone shifted to EDT from EST. Raven outputs never have explicit timezone or daylight savings, so we could (1) assume everything was in UTC, or (2) auto shift to timezone without daylight savings. I suspect this issue is in a number of routines reading model output using as.POSIXct()