You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to fix Lines 466 and 468 of data/data_generator.py so that the correct occupied and unoccupied set points are used when generating set point data for resource csvs. A quick check reveals that none of the current test cases utilize this functionality. The coming single_zone_commercial hydronic in #160 utilizes it, but that set point data needs to be changed anyway to using model data to consider weekends.
So this is mainly precautionary for future use cases to just get it right.
The text was updated successfully, but these errors were encountered:
This issue is to fix Lines 466 and 468 of data/data_generator.py so that the correct occupied and unoccupied set points are used when generating set point data for resource csvs. A quick check reveals that none of the current test cases utilize this functionality. The coming single_zone_commercial hydronic in #160 utilizes it, but that set point data needs to be changed anyway to using model data to consider weekends.
So this is mainly precautionary for future use cases to just get it right.
The text was updated successfully, but these errors were encountered: