maximilianherde
commited on
Commit
•
1b6fea5
1
Parent(s):
c04e920
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ It also contains a passive tracer that is carried by the flow.
|
|
10 |
# Dimensions
|
11 |
|
12 |
The assembled NetCDF file has a **single** variable called *velocity* with dimensionality
|
13 |
-
-
|
14 |
- 21 (time steps)
|
15 |
- 3 (horizontal velocity, vertical velocity, passive tracer)
|
16 |
- 128 (x-dim)
|
|
|
10 |
# Dimensions
|
11 |
|
12 |
The assembled NetCDF file has a **single** variable called *velocity* with dimensionality
|
13 |
+
- 20000 (number of trajectories)
|
14 |
- 21 (time steps)
|
15 |
- 3 (horizontal velocity, vertical velocity, passive tracer)
|
16 |
- 128 (x-dim)
|