Skip to content

refactor: add low voltage nodes based on AC buses from network instead of pop_layout index#1672

Merged
fneum merged 1 commit intoPyPSA:masterfrom
daniel-rdt:refactor/low-voltage-nodes
May 12, 2025
Merged

refactor: add low voltage nodes based on AC buses from network instead of pop_layout index#1672
fneum merged 1 commit intoPyPSA:masterfrom
daniel-rdt:refactor/low-voltage-nodes

Conversation

@daniel-rdt
Copy link
Copy Markdown
Contributor

Changes proposed in this Pull Request

This PR proposes to use the AC buses from the PyPSA network directly to define the nodes for the low-voltage buses instead of the population layout index. This is intended to make the implementation more robust to create a low-voltage bus for each AC bus.

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Sources of newly added data are documented in doc/data_sources.rst.
  • A release note doc/release_notes.rst is added.

@fneum fneum merged commit a021f37 into PyPSA:master May 12, 2025
12 checks passed
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