Skip to content

Commit

Permalink
Add Balearic Islands exchange capacities (electricitymaps#5541)
Browse files Browse the repository at this point in the history
* Add Baleric Islands exchange capacities to .yaml

* Add new data sources for Balearic links

* Fix typo

* run prettier

---------

Co-authored-by: Viktor Andersson <[email protected]>
  • Loading branch information
silimotion and VIKTORVAV99 committed Jun 30, 2023
1 parent 1622772 commit 933dd02
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DATA_SOURCES.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,9 @@ Cross-border transmission capacities between the zones are centralized in the [c
- Spain ⇄ France: [According to "The Spanish electricity system 2019" page 65: 2800 MW](https://www.ree.es/sites/default/files/11_PUBLICACIONES/Documentos/InformesSistemaElectrico/2019/ISE_2019_eng.pdf)
- [Spain ⇄ Portugal](https://web.archive.org/web/20230516184334/https://www.erse.pt/media/kevnjc3r/portugal-spain-interconnection-analysis-and-maczt-monitoring-report-english-version-2020.pdf)
- Spain ⇄ Spain (Balearic Islands): ["Cometa": 400 MW](<https://en.wikipedia.org/wiki/Cometa_(HVDC)>)
- Spain (Mallorca) ⇄ Spain (Ibiza): ["Romulo 2": 200 MW](https://web.archive.org/web/20230329093513/https://www.ree.es/sites/default/files/01_ACTIVIDADES/Documentos/Romulo2_en.pdf)
- Spain (Mallorca) ⇄ Spain (Menorca): According to ["REE PLAN 2021-2026"](https://web.archive.org/web/20230629182722/https://www.planificacionelectrica.es/sites/webplani/files/2022-12/REE_PLAN_DESARROLLO_EN.pdf) (Page 466, only one built yet): 100 MW
- Spain (Ibiza) ⇄ Spain (Formentera): According to ["REE PLAN 2021-2026"](https://web.archive.org/web/20230629182722/https://www.planificacionelectrica.es/sites/webplani/files/2022-12/REE_PLAN_DESARROLLO_EN.pdf) (Pages 466, Page 297): 134 MW (11+17+106)
- [Sweden ⇄ Poland](#for-the-nordic-and-baltic-countries-capacities-are-availible-from-nord-pool)
- Ukraine ⇄ Belarus, ⇄ Hungary, ⇉ Poland, ⇄ Moldova, ⇄ Slovakia, ⇄ Romania, ⇄ Russia: [Ukrenergo](https://ua.energy/activity/dispatch-information/transborder-flows/)

Expand Down
3 changes: 3 additions & 0 deletions config/exchanges/ES-IB-FO_ES-IB-IZ.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
capacity:
- -134
- 134
lonlat:
- 0.989
- 38.746
Expand Down
3 changes: 3 additions & 0 deletions config/exchanges/ES-IB-IZ_ES-IB-MA.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
capacity:
- -200
- 200
lonlat:
- 2.032
- 39.245
Expand Down
3 changes: 3 additions & 0 deletions config/exchanges/ES-IB-MA_ES-IB-ME.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
capacity:
- -100
- 100
lonlat:
- 3.549
- 39.901
Expand Down

0 comments on commit 933dd02

Please sign in to comment.