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

[RSR-893] Remove compas:flow and ExtRef bindings according to the VoltageLevel #352

Closed
rahmananica opened this issue Nov 30, 2023 · 0 comments · Fixed by #370
Closed

[RSR-893] Remove compas:flow and ExtRef bindings according to the VoltageLevel #352

rahmananica opened this issue Nov 30, 2023 · 0 comments · Fixed by #370
Labels
enhancement New feature or request

Comments

@rahmananica
Copy link

User Story

Requirements:

XSD compas must be updated in order to develop this functionality.

Inputs:

  • SCD file

US process description:

First of all, the processus has to check the value of /VoltageLevel@name in /Substation. In this table, we can see the values that it can take and the @FlowSourceVoltageLevel according to the value.

<style> </style>
VoltageLevel@name FlowSourceVoltageLevel
3 HT
4 HT
5 THT
6 THT
7 THT

The process isn't applicable when VoltageLevel@name=0

The next step is to look for compas:flow that has @ExtRefiedName and @flowSourceVoltageLevel wich are not empty. In case @flowSourceVoltageLevel does not match its equivalent in /Substation/VoltageLevel@name then the compas:flow and ExtRef binding must be removed.

Note: if VoltageLevel@name has any other value than the values mentionned in the table then all the compas:flow with the attributes @FlowSourceVoltageLevel and @ExtRefiedName that are not empty should be removed

@rahmananica rahmananica added the enhancement New feature or request label Nov 30, 2023
@rahmananica rahmananica changed the title [RSR-] Remove compas:flow and ExtRef bindings according to the VoltageLevel [RSR-893] Remove compas:flow and ExtRef bindings according to the VoltageLevel Dec 4, 2023
AliouDIAITE added a commit that referenced this issue Dec 12, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 12, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 12, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 13, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 13, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 13, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 15, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 15, 2023
Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 15, 2023
…extref_bindings_linked_according_voltage_level

feat(#352): remove compasflow and extref bindings
AliouDIAITE added a commit that referenced this issue Dec 15, 2023
…out inputs node

Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Dec 15, 2023
feat(#352): remove compasflow and extref bindings patch for LLN0 with…
AliouDIAITE added a commit that referenced this issue Jan 5, 2024
…known

Signed-off-by: Aliou DIAITE <aliou.diaite@rte-france.com>
AliouDIAITE added a commit that referenced this issue Jan 8, 2024
feat(#352): Enhancement debind also extrefs when voltageLevel@name un…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant