Merge remote-tracking branch 'origin/update-lng-ports' into update-lng-ports
This commit is contained in:
commit
e1776518c0
BIN
data/gas_network/Europe-Gas-Tracker-August-2022.xlsx
Normal file
BIN
data/gas_network/Europe-Gas-Tracker-August-2022.xlsx
Normal file
Binary file not shown.
@ -21,6 +21,7 @@ def read_scigrid_gas(fn):
|
|||||||
df.drop(["param", "uncertainty", "method"], axis=1, inplace=True)
|
df.drop(["param", "uncertainty", "method"], axis=1, inplace=True)
|
||||||
return df
|
return df
|
||||||
|
|
||||||
|
|
||||||
def build_gas_input_locations(lng_fn, entry_fn, prod_fn, countries):
|
def build_gas_input_locations(lng_fn, entry_fn, prod_fn, countries):
|
||||||
|
|
||||||
# LNG terminals
|
# LNG terminals
|
||||||
|
Loading…
Reference in New Issue
Block a user