erdl / thermal_comfort

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

Created Adaptive Method Notebook for Simulated Data (Run 0 and Run 1) #21

Closed carlosparadis closed 6 years ago

carlosparadis commented 6 years ago

See Google Drive for simulated data 11_Data folder. At this point, we will use the incorrect Barbers point .epw for both files just to test the pipeline.

The current pipeline was tested on the monitored data. For the simulated data Outdoor temperature column (Weather | Outdoor Drybulb), remember to duplicate the oldest 366 rows into the start, so as not to lose the 366 first number of rows of temperature (Living Space|Indoor Temperature) and relative humidity (Living Space|Indoor Relative Humidity) after the rolling mean.

Final results should also be added to 11_Data folder.