diff --git a/README.md b/README.md index 062d017489..f65a55205b 100644 --- a/README.md +++ b/README.md @@ -394,6 +394,8 @@ Cross-border transmission capacities between the zones are centralized in the [e - Åland ⇄ Sweden: ["Sverigekabeln": 80 MW](http://www.kraftnat.ax/files/rapportdel_2.pdf) - Åland ⇄ Finland: ["Brändö-Gustafs": 9 MW](http://www.kraftnat.ax/files/rapportdel_2.pdf) - Australia (Victoria) ⇄ Australia (Tasmania): ["Basslink": 500 MW (regular) or 630 MW (temporarily)](https://en.wikipedia.org/wiki/Basslink) +- Bulgaria ⇄ Noth Macedonia [950 MW](https://ec.europa.eu/energy/sites/ener/files/documents/2nd_report_ic_with_neighbouring_countries_b5.pdf) +- Bulgaria ⇄ Turkey [2485 MW](https://ec.europa.eu/energy/sites/ener/files/documents/2nd_report_ic_with_neighbouring_countries_b5.pdf) - Denmark (West) ⇄ Norway: ["Skaggerak": 1700 MW](https://en.wikipedia.org/wiki/Skagerrak_(power_transmission_system)) - Denmark (East) ⇄ Denmark (West): ["Storebælt HVDC": 600 MW](https://en.wikipedia.org/wiki/Great_Belt_Power_Link) - Denmark (East) ⇄ Germany: ["Kontek": 600 MW](https://en.wikipedia.org/wiki/Kontek) diff --git a/config/exchanges.json b/config/exchanges.json index 2d2489d89b..7ea93854be 100644 --- a/config/exchanges.json +++ b/config/exchanges.json @@ -355,6 +355,10 @@ "rotation": 180 }, "BG->MK": { + "capacity": [ + -950, + 950 + ], "lonlat": [ 22.912615, 41.86784 @@ -389,6 +393,10 @@ "rotation": -90 }, "BG->TR": { + "capacity": [ + -2485, + 2485 + ], "lonlat": [ 26.89864, 42.002181