@@ -95,13 +95,13 @@ def data_processing():
9595# 'ego_dp_powerflow_electrical_neighbour.sql', # Create border crossing lines and buses in neighbouring countries
9696# 'ego_dp_powerflow_fix_ehv_subnetworks.sql', # Fix topological errors in eHV grid
9797# 'ego_dp_powerflow_grid_future_scenarios.sql', # Copy grid to future scenarios
98- 'ego_dp_powerflow_assignment_otgid.sql' , # assign otg_id to pp lists
99- 'ego_dp_powerflow_assignment_unid.sql' , # create a unified_id over all pp (res and conv)
100- 'ego_dp_powerflow_create_pp_mview.sql' , # create mviews to display power plants per scenario
101- 'ego_dp_powerflow_assignment_generator.sql' , # Assign generators to corresponding substation (SQ, NEP2035, eGo100)
102- 'ego_dp_powerflow_assignment_load.sql' , # Assign loads to their corresponding substation (SQ, NEP2035, eGo100)
103- 'ego_dp_powerflow_assignment_storage.sql' , # Assign storages to their corresponding substation (SQ, NEP 2035, eGo 100)
104- 'ego_dp_powerflow_timeseries_generator.sql' , # Transfer renpassG!S results into the corresponding powerflow table
98+ # 'ego_dp_powerflow_assignment_otgid.sql', # assign otg_id to pp lists
99+ # 'ego_dp_powerflow_assignment_unid.sql', # create a unified_id over all pp (res and conv)
100+ # 'ego_dp_powerflow_create_pp_mview.sql', # create mviews to display power plants per scenario
101+ # 'ego_dp_powerflow_assignment_generator.sql', # Assign generators to corresponding substation (SQ, NEP2035, eGo100)
102+ # 'ego_dp_powerflow_assignment_load.sql', # Assign loads to their corresponding substation (SQ, NEP2035, eGo100)
103+ # 'ego_dp_powerflow_assignment_storage.sql', # Assign storages to their corresponding substation (SQ, NEP 2035, eGo 100)
104+ # 'ego_dp_powerflow_timeseries_generator.sql', # Transfer renpassG!S results into the corresponding powerflow table
105105 'ego_dp_powerflow_griddistrict_demand.py' , # Demand per MV Griddistrict
106106 'ego_dp_powerflow_timeseries_demand.sql' , # Insert demand series into corresponding powerflow table (SQ, NEP2035, eGo100)
107107 'ego_dp_powerflow_lopf_data.sql' , # Set marginal costs for generators and storages
0 commit comments