Skip to content

Commit cfbb091

Browse files
committed
Docstring revision
1 parent e27f476 commit cfbb091

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pysteps/nowcasts/steps.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ def forecast(R, V, n_timesteps, n_ens_members=24, n_cascade_levels=6, R_thr=None
138138
139139
Notes
140140
-----
141-
If noise_method and vel_pert_method are None, n_ens_members is 1 an
142-
mask_method is 'sprog', the deterministic S-PROG nowcast is generated, see
143-
:cite:`Seed2003`.
141+
If noise_method and vel_pert_method are None, n_ens_members is 1,
142+
mask_method is 'sprog' and probmatching_method is 'mean', the deterministic
143+
S-PROG nowcast is generated, see :cite:`Seed2003`.
144144
145145
References
146146
----------

0 commit comments

Comments
 (0)