Skip to content

Commit

Permalink
Merge branch 'features/#1014-load-areas' into features/#1014-load-are…
Browse files Browse the repository at this point in the history
…as-with-ci
  • Loading branch information
nesnoj committed Nov 9, 2022
2 parents e3bddf2 + 9d4e368 commit 120efe7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ UPDATE demand.egon_loadarea AS t1
(
SELECT
nuts3,
sueGon2021m(demand) as demand
sum(demand) as demand
FROM demand.egon_demandregio_hh
WHERE
scenario = 'eGon2035'
Expand Down

0 comments on commit 120efe7

Please sign in to comment.