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

[Monitoring] Generify voltage and angle monitoring #1092

Merged
merged 53 commits into from
Oct 10, 2024
Merged

Conversation

benrejebmoh
Copy link
Collaborator

@benrejebmoh benrejebmoh commented Jul 15, 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 #899

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:

@pet-mit pet-mit mentioned this pull request Jul 15, 2024
5 tasks
generic-monitoring/pom.xml Outdated Show resolved Hide resolved
@benrejebmoh benrejebmoh changed the title WIP: draft version for generic monitoring (voltage + angle) generify voltage and angle monitoring Sep 3, 2024
@benrejebmoh benrejebmoh marked this pull request as ready for review September 3, 2024 09:41
@pet-mit pet-mit marked this pull request as draft September 3, 2024 12:39
@benrejebmoh benrejebmoh requested a review from pet-mit September 12, 2024 11:27
Godelaine and others added 15 commits September 30, 2024 14:31
Signed-off-by: benrejebmoh <[email protected]>
Signed-off-by: benrejebmoh <[email protected]>
Signed-off-by: Godelaine de Montmorillon <[email protected]>
…he is a non valid contingency while monitoring a state

Signed-off-by: benrejebmoh <[email protected]>
Signed-off-by: benrejebmoh <[email protected]>
@bqth29 bqth29 added the breaking-change Changes could break users' code label Oct 7, 2024
Godelaine and others added 9 commits October 8, 2024 16:13
Signed-off-by: Godelaine de Montmorillon <[email protected]>
…ne after merging these two modules

Signed-off-by: benrejebmoh <[email protected]>
# Conflicts:
#	data/crac/crac-impl/src/test/java/com/powsybl/openrao/data/cracimpl/CracImplTest.java
#	data/result-exporter/swe-cne-exporter/src/test/java/com/powsybl/openrao/data/swecneexporter/SweCneDivergentAngleMonitoringTest.java
…modules in different castor docs by reference to the new common module

Signed-off-by: benrejebmoh <[email protected]>
@Godelaine Godelaine merged commit 71b6260 into main Oct 10, 2024
10 checks passed
@Godelaine Godelaine deleted the generic-monitoring branch October 10, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes could break users' code PR: waiting-for-review This PR is waiting to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge voltage & angle monitoring algorithms
4 participants