We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce5054 commit 7fe13dbCopy full SHA for 7fe13db
pysteps/nowcasts/sprog.py
@@ -41,7 +41,7 @@ def forecast(
41
bandpass_filter_method="gaussian",
42
ar_order=2,
43
conditional=False,
44
- probmatching_method="mean",
+ probmatching_method="cdf",
45
num_workers=1,
46
fft_method="numpy",
47
domain="spatial",
0 commit comments