Skip to content

Commit 6b1edce

Browse files
committed
New case study added
1 parent d1a6c66 commit 6b1edce

9 files changed

Lines changed: 3218 additions & 147 deletions

File tree

openDataVisio/appendix.md

Lines changed: 77 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,27 @@
33
## List of Identification Keywords
44
---
55

6-
:::{table} Stream and its corresponding values.
7-
:label: tableStream
6+
:::{table} Type and its corresponding values.
7+
:label: tableType
8+
:align: center
9+
10+
| Keyword | Description |
11+
| -------- | ---- |
12+
| type | Specifies the type of field. |
13+
14+
| Value | Long Name |
15+
| -------- | ---- |
16+
| fc | Forecast |
17+
| ef | Errors in first guess |
18+
| cf | Control forecast |
19+
| pf | Perturbed forecast |
20+
| ep | Event probability |
21+
| tf | Trajectory forecast |
22+
:::
23+
24+
## IFS
25+
:::{table} Stream and its corresponding values of the IFS.
26+
:label: tableStreamIFS
827
:align: center
928

1029
| Keyword | Description |
@@ -21,8 +40,8 @@
2140
| scwv | Wave model (short cutoff) | 06 and 18 UTC |
2241
:::
2342

24-
:::{table} Step and its corresponding values.
25-
:label: tableStep
43+
:::{table} Step and its corresponding values of the IFS.
44+
:label: tableStepIFS
2645
:align: center
2746

2847
| Keyword | Description |
@@ -33,27 +52,71 @@
3352
| -------- | ---- | ---- |
3453
| HRES | 00 and 12 UTC | from 0 to 144 by 3 and from 150 to 360 by 6 |
3554
| | 06 and 18 UTC | from 0 to 144 by 3 |
55+
| Tropical cyclones tracks - HRES | 00 and 12 UTC | from 0 to 240 |
56+
| | 06 and 18 UTC | from 0 to 90 |
3657
| ENS | 00 and 12 UTC | from 0 to 144 by 3 and from 150 to 360 by 6 |
3758
| | 06 and 18 UTC | from 0 to 144 by 3 |
59+
| Tropical cyclones tracks - ENS | 00 and 12 UTC | from 0 to 360 |
60+
| | 06 and 18 UTC | from 0 to 144 |
61+
| Probabilities, daily weather events | 00 and 12 UTC | 0-24 to 336-360 by 12 |
62+
| Probabilities - atmosphere and wave | | from 12 to 360 by 12 |
3863
:::
3964

40-
:::{table} Type and its corresponding values.
41-
:label: tableType
65+
## AIFS Single
66+
:::{table} Stream and its corresponding values of the AIFS Single.
67+
:label: tableStreamAIFSS
4268
:align: center
4369

4470
| Keyword | Description |
4571
| -------- | ---- |
46-
| type | Specifies the type of field. |
72+
| stream | Identifies the forecasting system used to generated the data when the same meteorological types are archived. |
4773

48-
| Value | Long Name |
74+
| Value | Long Name | Reference Time |
75+
| -------- | ---- | ---- |
76+
| oper | Operational Atmospheric model (daily archive) | 00, 06, 12, and 18 UTC |
77+
:::
78+
79+
:::{table} Step and its corresponding values of the AIFS Single.
80+
:label: tableStepAIFSS
81+
:align: center
82+
83+
| Keyword | Description |
4984
| -------- | ---- |
50-
| fc | Forecast |
51-
| ef | Errors in first guess |
52-
| cf | Control forecast |
53-
| pf | Perturbed forecast |
54-
| tf | Trajectory forecast |
85+
| step | The forecast time step in hours from the forecast base time. |
86+
87+
| Forecasting System | Reference Time | List of Time Steps |
88+
| -------- | ---- | ---- |
89+
| Deterministic | 00, 06, 12, and 18 UTC | from 0 to 360 by 6 |
90+
| Tropical cyclones tracks | 00, 06, 12, and 18 UTC | from 0 to 240 |
91+
:::
92+
93+
### AIFS Ensemble
94+
:::{table} Stream and its corresponding values of the AIFS Ensemble.
95+
:label: tableStreamAIFSE
96+
:align: center
97+
98+
| Keyword | Description |
99+
| -------- | ---- |
100+
| stream | Identifies the forecasting system used to generated the data when the same meteorological types are archived. |
101+
102+
| Value | Long Name | Reference Time |
103+
| -------- | ---- | ---- |
104+
| enfo | Ensemble prediction system | 00, 06, 12, and 18 UTC |
105+
:::
106+
107+
:::{table} Step and its corresponding values of the AIFS Ensemble.
108+
:label: tableStepAIFSE
109+
:align: center
110+
111+
| Keyword | Description |
112+
| -------- | ---- |
113+
| step | The forecast time step in hours from the forecast base time. |
114+
115+
| Forecasting System | Reference Time | List of Time Steps |
116+
| -------- | ---- | ---- |
117+
| ENS | 00, 06, 12, and 18 UTC | from 0 to 360 by 6 |
55118
:::
56119

57120
:::{seealso}
58-
All of the keywords which can be used to retrieve real-time data are explained [here](https://confluence.ecmwf.int/display/UDOC/Keywords+in+MARS+and+Dissemination+requests).
121+
All the keywords which can be used to retrieve real-time data are explained [here](https://confluence.ecmwf.int/display/UDOC/Keywords+in+MARS+and+Dissemination+requests).
59122
:::

0 commit comments

Comments
 (0)