maximilianherde
commited on
Commit
•
98a8584
1
Parent(s):
8e833de
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ Based on the compressible Euler equations, this dataset contains the steady-stat
|
|
8 |
|
9 |
# Dimensions
|
10 |
|
11 |
-
The
|
12 |
- 10869 (number of trajectories)
|
13 |
- 2 (airfoil shape, density)
|
14 |
- 128 (x-dim)
|
@@ -18,6 +18,6 @@ The assembled NetCDF file has a **single** variable called *solution* with dimen
|
|
18 |
|
19 |
10509/120/240 trajectories
|
20 |
|
21 |
-
# Download
|
22 |
|
23 |
The dataset can be downloaded, e.g., via `huggingface-cli download`.
|
|
|
8 |
|
9 |
# Dimensions
|
10 |
|
11 |
+
The NetCDF file has a **single** variable called *solution* with dimensionality
|
12 |
- 10869 (number of trajectories)
|
13 |
- 2 (airfoil shape, density)
|
14 |
- 128 (x-dim)
|
|
|
18 |
|
19 |
10509/120/240 trajectories
|
20 |
|
21 |
+
# Download
|
22 |
|
23 |
The dataset can be downloaded, e.g., via `huggingface-cli download`.
|