Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SPDX-License-Identifier: CC-BY-4.0
<img src="https://raw.githubusercontent.com/open-energy-transition/oet-website/main/assets/img/oet-logo-red-n-subtitle.png" alt="Open Energy Transition Logo" width="260" height="100" align="right">

> [!WARNING]
> Open-TYNDP is under active development and is not yet feature-complete. The current [development status](#development-status) and the general [Limitations](https://open-tyndp.readthedocs.io/en/latest/limitations.html) are important to understand before using the model.
> Open-TYNDP is under active development and is not yet feature-complete. The current [development status](https://github.com/open-energy-transition/open-tyndp#development-status) and the general [Limitations](https://open-tyndp.readthedocs.io/en/latest/limitations.html) are important to understand before using the model. Benchmarking against the TYNDP 2024 cycle is complete, and the outcomes can be viewed [online](https://open-tyndp.openenergytransition.org/). The GitHub repository's [issues](https://github.com/open-energy-transition/open-tyndp/issues) page collects known topics we are working on — feel free to contribute or make suggestions. As this project relies on a soft-fork strategy, some [upstream issues](https://github.com/PyPSA/PyPSA-Eur/issues) need to be addressed in the PyPSA-Eur repository rather than here. This [documentation](https://open-tyndp.readthedocs.io/) also remains a work in progress.

This repository introduces the open model dataset of the Open-TYNDP research and innovation project, which is a collaboration between [Open Energy Transition (OET)](https://openenergytransition.org/) and the European Network of Transmission System Operators for Electricity (ENTSO-E). The project’s aim is to explore and consider the adoption of PyPSA in the Ten-Year Network Development Plan (TYNDP) by building a workflow based on [PyPSA-Eur](https://github.com/pypsa/pypsa-eur). It seeks to complement the tools currently used in the TYNDP cycles, especially for Scenario Building (SB) and Cost-Benefit Analysis (CBA). This approach is designed to enhance transparency and lower barriers to stakeholder participation in European energy planning. Beyond Europe, the project aspires to demonstrate the viability of open-source (OS) frameworks in energy planning, encouraging broader global adoption.

Expand All @@ -36,7 +36,7 @@ This repository is maintained using [OET's soft-fork strategy](https://open-ener

# Development status

**Warning**: Open-TYNDP is under active development and is not yet feature-complete. The current [development status](https://open-tyndp.readthedocs.io/en/latest/#development-status) and general [Limitations](https://open-tyndp.readthedocs.io/en/latest/limitations.html) are important to understand before using the model. The model includes partial data from the TYNDP 2024 cycle, and its validation is ongoing. The github repository [issues](https://github.com/open-energy-transition/open-tyndp/issues) collect known topics we are working on (please feel free to help or make suggestions). The fact that this project relies on a soft-fork strategy implies that [upstream issues](https://github.com/PyPSA/PyPSA-Eur/issues) need to be addressed in the PyPSA-Eur repository. The [documentation](https://open-tyndp.readthedocs.io/) also remains work in progress.
**Warning**: Open-TYNDP is under active development and is not yet feature-complete. The current [development status](https://open-tyndp.readthedocs.io/en/latest/#development-status) and general [Limitations](https://open-tyndp.readthedocs.io/en/latest/limitations.html) are important to understand before using the model. Benchmarking against the TYNDP 2024 cycle is complete, and development is now moving forward to align with the TYNDP 2026 cycle. The GitHub repository's [issues](https://github.com/open-energy-transition/open-tyndp/issues) collect known topics we are working on (please feel free to help or make suggestions). The fact that this project relies on a soft-fork strategy implies that [upstream issues](https://github.com/PyPSA/PyPSA-Eur/issues) need to be addressed in the PyPSA-Eur repository. The [documentation](https://open-tyndp.readthedocs.io/) also remains work in progress.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make sure that the warnings in the README say exactly the same thing? Currently, one of the two links to the website and the other one introduces TYNDP 2026. The wording is slightly different too.



# Repository structure
Expand Down
6 changes: 1 addition & 5 deletions doc/benchmarking.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ and Cost-Benefit Analysis (CBA) phases.
Benchmarking results continue to be published with every release on [Zenodo](https://doi.org/10.5281/zenodo.18608105) (currently only Scenario Building results). View the [project website](https://open-tyndp.openenergytransition.org) for a detailed explanation of the results.

!!! warning
Open-TYNDP is under active development and is not yet feature-complete. The current
[development status](index.md#development-status)
and the general [Limitations](limitations.md)
are important to understand before using the model. The following outputs are presented
for illustrative purposes and do not reflect the quality of the results.
Open-TYNDP is under active development and is not yet feature-complete. As of v0.7, Open-TYNDP was successfully benchmarked against TYNDP 2024 (see [results](https://open-tyndp.openenergytransition.org)). The current [development status](index.md#development-status) and the general [Limitations](limitations.md) are important to understand before using the model.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Open-TYNDP is under active development and is not yet feature-complete. As of v0.7, Open-TYNDP was successfully benchmarked against TYNDP 2024 (see [results](https://open-tyndp.openenergytransition.org)). The current [development status](index.md#development-status) and the general [Limitations](limitations.md) are important to understand before using the model.
Open-TYNDP is under active development and is not yet feature-complete. As of v0.7, Open-TYNDP was successfully benchmarked against TYNDP 2024 (see [outcomes](https://open-tyndp.openenergytransition.org)). The current [development status](index.md#development-status) and the general [Limitations](limitations.md) are important to understand before using the model.


## Benchmarking Methodology

Expand Down
4 changes: 2 additions & 2 deletions doc/faq_troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ This page contains frequently asked questions about the Open-TYNDP project:

??? question "Is Open-TYNDP ready for production use?"

Open-TYNDP is under active development and is not yet feature-complete. The current development status and general limitations are important to understand before using the model. Please refer to [limitations](limitations.md) and [development status](index.md#development-status) for more details. The latest version of the model is always available on [GitHub](https://github.com/open-energy-transition/open-tyndp).
Open-TYNDP is under active development and is not yet feature-complete. As of v0.7, Open-TYNDP was successfully benchmarked against TYNDP 2024 (see [outcomes](https://open-tyndp.openenergytransition.org)). The current [development status](index.md#development-status) and the general [Limitations](limitations.md) are important to understand before using the model.

??? question "When will Open-TYNDP be ready?"

The project is currently back-casting the 2024 TYNDP cycle to build confidence before aligning with the 2026 TYNDP cycle in Q2 2026. The [development status](index.md#development-status) page provides a detailed roadmap of implemented and planned features.
Benchmarking of the 2024 NT (National Trends) scenario is complete, giving us confidence in the model's outcomes. We are now moving forward with development to align with the 2026 TYNDP cycle. The [development status](index.md#development-status) page provides a detailed roadmap of implemented and planned features.s

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Benchmarking of the 2024 NT (National Trends) scenario is complete, giving us confidence in the model's outcomes. We are now moving forward with development to align with the 2026 TYNDP cycle. The [development status](index.md#development-status) page provides a detailed roadmap of implemented and planned features.s
Benchmarking of the 2024 NT (National Trends) scenario is complete, giving us confidence in the model's outcomes. We are now moving forward with development to align with the 2026 TYNDP cycle. The [development status](index.md#development-status) page provides a detailed roadmap of implemented and planned features.


??? question "How to use Open-TYNDP?"

Expand Down
4 changes: 2 additions & 2 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@


!!! warning
Open-TYNDP is under active development and is not yet feature-complete. As of v0.7, Open TYNDP was successfully benchmarked against TYNDP 2024 (see [results](https://open-tyndp.openenergytransition.org)). The current [development status](#development-status) and the general [Limitations](limitations.md) are important to understand before using the model.
Open-TYNDP is under active development and is not yet feature-complete. As of v0.7, Open-TYNDP was successfully benchmarked against TYNDP 2024 (see [results](https://open-tyndp.openenergytransition.org)). The current [development status](#development-status) and the general [Limitations](limitations.md) are important to understand before using the model.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here, could you please ensure that the warning is exactly the same in both locations and in the README?



This repository introduces the open-source model of the Open-TYNDP research and innovation project, which is a collaboration between [Open Energy Transition (OET)](https://openenergytransition.org/) and the European Network of Transmission System Operators for Electricity (ENTSO-E).
Expand Down Expand Up @@ -70,7 +70,7 @@ Each organisation in this open-source ecosystem remains fully independent of the
## Development status {#development-status}

!!! warning
Open-TYNDP is under active development and is not yet feature-complete. The current development status and general [limitations](limitations.md) are important to understand before using the model. Benchmarking against the TYNDP 2024 cycle is complete and the results can be viewed [online](https://open-tydnp.openenergytransition.org). The github repository [issues](https://github.com/open-energy-transition/open-tyndp/issues) collects known topics we are working on (please feel free to help or make suggestions). The fact that this project relies on a soft-fork strategy implies that [upstream issues](https://github.com/PyPSA/PyPSA-Eur/issues) need to be addressed in the PyPSA-Eur repository. This [documentation](https://open-tyndp.readthedocs.io/) also remains work in progress.
Open-TYNDP is under active development and is not yet feature-complete. The current development status and general [limitations](limitations.md) are important to understand before using the model. Benchmarking against the TYNDP 2024 cycle is complete and the results can be viewed [online](https://open-tyndp.openenergytransition.org). The github repository [issues](https://github.com/open-energy-transition/open-tyndp/issues) collects known topics we are working on (please feel free to help or make suggestions). The fact that this project relies on a soft-fork strategy implies that [upstream issues](https://github.com/PyPSA/PyPSA-Eur/issues) need to be addressed in the PyPSA-Eur repository. This [documentation](https://open-tyndp.readthedocs.io/) also remains work in progress.

### Already implemented features

Expand Down
Loading
Loading