Frank Marten

Results 1 issues of Frank Marten

When using the most recent grid2op (1.5.1), some observation attributes have become private. This will cause errors in the grid2viz manager.py program when executing: obs_colored.load_p = np.array(max_loads.value) obs_colored.prod_p = np.array(max_gens.value)...