Skip to content
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

Updating cost horizon data #182

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Updating cost horizon data #182

merged 3 commits into from
Sep 6, 2024

Conversation

toniseibold
Copy link
Contributor

@toniseibold toniseibold commented Sep 5, 2024

As a temporary fix, I generated the cost data for an optimistic and pessimistic cost horizon.
We need that since we would otherwise wait for the technology-data being turned into a package before we can run new high resolution runs (also see PyPSA/pypsa-de#17)
The data was generated using the latest technology-data (v 0.9.2) code and altering the config

expectation: "pessimist"

and

expectation: "optimist"

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

  • Workflow with target rule ariadne_all completes without errors
  • The logic of export_ariadne_variables has been adapted to the changes
  • One or several figures that validate the changes in the PR have been posted as a comment
  • A brief description of the changes has been added to Changelog.md
  • The latest main has been merged into the PR
  • The config has a new prefix of the format YYYYMMDDdescriptive_title

@toniseibold toniseibold requested a review from lindnemi September 5, 2024 12:22
Copy link

github-actions bot commented Sep 5, 2024

Validator Report

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

❗ Run failed!

Download 'logs' artifact to see more details.

  • main failed in: build_transmission_projects
  • update_cost_data failed in: build_transmission_projects
⚠️ Config changes detected!

Results may differ due to these changes:

diff --git a/config/config.yaml b/config/config.yaml
index ce454f2..6e6c402 100644
--- a/config/config.yaml
+++ b/config/config.yaml
@@ -4,7 +4,7 @@
 
 # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#run
 run:
-  prefix: 20240829mergemaster
+  prefix: 20240829costdata
   name:
   # - CurrentPolicies
   - KN2045_Bal_v4

Comparing update_cost_data (3ea5730) with main (0f6e528).
Branch is 2 commits ahead and 0 commits behind.
Last updated on 2024-09-05 14:49:13 CEST.

@toniseibold toniseibold marked this pull request as ready for review September 6, 2024 08:31
@lindnemi lindnemi merged commit d79ae3d into main Sep 6, 2024
1 of 2 checks passed
toniseibold added a commit that referenced this pull request Sep 23, 2024
* updating cost horizon data

* fullfilling PR checklist

---------

Co-authored-by: Michael Lindner <[email protected]>
@toniseibold toniseibold deleted the update_cost_data branch October 25, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants