Skip to content

Commit 279211c

Browse files
Merge branch 'patch-no-time-interval-index-search' into cleanup-vectorfield-and-uxgrid
2 parents 013ba25 + 15c1f59 commit 279211c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parcels/_datasets/unstructured/generic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__all__ = ["Nx", "datasets"]
88

99
T = 13
10-
Nx = 10
10+
Nx = 20
1111
vmax = 1.0
1212
delta = 0.1
1313
TIME = xr.date_range("2000", "2001", T)

0 commit comments

Comments
 (0)