Skip to content

Commit

Permalink
Update capacity values for BG and HU zones (#6714)
Browse files Browse the repository at this point in the history
  • Loading branch information
VIKTORVAV99 committed May 2, 2024
1 parent c974e8b commit dd7448c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
12 changes: 12 additions & 0 deletions config/zones/BG.yaml
Expand Up @@ -12,10 +12,16 @@ capacity:
- datetime: '2023-01-01'
source: entsoe.eu
value: 4469.0
- datetime: '2024-01-01'
source: entsoe.eu
value: 4475.0
gas:
- datetime: '2023-01-01'
source: entsoe.eu
value: 1322.0
- datetime: '2024-01-01'
source: entsoe.eu
value: 699.0
geothermal:
- datetime: '2023-01-01'
source: entsoe.eu
Expand All @@ -24,6 +30,9 @@ capacity:
- datetime: '2023-01-01'
source: entsoe.eu
value: 2350.0
- datetime: '2024-01-01'
source: entsoe.eu
value: 2352.0
hydro storage:
- datetime: '2023-01-01'
source: entsoe.eu
Expand All @@ -40,6 +49,9 @@ capacity:
- datetime: '2023-01-01'
source: entsoe.eu
value: 2879.0
- datetime: '2024-01-01'
source: entsoe.eu
value: 3179.0
unknown:
- datetime: '2023-01-01'
source: entsoe.eu
Expand Down
7 changes: 5 additions & 2 deletions config/zones/HU.yaml
Expand Up @@ -21,7 +21,7 @@ capacity:
value: 3151.0
- datetime: '2024-01-01'
source: entsoe.eu
value: 3153.0
value: 3161.0
geothermal:
- datetime: '2023-01-01'
source: entsoe.eu
Expand All @@ -44,11 +44,14 @@ capacity:
value: 3300.0
- datetime: '2024-01-01'
source: entsoe.eu
value: 3477.0
value: 3552.0
unknown:
- datetime: '2023-01-01'
source: entsoe.eu
value: 92.0
- datetime: '2024-01-01'
source: entsoe.eu
value: 97.0
wind:
- datetime: '2023-01-01'
source: entsoe.eu
Expand Down

0 comments on commit dd7448c

Please sign in to comment.