Skip to content

Commit

Permalink
update test data paths
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-fred committed Oct 16, 2023
1 parent 0a26ae5 commit 8171fa1
Show file tree
Hide file tree
Showing 33 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
Diff not rendered.
2 changes: 1 addition & 1 deletion tests/integration/test_estimate_wind_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ def test_estimate_wind_fields():
runner.run_snakemake_test(
"estimate_wind_fields",
(
"results/power/by_country/PRI/storms/IBTrACS/max_wind_field.nc",
"results/power/by_country/PRI/storms/IBTrACS/0/max_wind_field.nc",
)
)

0 comments on commit 8171fa1

Please sign in to comment.