Skip to content

Commit

Permalink
Update test commands
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-fred committed Nov 29, 2023
1 parent a8a207a commit 8e280fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow/rules/exposure/electricity_grid/intersection.smk
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ checkpoint countries_intersecting_storm_set:

"""
Test with:
snakemake -c1 results/power/by_storm_set/IBTrACS_irma-2017/countries_impacted_by_storm.json
snakemake -c1 results/power/by_storm_set/IBTrACS/countries_impacted_by_storm.json
"""


Expand All @@ -147,5 +147,5 @@ rule electricity_grid_damages:

"""
Test with:
snakemake --cores 1 results/power/by_country/PRI/exposure/IBTrACS/2017242N16333.nc
snakemake --cores 1 results/power/by_country/PRI/exposure/IBTrACS/by_storm/2017242N16333.nc
"""

0 comments on commit 8e280fd

Please sign in to comment.