ibpsa / project1-boptest

Building Optimization Performance Tests
Other
105 stars 69 forks source link

Add check and warning in data_manager.py for all weather variables #500

Closed EttoreZ closed 4 months ago

EttoreZ commented 1 year ago

This issue is to add a warning message in data/data_manager.py , that checks wether all the common weather variables, taken from data/categories.json, are included in the testcase/Resources/weather.csv. In the case weather.csv does not include all variables, a warning will be displayed to the user.

dhblum commented 4 months ago

Closed by https://github.com/ibpsa/project1-boptest/pull/645.