pythermalcomfort
pythermalcomfort copied to clipboard
Function to process an EPW file
trafficstars
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