| |||||||
Experiment ID | Initial condition | Resolution | Starting date | Time step | Output frequency | ||
---|---|---|---|---|---|---|---|
Xaver | 1 | gt2n | ERA-Interim | T255L91 | 1 Dec, 2 Dec, 3 Dec 2013 | 2700 s | 3h |
2 | gt44 | ERA_Interim | T639L137 | 1 Dec, 2 Dec, 3 Dec 2013 | 900 s | 3h | |
3 | gtgc | ERA-Interim | T1279L137 | 1 Dec, 2 Dec, 3 Dec 2013 | 600 s | 3h | |
4 | gt2r | ERA5 | T255L91 | 1 Dec, 2 Dec, 3 Dec 2013 | 2700 s | 3h | |
5 | gt46 | ERA5 | T639L137 | 1 Dec, 2 Dec, 3 Dec 2013 | 900 s | 3h | |
6 | gtgd | ERA5 | T1279L137 | 1 Dec, 2 Dec, 3 Dec 2013 | 600 s | 3h | |
line | |||||||
Desmond | 1 | gryg | ERA-Interim | T255L91 | 1 Dec, 2 Dec, 3 Dec, 4 Dec, 5 Dec 2015 | 2700 s | 3h |
2 | gs22 | ERA-Interim | T639L137 | 3 Dec, 4 Dec 2015 | 900 s | 3h | |
3 | gs23 | ERA-Interim | T1279L137 | 1 Dec, 2 Dec, 3 Dec, 4 Dec, 5 Dec 2015 | 600 s | 3h | |
4 | gs0c | ERA5 | T255L91 | 3 Dec, 4 Dec 2015 | 2700 s | 3h | |
5 | gs04 | ERA5 | T639L137 | 3 Dec, 4 Dec 2015 | 900 s | 3h |
The input data and the namelists needed to run the experiments can be downloaded from the ECMWF server (login is not required). For further instructions, please visit the following website: http://download.ecmwf.int/test-data/openifs.
The files are packed in .tar.gz files and structured into directories named after the case studies (i.e., Xaver_201312, Desmond_201512) and subdirectories indicating the main experiment characteristics (e.g., T255L91_ERA5). Each archive file contains the data for a given starting date (e.g., gs0c_2015120300.tar.gz). Typical content of a .tar.gz file is as follows:
File name
|
The namelist file highlighted in green in the box above controls the necessary experiment settings (e.g., time step, experiment ID) as well as the post-processing. The most important namelist elements are listed below with their explanation:
|
In the evaluation, we would like to investigate the following variables:
u and v wind components at 250 and 100 hPa with code numbers 131 and 132, respectively.
<p>These variables have to be included in the namelist among the post-processing variables (see the code numbers and levels highlighted with <b>bold</b> characters in the box above). More information about the namelist settings and GRIB field codes of different parameters can be found in the <b><a href="https://software.ecmwf.int/wiki/display/OIFS/How-to+articles" target="_blank">OpenIFS how-to articles</a></b>: <a href="https://software.ecmwf.int/wiki/display/OIFS/How+to+control+OpenIFS+output" target="_blank">How to control OpenIFS output</a>.</p> <p>To run the model, the paths of the input data and the namelist have to be set in the job script. A sample job script is part of the <a href="https://software.ecmwf.int/wiki/display/OIFS/5.4+Download+OpenIFS" target="_blank">OpenIFS starter kit</a> and the model execution is explained in detail at the <strong><a href="https://software.ecmwf.int/wiki/display/OIFS/5.+OpenIFS+Installation" target="_blank">OpenIFS installation page</a></strong>: <a href="https://software.ecmwf.int/wiki/display/OIFS/5.6+Acceptance+testing+OpenIFS+after+installation" target="_blank">Acceptance testing OpenIFS after installation</a>.</p> |
.cell_nopadding { padding: 3px; border: 0px; } .cell_leftmargin { padding-left: 30px; } .table_noborder { border: 0px; } .vertical { height: 100%; } .vertical td:first-child { position: relative; width: 35px; padding: 0; border: 2px solid #ddd; } .vertical_text { display: block; white-space: nowrap; -moz-transform: rotate(-90deg); -moz-transform-origin: center center; -webkit-transform: rotate(-90deg); -webkit-transform-origin: center center; -ms-transform: rotate(-90deg); -ms-transform-origin: center center; position: absolute; width:25px; color: #205081; } .table_line { padding: 0; height: 2px; border-left: 0px; border-right: 0px; } .table_line td:first-child { padding: 0; height: 2px; border-left: 0px; border-right: 0px; } .font_background_cyan { background-color: cyan; } .font_background_yellow { padding: 2px; background-color: #ffffb3; } .font_background_grey { padding: 2px; background-color: #dddddd; } .font_code_black { color: #000000; font-family: Monospace; } .li_withspace { margin-bottom: 10px; } .img_withoutspace { margin-bottom: -12px; } |