Skip to content

feat(cba): weather years as scenarios#424

Draft
coroa wants to merge 2 commits intomasterfrom
feat/cba-weather-year-draft
Draft

feat(cba): weather years as scenarios#424
coroa wants to merge 2 commits intomasterfrom
feat/cba-weather-year-draft

Conversation

@coroa
Copy link
Member

@coroa coroa commented Jan 28, 2026

Closes #329 (if applicable).

Changes proposed in this Pull Request

Use scenarios.tyndp.yaml for the different weather years.

Tasks

  • extract_sb_network capacities as a separate rule
  • simplify_sb_network needs to take the capacities from the sb_network and apply them ontop of the unsolved network
  • simplify_sb_network.input.network should be the unsolved one
  • average_indicators.py needs to be implemented
  • weather years need to use different weights

Optional:

  • add jinja templating for the scenarios file.
  • cache: snakemake --cache should be able to re-use outputs across scenarios

Workflow

Open issues

Notes

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to pixi.toml (using pixi add <dependency-name>).
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Changes in configuration options are added in config/test/*.yaml.
  • Open-TYNDP SPDX license header added to all touched files.
  • For new data sources or versions, these instructions have been followed.
  • New rules are documented in the appropriate doc/*.rst files.
  • A release note doc/release_notes.rst is added.
  • Major features are documented with up-to-date information in README and doc/index.rst.
  • Module docstrings added to new Python scripts.

@gincrement gincrement self-assigned this Feb 9, 2026
@gincrement gincrement added the CBA Cost Benefit Analysis label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CBA Cost Benefit Analysis

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust CBA workflow to run with multiple weather years and weight results

2 participants