fneum / core-tso-data

MIT License
7 stars 8 forks source link

Locations of indices 0 - 149 #4

Closed richard-weinhold closed 2 years ago

richard-weinhold commented 2 years ago

Hi all,

i went through the first 150 indices. For me, most indices were inaccurate and many completely wrong. I have used the Static Grid Model data and the fantastic Openinframap to match all of the stations with the codesnipped below.

I have left a comment when nodes where douplicated, e.g. a french tieline to belgium would create a french version of a BE node. Maybe we can harmonize everthing after the first pass through.

Best Richard

import webbrowser y,x = 7.202768613603485,43.793394649999996 webbrowser.open(f'https://openinframap.org/#15/{x}/{y}')