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

Function to process an EPW file #171

Open
FedericoTartarini opened this issue Feb 4, 2025 · 0 comments
Open

Function to process an EPW file #171

FedericoTartarini opened this issue Feb 4, 2025 · 0 comments
Assignees

Comments

@FedericoTartarini
Copy link
Collaborator

It would be nice to include the code which process the EPW file and generates the Clima dataframe in pythermalcomfort. This is going to be really helpful for the users who want to visualise and process EPW files. @t-kramer this is going to be a very useful feature which will connect very well to the visualisations you are developing.

Describe the solution you'd like
Simple function which:

  • imports EPW file
  • calculate UTCI, adaptive, ...
  • returns the same dataframe as clima
  • we will need to be very careful with the columns naming convention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants