Skip to content

Commit

Permalink
update variable template for ariadne
Browse files Browse the repository at this point in the history
  • Loading branch information
lindnemi committed Jan 30, 2025
1 parent 46b6276 commit 9d25b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ rule cluster_wasserstoff_kernnetz:
rule download_ariadne_template:
input:
storage(
"https://github.com/iiasa/ariadne-intern-workflow/raw/main/attachments/2024-11-28_template_Ariadne.xlsx",
"https://github.com/iiasa/ariadne-intern-workflow/raw/main/attachments/2025-01-27_template_Ariadne.xlsx",
keep_local=True,
),
output:
Expand Down

0 comments on commit 9d25b0d

Please sign in to comment.