Skip to content

Conversation

@HugoKulesza
Copy link
Collaborator

@HugoKulesza HugoKulesza commented Jul 10, 2025

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)
  • 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?

Feature

What is the current behavior?

What is the new behavior (if this is a feature change)?
We add the possibility to use the CgmesDlImport import postprocessor.
The way the data imported is used by powsybl-diagram should be checked before allowing this

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:

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@bp50hz
Copy link

bp50hz commented Oct 30, 2025

too bad that it is not included in the next release. Do you have the wheel link for me from the dev build? The log is sadly expired. We've been waiting for the feature and I'd like to try it out.

@HugoKulesza
Copy link
Collaborator Author

HugoKulesza commented Oct 30, 2025

too bad that it is not included in the next release. Do you have the wheel link for me from the dev build? The log is sadly expired. We've been waiting for the feature and I'd like to try it out.

This has been postponed because we realized that :

  • there is no way to access the imported data in pypowsybl for now (the extensions filled by the postprocessor are not mapped in python) and we did not have the time to do it now...
  • the diagram feature that uses the data from this postprocessor is actually broken currently, and must be fixed

Sorry for the extra wait time, when we have at least one of the two uses fixed it will be merged and testable using the daily snapshot wheels.

@alicecaron alicecaron moved this from TODO to In Progress in Release 12/2025 Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants