Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to parse sub-hourly EPW file #351

Closed
hongyuanjia opened this issue Oct 17, 2020 · 0 comments · Fixed by #352
Closed

Failed to parse sub-hourly EPW file #351

hongyuanjia opened this issue Oct 17, 2020 · 0 comments · Fixed by #352
Assignees
Milestone

Comments

@hongyuanjia
Copy link
Owner

library(eplusr)
path <- "weather.epw"
epw <- read_epw(path)
#> Error: EPW PARSING ERROR.
#> ================================================================================
#> [ Error Type ]: Invalid WEATHER DATA
#> [Total Number]: 1
#> -- Location --------------------------------------------------------------------
#> Line 2: 2016/3/22 01:XX ... is found but date time '03/22 01:XX' is expecte...
#> ================================================================================

Created on 2020-10-18 by the reprex package (v0.3.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant