Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
Pilar Monsalvete 2023-05-29 14:59:03 -04:00
commit f9f31ac154

View File

@ -13,7 +13,7 @@ from energy_systems_sizing import EnergySystemsSizing
try:
file_path = (Path(__file__).parent / 'input_files' / 'selected_building.geojson')
file_path = (Path(__file__).parent / 'input_files' / 'selected_building_1517.geojson')
climate_reference_city = 'Montreal'
weather_file = 'CAN_PQ_Montreal.Intl.AP.716270_CWEC.epw'
weather_format = 'epw'