Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Theresa Mieslinger <41184617+tmieslinger@users.noreply.github.com>
  • Loading branch information
hgloeckner and tmieslinger authored Jan 28, 2025
1 parent 1ecf4f4 commit dc38f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydropsonde/helper/quality.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def profile_sparsity(
The sampling frequency of `time_dimension` in hertz. Default is 4.
sparsity_threshold : float or str, optional
The threshold for the sparsity fraction. If the calculated sparsity fraction is less than this threshold,
the profile is considered not full. Default is 0.8.
the profile is considered not full. Default is 0.2.
"""
Expand Down

0 comments on commit dc38f19

Please sign in to comment.