Skip to content

Commit 5553b95

Browse files
author
WolfBunke
authored
update ego_supply_res_woff_2050_temp remove scn SQ
1 parent 1cf137e commit 5553b95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

preprocessing/sql_snippets/ego_dp_res_rea_by_scenario.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1382,7 +1382,7 @@ CREATE TABLE model_draft.ego_supply_res_woff_2050_temp AS
13821382
model_draft.ego_dp_supply_res_powerplant
13831383
WHERE
13841384
generation_subtype = 'wind_offshore'
1385-
AND scenario in ('Status Quo','NEP 2035');
1385+
AND scenario in ('NEP 2035');
13861386

13871387
-- create index GIST (geom)
13881388
CREATE INDEX ego_supply_res_woff_2050_temp_geom_idx

0 commit comments

Comments
 (0)