pypsa-eur/data/parameter_corrections.yaml
Fabian Neumann 9a37fe6572 merge master
2022-06-15 09:22:51 +02:00

76 lines
2.8 KiB
YAML

Link:
p_nom:
oid:
"32508": 400 #BorWin1
"32513": 900 # DolWin 2
"32515": 900 # DolWin 3
"32517": 576 # HelWin 1
"32526": 250 # GB-IE
"32528": 300 # Links on Corse
"32521": 300 # Links on Corse
"32529": 300 # SACOI (between Sardinia and Corse)
"32533": 300 # SACOI (between Sardinia and Corse)
"32550": 600 # Baltic
"115391": 1200 # Caithness Moray HVDC
"115000": 1200 # Caithness Moray HVDC
index:
"14804": 1400 # North-Sea link (NSN Link)
"14822": 700 # NO-DK Skagerrak 4
"14827": 440 # NO-DK Skagerrak 3
"14810": 500 # NO-DK Skagerrak 1-2
"11679": 940 # NO-DK Skagerrak joint 1-3
"14806": 1440 # SE-SE
"14819": 250 # Hassing-Lindome
"14803": 700 # Cobra DK-NL
"T6": 1000 # NEMO GB-BE
"14801": 1000 # ALEGrO BE-DE
"14807": 600 # SwePol
"14820": 700 #NordBalt
bus0:
index:
"8708": "6443" # fix bus-id of substation in GB
"8009": "5896" # fix bus-id of substation in GB
"11679": "6365" # fix bus-id of substation in NO
"12727": "7427" # bus0 == bus1 to remove link in remove_unconnected_components (GB-BE)
"5558": "7427" # bus0 == bus1 to remove link in remove_unconnected_components (GB-BE)
"5583": "7428" # bus0 == bus1 to remove link in remove_unconnected_components (Sardinia)
"13588": "7428" # bus0 == bus1 to remove link in remove_unconnected_components (Sardinia)
"T23": "6355" # bus0 == bus1 to remove link in remove_unconnected_components (NordBalt)
bus1:
index:
<<<<<<< HEAD
"11511": "6240" # fix wrong bus allocation from 6241
"14559": "6240" # fix wrong bus allocation from 6241
"12998": "1333" # combine link 12998 + 12997 in 12998
"5627": '2309' # combine link 5627 + 5628 in 5627
"8068": "5819" # fix GB location of Anglo-Scottish interconnector
length:
index:
"12998": 409.0
"5627": 26.39
bus0:
index:
"14552": "5819" # fix GB location of GB-IE interconnector
"5628": "7276" # bus0 == bus1 to remove link in remove_unconnected_components
"12997": "7276" # bus0 == bus1 to remove link in remove_unconnected_components
=======
"12931": "8152" # BorWin3
"5582": "2382" # combine link 5583 + 5582 in 5582 (Sardinia)
"13589": "1349" # combine link 13589 + 13588 in 13589 (Sardinia)
"14820": "6354" # NordBalt
length:
index:
"5582": 26.39 # new length of combined links (sum)
"13589": 509.0 # new length of combined links (sum)
Line:
bus1:
index:
"14573": "7950" #fix bus-id substation in PT (220/380kV issue)
bus0:
index:
"14573": "7179" #fix bus-id substation in PT (220/380kV issue)
v_nom:
index:
"14573": 220 # 220/380kV issue of substation in PT
>>>>>>> master