forked from ecmwf-ifs/ecwam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathetopo1_oper_an_fc_O1280.yml
87 lines (73 loc) · 2.09 KB
/
etopo1_oper_an_fc_O1280.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
grid: O1280
directions: 36
frequencies: 29
bathymetry: ETOPO1
advection:
timestep: 450
fast_waves:
timestep: 225
max_frequency: 5
physics:
timestep: 900
analysis.begin: 2022-12-31 12:00:00
analysis.end: 2023-01-01 00:00:00
forecast.begin: 2023-01-01 00:00:00
forecast.end: 2023-01-01 06:00:00
begin: ${analysis.begin}
end: ${forecast.end}
nproma: 24
forcings:
file: data/forcings/oper_an_12h_fc_2023010100_36h_O1280.grib
at:
- begin: ${analysis.begin}
end: ${analysis.end}
timestep: 06:00
- begin: ${forecast.begin}
end: ${forecast.end}
timestep: 01:00
output:
fields:
name:
- swh # Significant height of combined wind waves and swell
- mwd # Mean wave direction
- mwp # Mean wave period
- pp1d # Peak wave period
- dwi # 10 metre wind direction
- cdww # Coefficient of drag with waves
- wind # 10 metre wind speed
format: grib # (default : grib) or binary
at:
- timestep: 01:00
restart:
format: binary # (default : binary) or grib
at:
- time: ${end}
validation:
double_precision:
# initial analysis time
- name: swh
time: 2022-12-31 12:00:00
average: 0.1333968771510442E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF557EFA3785CBF']
# initial forecast time
- name: swh
time: 2023-01-01 00:00:00
average: 0.1513401575074496E+01
hashes: ['0x3FF836E491EA8EC0']
# 6h into forcast
- name: swh
time: 2023-01-01 06:00:00
average: 0.1591519638507903E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF976DD4BE554B9']
- name: swh
time: 2023-01-01 06:00:00
minimum: 0.1727471121382511E-01
relative_tolerance: 1.e-14
hashes: ['0x3F91B0763ED84AED']
- name: swh
time: 2023-01-01 06:00:00
maximum: 0.7670097764777837E+01
relative_tolerance: 1.e-14
hashes: ['0x401EAE2E1BC35FC1']