hydromad
hydromad copied to clipboard
Allow using POSIXct for zoo index
At the moment, chron needs to be used. The problem appears to be in the use of as.ts/zoo:::as.ts.zooreg
Apparently POSIXct is not a problem, though POSIXlt is In the reproducible example in https://groups.google.com/g/hydromad-users/c/sGdxOnlS5AU/m/716wTAxaBgAJ, it turns out the error was the inappropriate specification of frequency=24. Converting to chron was not necessary.