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

Information on both countries for unpaired dangling lines #3255

Open
ccheylan opened this issue Dec 18, 2024 · 0 comments
Open

Information on both countries for unpaired dangling lines #3255

ccheylan opened this issue Dec 18, 2024 · 0 comments

Comments

@ccheylan
Copy link

Describe the current behavior

Currently, an unpaired dangling line is associated with a pairing_key and one voltage level id, for which we can identify the substation and the country. However, in the ENTSOE EQ BD xml file, the pairing key is associated with a connectivity node that has a country from and country to. I don't think it is possible to access this information in pypowsybl right now, so we get only one of both country whereas it would be useful to know where the unpaired dangling line is supposed to go.

Describe the expected behavior

It could be useful to get the information on the country from and to for the unpaired dangling lines. For instance, we could have a dataframe with for each pairing key of the dangling lines of the network, the country from and country to associated with it.

Describe the motivation

This feature is needed for the CGMES dataset validation step in METIS 4, to identify for each unpaired dangling lines, whether it is flow that goes outside the merging zone or some mistake of modelisation.

Extra Information

No response

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

No branches or pull requests

1 participant