File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ def data_processing():
5959 # 'ego_demand_loads_per_mv_voronoi.sql', # loadarea per mv-voronoi
6060 # 'process_eGo_consumption.sql', # consumption per loadarea
6161 # 'peak_load_per_load_area.py', # peak loads
62- 'ego_paper_result.sql' , # results and statistics
62+ # 'ego_paper_result.sql', # results and statistics
6363
6464 # 'voronoi_weatherpoint.sql', # weatherpoint voronoi
6565 # 'calc_ego_hv_powerflow.sql', # setup for hv powerflow
Original file line number Diff line number Diff line change 4040 # 'ego_rea_wpa_per_mvgd.sql', # wind potential area
4141 # 'ego_rea_lattice_per_area_500m.sql', # prepare 500m lattice
4242 # 'ego_rea_lattice_per_area_50m.sql', # prepare 50m lattice
43+
4344 # 'ego_rea_setup.sql', # setup table for allocation
44- # 'ego_rea_m1.sql',
45- # 'ego_rea_m2.sql',
46- # 'ego_rea_m3.sql',
47- # 'ego_rea_m4.sql',
48- # 'ego_rea_m5.sql',
49- # 'ego_rea_results.sql'
45+ # 'ego_rea_m1.sql', # M1 biomass and solar to farmyard
46+ # 'ego_rea_m2.sql', # M2 windfarms
47+ # 'ego_rea_m3.sql', # M3 wind turbines to wpa
48+ # 'ego_rea_m4.sql', # M4 other and rest
49+ # 'ego_rea_m5.sql', # M5 LV to LA
50+ # 'ego_rea_results.sql' # results and statistics
5051 ]
5152
5253# get database connection
You can’t perform that action at this time.
0 commit comments