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 6ef692c commit 5406490Copy full SHA for 5406490
pysteps/nowcasts/anvil.py
@@ -68,8 +68,8 @@ def forecast(
68
----------
69
vil : array_like
70
Array of shape (ar_order+2,m,n) containing the input fields ordered by
71
- timestamp from oldest to newest. The time steps between the inputs are
72
- assumed to be regular.
+ timestamp from oldest to newest. The inputs are expected to contain VIL
+ or rain rate. The time steps between the inputs are assumed to be regular.
73
velocity : array_like
74
Array of shape (2,m,n) containing the x- and y-components of the
75
advection field. The velocities are assumed to represent one time step
0 commit comments