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

[CSA] Use GridStateAlterations mRIDs #1162

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

Conversation

bqth29
Copy link
Collaborator

@bqth29 bqth29 commented Oct 14, 2024

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?
Fixes #1147

What kind of change does this PR introduce?
Possibility to add elementary network actions with an identifier using withId in adder.
If no id provided, a default id is set using the pattern ActionClass_networkElement_setPoint

Other information:
JSON CRAC updated from version 2.5 to 2.6; now includes optional actionId field in elementary action objects.

Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
@bqth29 bqth29 changed the title [CSA] Use GridStateAlterations i [CSA] Use GridStateAlterations mRIDs Oct 14, 2024
@bqth29 bqth29 added feature New feature or request PR: waiting-for-review This PR is waiting to be reviewed swe-csa This issue or pull request addresses a feature or a bug relative to the SWE CSA process new-crac-version This pull request introduces a new version of the JSON CRAC format experiment This subject is experimental and needs to be discussed thoroughly first labels Oct 14, 2024
@bqth29
Copy link
Collaborator Author

bqth29 commented Oct 14, 2024

One question: if the id of an elementary action is the default one, should we export it in the JSON CRAC or not?
Currently we do export it, but I think that to minimize the differences with the export of version 2.5, it could be relevant not to export it.
Maybe let's vote with 👍 or 👎

bqth29 and others added 2 commits November 6, 2024 16:28
@bqth29 bqth29 requested a review from phiedw November 6, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment This subject is experimental and needs to be discussed thoroughly first feature New feature or request new-crac-version This pull request introduces a new version of the JSON CRAC format PR: waiting-for-review This PR is waiting to be reviewed swe-csa This issue or pull request addresses a feature or a bug relative to the SWE CSA process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CSA] Use GridStateAlteration mRID as elementary network action id
2 participants