Skip to content

Commit

Permalink
Update retrieve.smk
Browse files Browse the repository at this point in the history
  • Loading branch information
cristobal-GC committed Dec 12, 2024
1 parent 6b2c3f7 commit d85332f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/retrieve.smk
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ if config["enable"]["retrieve"] and config["enable"].get("retrieve_cutout", True
rule retrieve_cutout:
input:
storage(
"https://drive.upm.es/s/uhf5e2ZVNAghyIl/download",
"https://drive.upm.es/s/7k4HAjbbi9on8an/download",
),
output:
protected("cutouts/" + CDIR + "{cutout}.nc"),
Expand Down

0 comments on commit d85332f

Please sign in to comment.