Skip to content

Commit

Permalink
Update src/xclim/indices/_threshold.py
Browse files Browse the repository at this point in the history
Co-authored-by: Pascal Bourgault <[email protected]>
  • Loading branch information
Zeitsperre and aulemahal authored Jan 13, 2025
1 parent 8e8765a commit 86e952e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xclim/indices/_threshold.py
Original file line number Diff line number Diff line change
Expand Up @@ -3729,7 +3729,7 @@ def holiday_snow_and_snowfall_days(
snd_thresh : Quantified
Threshold snow amount. Default: 20 mm.
prsn_thresh : Quantified
Threshold snowfall flux. Default: 1 mm.
Threshold daily snowfall liquid-water equivalent thickness. Default: 1 mm.
snd_op : {">", "gt", ">=", "ge"}
Comparison operation for snow depth. Default: ">=".
prsn_op : {">", "gt", ">=", "ge"}
Expand Down

0 comments on commit 86e952e

Please sign in to comment.