electricitymaps / electricitymaps-contrib

A real-time visualisation of the CO2 emissions of electricity consumption
https://app.electricitymaps.com
GNU Affero General Public License v3.0
3.52k stars 937 forks source link

Missing import: UA > HU #249

Closed GergelyMindler closed 7 years ago

GergelyMindler commented 7 years ago

It seems that this imported electricity is missing from the map. Hungary imported a lot of energy from Ukraine. This is a bug.

corradio commented 7 years ago

The data seems to be there in ENTSOE. See https://transparency.entsoe.eu/transmission-domain/physicalFlow/show?name=&defaultValue=true&viewType=TABLE&areaType=BORDER_BZN&atch=false&dateTime.dateTime=08.01.2017+00:00|CET|DAY&border.values=CTY|UA!BZN_BZN|10YUA-WEPS-----0_BZN_BZN|10YHU-MAVIR----U&dateTime.timezone=CET_CEST&dateTime.timezone_input=CET+(UTC+1)+/+CEST+(UTC+2)

The only thing in principle is to add the proper UA ENTSOE identifier ENTSOE.py, uncomment the exchange between HU and UA in feeder.py and add the proper arrows in exchangeconfig.js.

GergelyMindler commented 7 years ago

@corradio Ohoho! That's seems be great! Thank you. Here are some missed data, too. Not only UA-HU but UA-SK, UA-PL, etc.

corradio commented 7 years ago

UA has two bidding zones:

image

Corresponding to two identifiers:

10Y1001A1001A869: Ukraine BZ / CA / MBA 10YUA-WEPS-----0: Ukraine WEPS BZ / CA / MBA

There's import/export data for 10Y1001A1001A869 for the following countries:

I have added them.