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.9.8` - System: tested on `Windows 10` and `Ubuntu 20.04.6 LTS` ## Bug description I want to evaluate the `DoNothingAgent` on some scenarios thanks to...

bug

Attempt to extend Redispatching by enabling Environment's to have flexible loads. See "getting_started" / "12_Flexibility.ipynb" for example use. Related to issue https://github.com/Grid2op/grid2op/issues/623 (will move onto load / generator shedding once...

## Documentation issue description The separator in prods_charac.csv is "," by default, unlike for timeseries. ## Suggested modifications It would be useful to add this information on the page https://grid2op.readthedocs.io/en/latest/env_content.html...

documentation

## Documentation issue description Hello, There are two points in the documentation that could be clearer. 1) What parameters should be in the difficulty_levels.json file? 2) The description of the...

documentation

TODO for this feature: - [x] being able to compute the position of the switches given the "topo_vect" vector (done, for standard importer for ieee grid) - [x] being able...

enhancement

Added details to 02_Observation.ipynb tutorial to improve understanding on topo_vect and powerline details in the observation class.

## Environment - Grid2op version: `1.10.2` - System: `windows 11` - Python: `3.11.9` ## Bug description When using Python's Multiprocessing pool or concurrent ThreadPoolExecutor initializing more than 1 environment in...

bug

See https://github.com/BDonnot/lightsim2grid/issues/85

bug