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

## Expand Observation + Action to check for game-ending topology changes I am playing around with the various options to simulate the environment. In the latest version there appear to...

enhancement

- [ ] let the choice between using name of the backend and names in the time series - [ ] add support for storage units and shunts

enhancement

- [x] in the Runner, add something like seeds, or ep_ids etc. - [ ] more complex tests: - [x] in "options": - [x] redispatching - [x] storage - [x]...

enhancement

- [ ] parameters - [ ] forecast parameters - [x] max iter - [x] skip initial time steps

enhancement
good first issue

## Feature Request By default an episode in Grid2Op will terminate if one of the following conditions is met: 1. The agent reaches the end of the scenario (no more...

enhancement

## Documentation issue description Looking at the 'gettting_started' / 'Introduction.ipynb' I see some interesting parameters (such as the ability to increase the no. of editable substations or powerlines in 1...

documentation

## Specifications **Grid2op**: 1.10.0 **Python**: 3.11.9 **System**: Windows 11 ## Is your feature request related to a problem? Please describe. An backend-agnostic way to convert an observation vector to per-unit...

enhancement

## **Related Problem & Feature Request** ### **Related Problem** In the official [**Grid2Op repo**](https://github.com/rte-france/Grid2Op); a Multi-Agent Reinforcement Learning(MARL) example is currently being developed under the branch **[dev_multiagent](https://github.com/rte-france/Grid2Op/tree/dev_multiagent)** . In the...

## **Related Problem & Feature Request** ### **Related Problem** In the official [**Grid2Op repo**](https://github.com/rte-france/Grid2Op); a Multi-Agent Reinforcement Learning(MARL) example is currently being developed under the branch **[dev_multiagent](https://github.com/rte-france/Grid2Op/tree/dev_multiagent)** . In the...

enhancement