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:
parent
e17578bcba
commit
01cd52b29e
2
main.py
2
main.py
|
@ -11,7 +11,7 @@ from sra_engine import SraEngine
|
|||
|
||||
|
||||
#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'
|
||||
weather_file = 'CAN_PQ_Montreal.Intl.AP.716270_CWEC.epw'
|
||||
weather_format = 'epw'
|
||||
|
|
Loading…
Reference in New Issue
Block a user