Skip to content

bus to bus switch import for pandapower import#1209

Open
pawellytaev wants to merge 9 commits into
powsybl:mainfrom
pawellytaev:main
Open

bus to bus switch import for pandapower import#1209
pawellytaev wants to merge 9 commits into
powsybl:mainfrom
pawellytaev:main

Conversation

@pawellytaev
Copy link
Copy Markdown

@pawellytaev pawellytaev commented Apr 28, 2026

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features) - EDIT: there is actually no doc on the pandapower import yet
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

import bus to bus switches from pandapower

What is the current behavior?

switches are ignored leading to buses being disconnected

What is the new behavior (if this is a feature change)?

switches are imported, so all bus to bus switches can be imported

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

For now, only bus to bus switches are considered. Line switches and transformer switches from pandapower can be done in a next step (by adding an additional auxiliary bus in powsybl and then re-connecting the line and the switch accordingly)

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

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