Skip to content

Commit

Permalink
fix docstring for dry_days
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Feb 7, 2024
1 parent 41379c5 commit 8572a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xclim/indices/_threshold.py
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ def dry_days(
pr : xarray.DataArray
Daily precipitation.
thresh : Quantified
Threshold temperature on which to base evaluation.
Threshold precipitation on which to base evaluation.
freq : str
Resampling frequency.
op : {"<", "<=", "lt", "le"}
Expand Down

0 comments on commit 8572a4c

Please sign in to comment.