-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Desaggregate heat pumps #905
Conversation
…-desaggregate-heat-pumps
…-desaggregate-heat-pumps
…capacity before rerunning the task
…exports minimum heat pump capacity to csv file
@@ -1092,6 +1092,9 @@ emobility_mit: | |||
export_results_to_csv: True | |||
parallel_tasks: 10 | |||
|
|||
demand_timeseries_mvgd: | |||
parallel_tasks: 10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, I can change it!
Hi @nailend,
Do you already know about this problem? |
@ClaraBuettner that is because you also need another branch. I usually merge this branch into the current CI that contains all other branches you need and test it then. |
Yup, I checked the DE results and they look good! |
Will take care today! |
Fixes #903 .
Necessary branches/ merged to dev yet:
features/#962-final-buildings-mapping
fixes/#985-create-unique-ids-on-generated-tasks
features/#684-distribute-pv-rooftop-buildings-3
fixes/#1031-fix-weather-cells-mapping
fixes/#989-mismatch-cts-bus-id
features/#987-add-distribution-rural-heatpumps
TODO:
Before merging into
dev
-branch, please make sure thatCHANGELOG.rst
was updated.black
andisort
.Dataset
-version is updated when existing datasets are adjusted.continuous-integration/run-everything-over-the-weekend
-branch.test mode
.Everything
mode.