forked from open-energy-transition/pypsa-eur
-
Notifications
You must be signed in to change notification settings - Fork 3
feat: introduce Visualisation Platform data as second data source #117
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Conflicts: Snakefile rules/collect.smk
Conflicts: rules/collect.smk
Co-authored-by: Daniel Rüdt <117752024+daniel-rdt@users.noreply.github.com>
for more information, see https://pre-commit.ci
daniel-rdt
requested changes
Oct 2, 2025
@tgilon I forgot to add the review summary, so here as a follow-up: |
Co-authored-by: Daniel Rüdt <117752024+daniel-rdt@users.noreply.github.com>
for more information, see https://pre-commit.ci
daniel-rdt
approved these changes
Oct 3, 2025
LGTM! |
Conflicts: README.md doc/benchmarking.rst doc/data-retrieval.rst doc/img/tyndp/benchmarking_workflow.png doc/index.rst doc/release_notes.rst rules/benchmarking.smk rules/collect.smk rules/retrieve.smk scripts/make_benchmark.py scripts/plot_benchmark.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR builds on #73.
Changes proposed in this Pull Request
As some of the Open-TYNDP data doesn't match the original benchmarking dataset introduced in #73 (from the Scenarios package), an additional data source has been is added to assess the quality of the Open-TYNDP outputs. The data was been extracted directly from the TYDNP 2024 Visualisation Platform.
Open Issues
Notes
Here is an illustration using Open-TYNDP data introduced in #115 . In fact, this PR supports the validation of #115 .
Checklist
envs/environment.yaml
.config/config.default.yaml
.doc/configtables/*.csv
.config/test/*.yaml
.doc/data_sources.rst
.doc/release_notes.rst
is added.README
anddoc/index.rst
.