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

future_epw() should return information about how the weather data is split #18

Closed
hongyuanjia opened this issue Nov 10, 2021 · 0 comments · Fixed by #20
Closed

future_epw() should return information about how the weather data is split #18

hongyuanjia opened this issue Nov 10, 2021 · 0 comments · Fixed by #20
Assignees
Labels
Milestone

Comments

@hongyuanjia
Copy link
Member

Currently, future_epw() directly returns the created Epw objects for future climate. I always find I have to do manual steps to process each generated EPW file name using regex to get an idea of the scenario of each output. It would be useful to return a data.frame containing the information about how the data is split and aggregated based on the by argument.

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

Successfully merging a pull request may close this issue.

1 participant