Update scripts/build_gas_input_locations.py
Co-authored-by: Fabian Hofmann <hofmann@fias.uni-frankfurt.de>
This commit is contained in:
parent
0cb0ad528a
commit
da6469b80c
@ -11,9 +11,6 @@ from shapely import wkt
|
|||||||
|
|
||||||
from cluster_gas_network import load_bus_regions
|
from cluster_gas_network import load_bus_regions
|
||||||
|
|
||||||
import warnings
|
|
||||||
warnings.filterwarnings('ignore')
|
|
||||||
|
|
||||||
|
|
||||||
def read_scigrid_gas(fn):
|
def read_scigrid_gas(fn):
|
||||||
df = gpd.read_file(fn)
|
df = gpd.read_file(fn)
|
||||||
|
Loading…
Reference in New Issue
Block a user