marota / ExpertOp4Grid

Expert System agent to operate a power grid
https://expertop4grid.readthedocs.io/en/latest
Mozilla Public License 2.0
7 stars 2 forks source link

In result df, add a column with the action definition of the backend #22

Closed marota closed 4 years ago

marota commented 4 years ago

The current column "Topology applied" gives the alphadeesp representation of the action, which might be different from the backend (and is the different from Grid2op). To easily resimulate such actions outside of Expert4Grid with the backend, it will be useful to have the backend representation of the action as well in the result df

marota commented 4 years ago

Made the change in commit 71b57c7a2856361ad770970aa4925e2fc79c449e Now Topology applied is the representation of the backend (for grid2op)

@mjothy @NMegel might need to regenerate the results dataframe to passe the integration tests

marota commented 4 years ago

Two columns appear now in the dataframe for:

done in 709663f7d24296c54f17869a6ccc3a5b33d7bf51