-
Notifications
You must be signed in to change notification settings - Fork 19
Further refining scenarios #39
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
Conversation
Validator ReportI am the Validator. Download all artifacts here. Ariadne Variables Comparison
NRMSE: Normalized (combined-min-max) Root Mean Square Error Plots
General Files comparison
NRMSE: Normalized (combined-min-max) Root Mean Square Error Model Metrics Comparing |
logger.info( | ||
"Efuel export ban: Setting p_max_pu to 0 for DE renewable oil -> EU oil" | ||
) | ||
n.links.loc["DE renewable oil -> EU oil", "p_max_pu"] = 0 |
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.
Why are you setting p_max_pu
instead of removing the link?
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.
i don't want to break anything downstream, should be improved in the long run
f"Adjusting heating stock towards hard coded values from a previous REMod run. This is only a hotfix." | ||
) # Because REMod is not consistent and a better solution takes too long. | ||
|
||
new_values["gas boiler"] = 11.44 |
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.
what's that number? Mio.? Comment would be helpful
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.
million
for more information, see https://pre-commit.ci
Setting up main Ariadne scenarios
Before asking for a review for this PR make sure to complete the following checklist:
ariadne_all
completes without errorsexport_ariadne_variables
has been adapted to the changesChangelog.md
main
has been merged into the PRYYYYMMDDdescriptive_title