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

Get general information from an EPW file #254

Closed
Tom-Kingstone opened this issue Nov 6, 2024 · 1 comment
Closed

Get general information from an EPW file #254

Tom-Kingstone opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels
type:feature New capability or enhancement

Comments

@Tom-Kingstone
Copy link
Contributor

Description:

e.g:

  • Max
  • Min
  • Mean
  • Median
  • Range
  • Diurnal data

etc. for each key in the EPW file.

Possibly this could be done without calling python, making the query method faster!

@Tom-Kingstone Tom-Kingstone added the type:feature New capability or enhancement label Nov 6, 2024
@Tom-Kingstone Tom-Kingstone self-assigned this Nov 6, 2024
@Tom-Kingstone
Copy link
Contributor Author

Did not notice - there is an object in Environment_oM that handles EPW import using solely c# - BH.oM.Environment.Climate.WeatherFile, which gets all of the data in the EPW file

However it doesn't store any of the metadata at the top of EPW files, so an issue will be opened that will cover this in BHoM_Engine for Environment_Engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants