Skip to content

Commit 4fed58e

Browse files
author
IlkaCu
authored
include v0.3.2
1 parent 33de3e4 commit 4fed58e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

preprocessing/scenario_log/ego_pp_scenario.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ INSERT INTO model_draft.ego_scenario (model,version,version_name,release,comment
5252
('eGo_DP', 'v0.3.0', 'release v0.3', 'TRUE', ' ', '2017-07-11' ),
5353
('eGo_DP', 'v0.3.0pre1', 'v0.3 backup', 'FALSE', ' ', '2017-10-26' ),
5454
('eGo_DP', 'v0.3.1', 'RTDoku', 'TRUE', 'new scenario log and documentation', '2018-02-21' ),
55+
('eGo_DP', 'v0.3.2', 'postprocessing', 'FALSE', 'data set for 110kV paper', '2018-05-29' ),
5556
('eGo_DP', 'v0.4.0', 'Debugging+clean-run', 'TRUE', 'none', '2018-06-05' );
5657

5758
-- metadata

0 commit comments

Comments
 (0)