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

Action Distance not properly computed on one case #69

Open
marota opened this issue Nov 23, 2020 · 1 comment
Open

Action Distance not properly computed on one case #69

marota opened this issue Nov 23, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@marota
Copy link
Collaborator

marota commented Nov 23, 2020

In this case, a line is reconnected at 2012-05-07 17:05 through break switching at the two adjacent substations. This is seen as a substation action and count for an increment of 1 in the distance. But this should rather be a decrement or just don't count as a substation action in that case

res_agents_wcci_badDistance.zip

Line disconnected before
CaseWithLineDisconnected

Line reconnection
caseLineReconnected

@vinault vinault added the bug Something isn't working label Nov 25, 2020
@vinault vinault self-assigned this Nov 25, 2020
vinault added a commit that referenced this issue Apr 19, 2021
Fixed a breaking change from Grid2Op (prod_p -> gen_p) and unit tests.

Resolves #90, #69
@vinault
Copy link
Collaborator

vinault commented Apr 19, 2021

Commit c512d38 is not related to this issue. This was mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants