Update README.md
Browse files
README.md
CHANGED
|
@@ -52,7 +52,7 @@ Hugging Face: 3/16/2026 [URL](https://huggingface.co/nvidia/healda)
|
|
| 52 |
**Input Format(s):** PyTorch Tensors <br>
|
| 53 |
**Input Parameters:**
|
| 54 |
|
| 55 |
-
- Observations: variable-length point cloud (~10M scalar observations per 24-hour window)
|
| 56 |
- Static conditioning: 4D (batch, channels, time, Npix)
|
| 57 |
- Day of year: 2D (batch, time)
|
| 58 |
- Second of day: 2D (batch, time)
|
|
@@ -74,7 +74,7 @@ Hugging Face: 3/16/2026 [URL](https://huggingface.co/nvidia/healda)
|
|
| 74 |
**Output Parameters:** 4D (batch, channels, time, Npix) <br>
|
| 75 |
**Other Properties Related to Output:**
|
| 76 |
|
| 77 |
-
- Output grid: HEALPix HPX64 (Nside=64), 49,152 pixels, ~1° (~100 km) resolution
|
| 78 |
- Output is regridded to 0.25° (721x1440) for downstream forecast model initialization
|
| 79 |
- Output state variables: `u10m`, `v10m`, `u100m`, `v100m`, `t2m`, `msl`, `tcwv`, `sst`, `sic`,
|
| 80 |
`u50`, `u100`, `u150`, `u200`, `u250`, `u300`, `u400`, `u500`, `u600`, `u700`, `u850`,
|
|
|
|
| 52 |
**Input Format(s):** PyTorch Tensors <br>
|
| 53 |
**Input Parameters:**
|
| 54 |
|
| 55 |
+
- Observations: variable-length point cloud (~10M scalar observations per 24-hour window \[-23, 3\])
|
| 56 |
- Static conditioning: 4D (batch, channels, time, Npix)
|
| 57 |
- Day of year: 2D (batch, time)
|
| 58 |
- Second of day: 2D (batch, time)
|
|
|
|
| 74 |
**Output Parameters:** 4D (batch, channels, time, Npix) <br>
|
| 75 |
**Other Properties Related to Output:**
|
| 76 |
|
| 77 |
+
- Output grid: HEALPix HPX64 (Nside=64), 49,152 pixels, \~1° (\~100 km) resolution
|
| 78 |
- Output is regridded to 0.25° (721x1440) for downstream forecast model initialization
|
| 79 |
- Output state variables: `u10m`, `v10m`, `u100m`, `v100m`, `t2m`, `msl`, `tcwv`, `sst`, `sic`,
|
| 80 |
`u50`, `u100`, `u150`, `u200`, `u250`, `u300`, `u400`, `u500`, `u600`, `u700`, `u850`,
|