Load 2 level multindex costs file in prepares_sector_network rule

This commit is contained in:
martavp 2020-07-14 20:03:08 +02:00
parent 7d1500604f
commit d66105a6dd

View File

@ -185,7 +185,7 @@ rule prepare_sector_network:
biomass_potentials='data/biomass_potentials.csv',
timezone_mappings='data/timezone_mappings.csv',
heat_profile="data/heat_load_profile_BDEW.csv",
costs="data/costs.csv", #"data/costs/costs_{planning_horizons}.csv",
costs="data/costs/costs_{planning_horizons}.csv", #"data/costs.csv"
co2_budget="data/co2_budget.csv",
clustered_pop_layout="resources/pop_layout_{network}_s{simpl}_{clusters}.csv",
industrial_demand="resources/industrial_demand_{network}_s{simpl}_{clusters}.csv",