Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BDonnot committed Nov 2, 2020
1 parent 4f50d09 commit 2a6f5e4
Show file tree
Hide file tree
Showing 26 changed files with 856 additions and 0 deletions.
14 changes: 14 additions & 0 deletions grid2op/data_test/runner_data/res_agent_1.3.0/00/_parameters.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"ALLOW_DISPATCH_GEN_SWITCH_OFF": true,
"ENV_DC": false,
"FORECAST_DC": false,
"HARD_OVERFLOW_THRESHOLD": 2.0,
"IGNORE_MIN_UP_DOWN_TIME": true,
"MAX_LINE_STATUS_CHANGED": 1,
"MAX_SUB_CHANGED": 1,
"NB_TIMESTEP_COOLDOWN_LINE": 0,
"NB_TIMESTEP_COOLDOWN_SUB": 0,
"NB_TIMESTEP_OVERFLOW_ALLOWED": 2,
"NB_TIMESTEP_RECONNECTION": 10,
"NO_OVERFLOW_DISCONNECTION": false
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
11 changes: 11 additions & 0 deletions grid2op/data_test/runner_data/res_agent_1.3.0/00/episode_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"agent_seed": null,
"backend_type": "PandaPowerBackend_rte_case5_example",
"chronics_max_timestep": "100",
"chronics_path": "/home/benjamin/Documents/grid2op_dev/grid2op/data/rte_case5_example/chronics/00",
"cumulative_reward": 28.886425018310547,
"env_seed": null,
"env_type": "Environment_rte_case5_example",
"grid_path": "/home/benjamin/Documents/grid2op_dev/grid2op/data/rte_case5_example/grid.json",
"nb_timestep_played": 5
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Agent": {
"total": 9.5367431640625e-05
},
"Env": {
"apply_act": 0.008579492568969727,
"observation_computation": 0.0011029243469238281,
"powerflow_computation": 0.06245994567871094,
"total": 0.07214236259460449
},
"total": 0.07331085205078125
}
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{},
{},
{},
{},
{}
]
Binary file not shown.
14 changes: 14 additions & 0 deletions grid2op/data_test/runner_data/res_agent_1.3.0/01/_parameters.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"ALLOW_DISPATCH_GEN_SWITCH_OFF": true,
"ENV_DC": false,
"FORECAST_DC": false,
"HARD_OVERFLOW_THRESHOLD": 2.0,
"IGNORE_MIN_UP_DOWN_TIME": true,
"MAX_LINE_STATUS_CHANGED": 1,
"MAX_SUB_CHANGED": 1,
"NB_TIMESTEP_COOLDOWN_LINE": 0,
"NB_TIMESTEP_COOLDOWN_SUB": 0,
"NB_TIMESTEP_OVERFLOW_ALLOWED": 2,
"NB_TIMESTEP_RECONNECTION": 10,
"NO_OVERFLOW_DISCONNECTION": false
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
11 changes: 11 additions & 0 deletions grid2op/data_test/runner_data/res_agent_1.3.0/01/episode_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"agent_seed": null,
"backend_type": "PandaPowerBackend_rte_case5_example",
"chronics_max_timestep": "100",
"chronics_path": "/home/benjamin/Documents/grid2op_dev/grid2op/data/rte_case5_example/chronics/01",
"cumulative_reward": 22.04289436340332,
"env_seed": null,
"env_type": "Environment_rte_case5_example",
"grid_path": "/home/benjamin/Documents/grid2op_dev/grid2op/data/rte_case5_example/grid.json",
"nb_timestep_played": 5
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Agent": {
"total": 9.131431579589844e-05
},
"Env": {
"apply_act": 0.008371114730834961,
"observation_computation": 0.0010721683502197266,
"powerflow_computation": 0.061749935150146484,
"total": 0.07119321823120117
},
"total": 0.07235527038574219
}
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{},
{},
{},
{},
{}
]
Binary file not shown.
192 changes: 192 additions & 0 deletions grid2op/data_test/runner_data/res_agent_1.3.0/dict_action_space.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,192 @@
{
"_init_subtype": "grid2op.Action.TopologyAction.TopologyAction",
"env_name": "rte_case5_example",
"gen_cost_per_MW": [
0.0,
70.0
],
"gen_max_ramp_down": [
0.0,
10.0
],
"gen_max_ramp_up": [
0.0,
10.0
],
"gen_min_downtime": [
0,
4
],
"gen_min_uptime": [
0,
4
],
"gen_pmax": [
10.0,
30.0
],
"gen_pmin": [
0.0,
0.0
],
"gen_pos_topo_vect": [
4,
8
],
"gen_redispatchable": [
false,
true
],
"gen_shutdown_cost": [
0.0,
1.0
],
"gen_startup_cost": [
0.0,
2.0
],
"gen_to_sub_pos": [
4,
2
],
"gen_to_subid": [
0,
1
],
"gen_type": [
"wind",
"thermal"
],
"grid_layout": {
"sub_0": [
0.0,
0.0
],
"sub_1": [
0.0,
400.0
],
"sub_2": [
200.0,
400.0
],
"sub_3": [
400.0,
400.0
],
"sub_4": [
400.0,
0.0
]
},
"line_ex_pos_topo_vect": [
6,
9,
13,
18,
10,
14,
15,
19
],
"line_ex_to_sub_pos": [
0,
0,
0,
0,
1,
1,
2,
1
],
"line_ex_to_subid": [
1,
2,
3,
4,
2,
3,
3,
4
],
"line_or_pos_topo_vect": [
0,
1,
2,
3,
7,
11,
12,
16
],
"line_or_to_sub_pos": [
0,
1,
2,
3,
1,
2,
3,
3
],
"line_or_to_subid": [
0,
0,
0,
0,
1,
2,
2,
3
],
"load_pos_topo_vect": [
5,
17,
20
],
"load_to_sub_pos": [
5,
4,
2
],
"load_to_subid": [
0,
3,
4
],
"name_gen": [
"gen_0_0",
"gen_1_1"
],
"name_line": [
"0_1_0",
"0_2_1",
"0_3_2",
"0_4_3",
"1_2_4",
"2_3_5",
"2_3_6",
"3_4_7"
],
"name_load": [
"load_0_0",
"load_3_1",
"load_4_2"
],
"name_shunt": [],
"name_sub": [
"sub_0",
"sub_1",
"sub_2",
"sub_3",
"sub_4"
],
"shunt_to_subid": [],
"sub_info": [
6,
3,
4,
5,
3
]
}

0 comments on commit 2a6f5e4

Please sign in to comment.