-
Notifications
You must be signed in to change notification settings - Fork 20
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
fix MissingOutputException #324
fix MissingOutputException #324
Conversation
Hi @davide-f & @energyLS , |
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.
Hello @doneachh :D
Great for the interesting comments :)
Personally, I'd go in favor of having some additional plotting rule that could plot desired networks by option, gas being one of them.
I wouldn't be in favor of keeping the plotting within the function itself.
It may be good to discuss it with the others
Can we close this then? |
@davide-f Yes, but we should add a new issue for the plotting rule :) |
Absolutely agree, feel free to do that:) |
for more information, see https://pre-commit.ci
@energyLS as discussed in PyPSA-Earth-Sec Meeting --> workaround until plotting is an extra rule |
@doneachh it looks like the Missing Output Exception comes from snakemake? Or can you elaborate what the issue here is? If the issue comes from snakemake, then we should just remove the output defined by the snakefile? |
Does this mean you agreed to merge? |
This all makes sense now, but the CI is failing @doneachh |
@energyLS ahh yeah i see, forgot to comment the call of the methods |
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.
Looks good, thank you!
Closes # (if applicable).
Changes proposed in this Pull Request
Checklist
envs/environment.yaml
andenvs/environment.docs.yaml
.config.default.yaml
,config.tutorial.yaml
, andtest/config.test1.yaml
.doc/configtables/*.csv
and line references are adjusted indoc/configuration.rst
anddoc/tutorial.rst
.doc/release_notes.rst
is amended in the format of previous release notes, including reference to the requested PR.