Skip to content

Commit

Permalink
minimized diff
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Oct 25, 2024
1 parent e00b37d commit f546661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kenmerkendewaarden/slotgemiddelden.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ def calc_slotgemiddelden(
the timeseries of extremes (high and low waters). The default is None.
min_coverage : float, optional
Set yearly means to nans for years that do not have sufficient data coverage. The default is None.
clip_physical_break : bool, optional
Whether to exclude the part of the timeseries before physical breaks like estuary closures. The default is False.
Returns
-------
Expand Down

0 comments on commit f546661

Please sign in to comment.