DEUCE1957

Results 17 issues of DEUCE1957

### Bug report checklist - [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports Related Issue: [https://github.com/e2nIEE/pandapower/issues/2041](https://github.com/e2nIEE/pandapower/issues/2041) - [X] Read the relevant sections of the [documentation](https://pandapower.readthedocs.io/en/latest/about.html) - [X] Browse the [tutorials](https://github.com/e2nIEE/pandapower/tree/develop/tutorials)...

bug

### Bug report checklis - [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports - [X] Read the relevant sections of the [documentation](https://pandapower.readthedocs.io/en/latest/about.html) - [X] Browse the [tutorials](https://github.com/e2nIEE/pandapower/tree/develop/tutorials) and [tests](https://github.com/e2nIEE/pandapower/tree/develop/pandapower/test) for...

bug

## 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

## 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

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...

## 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

On Linux, Chronix2Grid version 1.2.0.post1, Python 3.12.7 When running: ```python def compute_solar_pattern(params, solar_pattern, tol=0.0): # ... start_year = pd.to_datetime(str(params['start_date'].year) + '-01-01', format='%Y-%m-%d') end_min = int(pd.Timedelta(params['end_date'] - start_year).total_seconds() // 60) Nt_inter_hr...

# **Blender and OS versions** Blender: 2.8.1 BlenderGIS: 1.0 OS: Windows 10 # **Describe the Problem** As I am trying to use BlenderGIS in a way it wasn't designed to,...