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.
2 parents 013ba25 + 15c1f59 commit 279211cCopy full SHA for 279211c
1 file changed
parcels/_datasets/unstructured/generic.py
@@ -7,7 +7,7 @@
7
__all__ = ["Nx", "datasets"]
8
9
T = 13
10
-Nx = 10
+Nx = 20
11
vmax = 1.0
12
delta = 0.1
13
TIME = xr.date_range("2000", "2001", T)
0 commit comments