Change of minimal.idf to include monthly summary of data to be able to compare with MEP.

Commenting the EP-Workflow to solve the error given by the output reader. To be solved with Koa
This commit is contained in:
Oriol Gavalda 2023-04-04 17:59:19 -04:00
parent e17578bcba
commit 01cd52b29e

View File

@ -11,7 +11,7 @@ from sra_engine import SraEngine
#try: #try:
file_path = (Path(__file__).parent / 'input_files' / 'selected_building_839.geojson') file_path = (Path(__file__).parent / 'input_files' / 'selected_building_1724.geojson')
climate_reference_city = 'Montreal' climate_reference_city = 'Montreal'
weather_file = 'CAN_PQ_Montreal.Intl.AP.716270_CWEC.epw' weather_file = 'CAN_PQ_Montreal.Intl.AP.716270_CWEC.epw'
weather_format = 'epw' weather_format = 'epw'