Skip to content

Commit

Permalink
Merge branch 'endogenous_export' of https://github.com/energyLS/pypsa…
Browse files Browse the repository at this point in the history
…-earth into endogenous_export
  • Loading branch information
energyLS committed Nov 21, 2024
2 parents f76b16f + a2f6894 commit 0c4987b
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 @@ -1153,7 +1153,7 @@ rule add_export:
store_capital_costs=config["export"]["store_capital_costs"],
export_profile=config["export"]["export_profile"],
export_endogenous=config["export"]["endogenous"],
endogenous_price=config["export"]["endogenous_price"],
endogenous_price=config["export"]["endogenous_price"],
snapshots=config["snapshots"],
costs=config["costs"],
input:
Expand Down

0 comments on commit 0c4987b

Please sign in to comment.