PyPSA / pypsa-ariadne

High resolution, sector-coupled model of the German Energy System
https://ariadneprojekt.de/en/model-documentation-pypsa/
MIT License
15 stars 6 forks source link

change ptes cost #253

Closed lindnemi closed 1 month ago

lindnemi commented 1 month ago

Before asking for a review for this PR make sure to complete the following checklist:

github-actions[bot] commented 1 month ago

Validator Report

I am the Validator. Download all artifacts here. I'll be back and edit this comment for each new commit.

:exclamation: Run failed! _Download 'logs' artifact to see more details._ - `main` failed in: `retrieve_ariadne_database` - `ptes-costs` failed in: `modify_cost_data`, `modify_cost_data`, `modify_cost_data`, `modify_cost_data`, `modify_cost_data`, `modify_cost_data`, `retrieve_ariadne_database`, `modify_cost_data`, `modify_cost_data`, `modify_cost_data`, `modify_cost_data`, `modify_cost_data`, `modify_cost_data`
:warning: Config changes detected! Results may differ due to these changes: ```diff diff --git a/config/config.yaml b/config/config.yaml index ec4ad5f..c9ffc24 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -4,11 +4,11 @@ # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#run run: - prefix: 20241024_adjust_RE_constraints - + prefix: 20241022_ptes2 name: - - CurrentPolicies - # - KN2045_Bal_v4 + # - CurrentPolicies + - KN2045_Bal_v4 + - KN2045_Bal_v4_ptes2 # - KN2045_Elec_v4 # - KN2045_H2_v4 # - KN2045plus_EasyRide @@ -441,7 +441,7 @@ solving: DE: 2020: 7.8 2025: 11.3 - 2030: 31.3 # uba Projektionsbericht + 2030: 30.4 2035: 70 2040: 70 2045: 70 ```

Model Metrics

Benchmarks Image not available Image not available Image not available

Comparing ptes-costs (c272d65) with main (6c9d70b). Branch is 4 commits ahead and 2 commits behind. Last updated on 2024-10-24 18:22:50 CEST.