diff --git a/scripts/prepare_sector_network.py b/scripts/prepare_sector_network.py index d3d351d6..96f30ae4 100644 --- a/scripts/prepare_sector_network.py +++ b/scripts/prepare_sector_network.py @@ -1656,8 +1656,6 @@ def add_biomass(n, costs): print("adding biomass") - nodes = pop_layout.index - # biomass distributed at country level - i.e. transport within country allowed countries = n.buses.country.dropna().unique()