Skip to content

Commit 90c3a46

Browse files
committed
add missing doc
1 parent 1844c41 commit 90c3a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/hazard/tc_tracks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ def _decay_calc_coeff(x_val, v_lf, p_lf):
675675
Parameters:
676676
x_val (dict): key is Saffir-Simpson scale, values are lists with
677677
the values used as "x" in the coefficient fitting, the
678-
distance since
678+
distance since landfall
679679
v_lf (dict): key is Saffir-Simpson scale, values are lists of
680680
wind/wind at landfall
681681
p_lf (dict): key is Saffir-Simpson scale, values are tuples with

0 commit comments

Comments
 (0)