Compare commits

..

No commits in common. "1f9ef0513aee281558e51eb7319a780824eb7f28" and "1cb4050ae49206b8fd77ca18d0685a954b5d1c71" have entirely different histories.

View File

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