Skip to content

Commit 3b7c563

Browse files
committed
Super Minor fix to docstrings
1 parent af7b845 commit 3b7c563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysteps/nowcasts/lagrangian_probability.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def forecast(
5050
Intensity threshold for which the exceedance probabilities are computed.
5151
slope: float, optional
5252
The slope of the relationship between optimum scale and lead time in
53-
pixel / timesteps. Germann and Zawadzki (2004) found the optimal slope
53+
pixels / timestep. Germann and Zawadzki (2004) found the optimal slope
5454
to be equal to 1 km / minute.
5555
5656
Returns

0 commit comments

Comments
 (0)