Skip to content

Commit

Permalink
Update cluster pop
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-f committed Jul 11, 2024
1 parent ad2f5ad commit 2f1feaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ if config["foresight"] == "myopic":
busmap=pypsaearth(
"resources/bus_regions/busmap_elec_s{simpl}_{clusters}.csv"
),
clustered_pop_layout="resources/population_shares/pop_layout_elec_s{simpl}_{clusters}.csv",
clustered_pop_layout="resources/population_shares/pop_layout_elec_s{simpl}_{clusters}_{planning_horizons}.csv",
costs=CDIR
+ "costs_{}.csv".format(config["scenario"]["planning_horizons"][0]),
cop_soil_total="resources/cops/cop_soil_total_elec_s{simpl}_{clusters}.nc",
Expand Down

0 comments on commit 2f1feaf

Please sign in to comment.