Update README.md
Browse files
README.md
CHANGED
@@ -41,10 +41,8 @@ when running AIFS Single themselves.
|
|
41 |
|
42 |
More detailed information about the new parameters introduced with AIFS Single v1.0 is provided in the table below.
|
43 |
|
44 |
-
| Short Name | Name | Units | Component Type | Lev.Type |
|
45 |
-
|
46 |
-
| sdor | Standard deviation of sub-gridscale orography | \\(m\\) | AIFS | sfc | Please note that sdor is not forecast by AIFS Single v1.However, this parameter exists in the GRIB output to enable the autoregressive forecast for future time steps.
|
47 |
-
| slor | Slope of sub-gridscale orography | Numeric | AIFS | sfc | Please note that sdor is not forecast by AIFS Single v1.However, this parameter exists in the GRIB output to enable the autoregressive forecast for future time steps.
|
48 |
| ssrd | Surface short-wave (solar) radiation downwards | \\(J m^{-2}\\) | AIFS | sfc |
|
49 |
| strd | Surface long-wave (thermal) radiation downwards | \\(J m^{-2}\\) | AIFS | sfc |
|
50 |
| lcc | Low cloud cover | \\((0 - 1)\\) | AIFS | sfc |
|
@@ -63,6 +61,9 @@ More detailed information about the new parameters introduced with AIFS Single v
|
|
63 |
|
64 |
There are no changes to existing parameters already introduced with AIFS Single v0.2.1.
|
65 |
|
|
|
|
|
|
|
66 |
|
67 |
#### Discontinued parameters
|
68 |
|
|
|
41 |
|
42 |
More detailed information about the new parameters introduced with AIFS Single v1.0 is provided in the table below.
|
43 |
|
44 |
+
| Short Name | Name | Units | Component Type | Lev.Type |
|
45 |
+
|:----------:|:----:|:-----:|:--------------:|:--------:|
|
|
|
|
|
46 |
| ssrd | Surface short-wave (solar) radiation downwards | \\(J m^{-2}\\) | AIFS | sfc |
|
47 |
| strd | Surface long-wave (thermal) radiation downwards | \\(J m^{-2}\\) | AIFS | sfc |
|
48 |
| lcc | Low cloud cover | \\((0 - 1)\\) | AIFS | sfc |
|
|
|
61 |
|
62 |
There are no changes to existing parameters already introduced with AIFS Single v0.2.1.
|
63 |
|
64 |
+
**Note**
|
65 |
+
Regarding precipitation units, it's worth noting that AIFS model was trained on \\(m^{3}/m^{2}\\) and will therefore produce precip in that units.
|
66 |
+
If one wants to retrieve precipitation from Open data, the units will be \\(mm\\).
|
67 |
|
68 |
#### Discontinued parameters
|
69 |
|