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

Tap controllers from pandapower #887

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

AnkurArohi
Copy link

@AnkurArohi AnkurArohi commented Nov 7, 2024

Signed-off-by: Ankur Arohi [email protected]

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)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?

What is the current behavior?

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

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:

@AnkurArohi AnkurArohi requested a review from geofjamg November 7, 2024 10:44
@AnkurArohi AnkurArohi self-assigned this Nov 7, 2024
@AnkurArohi
Copy link
Author

Tests are already provided in the previous PR from @geofjamg, this PR aims to change the value of tap position based on special attributes set in pandapower network.

pypowsybl/network/impl/pandapower_converter.py Outdated Show resolved Hide resolved
pypowsybl/network/impl/pandapower_converter.py Outdated Show resolved Hide resolved
Signed-off-by: Ankur Arohi <[email protected]>
Copy link

sonarcloud bot commented Nov 18, 2024

@AnkurArohi AnkurArohi changed the title Enhancing the network info to display the elements in powsybl network Tap controllers from pandapower Nov 18, 2024
@AnkurArohi
Copy link
Author

@geofjamg I have worked on your comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
2 participants