erdl / thermal_comfort

Algorithms for Thermal Comfort Prediction using PMV and Adaptive Method.
2 stars 1 forks source link

Update pmv code to handle building id and room id columns #28

Closed carlosparadis closed 5 years ago

carlosparadis commented 5 years ago

The code will now take in multiple building ids and room ids in one go to provide pmv to all tables. Do note if you need the acceptable, non-acceptable hot and non-acceptable code, you should use the dataframe prepared for the plot on memory and save it to disk since it is not part of the pmv method.