Grid2Op icon indicating copy to clipboard operation
Grid2Op copied to clipboard

Grid2Op a testbed platform to model sequential decision making in power systems.

Results 89 Grid2Op issues
Sort by recently updated
recently updated
newest added

## Environment - Grid2op version: `1.7.2` - System: `ubuntu18.04.5` - Using the same environment as https://github.com/rte-france/Grid2Op/issues/332 ## Bug description When using rllib ray to train a PPO agent for competition...

bug

Currently beginning of implementation in the "more_than_2" branch: - [ ] ImpossibleTopology in the environment + doc + test - [ ] get rid of the dict in the self.env.action_space...

enhancement

## Environment - Grid2op version: `1.9.8` - System: `ubuntu20.04, ...` ## Bug description When loading the environemnt l2rpn_idf_2023 without forecast, this error is returned: TypeError: __init__() got an unexpected keyword...

bug

## Environment - Grid2op version: `0.x.x` - System: `windows, osx, ubuntu16.04, ...` - Additional system information ## Bug description See title ## How to reproduce ### Command line ```bash #...

bug

Have a certain type of "action" in each "chronic" folder for that. This action would be specified by object names and not IDS (to keep backward compatibility with different backends...

enhancement

- [ ] do the documentation of all the rewards - [ ] make tests for all the rewards in grid2op - [ ] add a reward that would compute...

enhancement

## Description At the moment, Grid2Op runs with a bus-branch calculation engine. This forces the topological changes to be made by changing the connection points of the elements of the...

enhancement