Skip to content

Commit 4b6fd40

Browse files
author
IlkaCu
authored
include data check
1 parent 5aa7616 commit 4b6fd40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dataprocessing/eGo_data_processing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def data_processing():
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
108+
'ego_dp_data_check.sql', # Check powerflow data for plausibility
108109
## POST-PROCESSING
109110
'ego_pp_nep2035_grid_variations.sql' # Create extension_tables and insert NEP-data
110111

0 commit comments

Comments
 (0)