Modified main to calculate more than one building

This commit is contained in:
Pilar 2022-03-07 11:22:03 -05:00
parent 9d9e1ab1ae
commit 90df16a35a

View File

@ -34,7 +34,7 @@ pickle_weather = False
pickle_construction = False
pickle_usage = False
pickle_schedules = False
pickle_file = 'tests/tests_data/one_building_in_kelowna.pickle'
pickle_file = 'tests/tests_data/dompark.pickle'
# Load geometry
if not pickle_geometry: