-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathetopo1_oper_an_fc_O48_cy50r1.yml
122 lines (104 loc) · 2.97 KB
/
etopo1_oper_an_fc_O48_cy50r1.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
grid: O48
directions: 12
frequencies: 25
bathymetry: ETOPO1
advection:
timestep: 900
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: 32
llgcbz0: T
llnormagam: T
lciwa3: T
lciscal: T
forcings:
file: data/forcings/oper_an_12h_fc_2023010100_36h_O48.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.1337362278436861E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF565D5FD0CA556']
# initial forecast time
- name: swh
time: 2023-01-01 00:00:00
average: 0.1549542256416082E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF8CAECD2313BDF']
# 6h into forecast
- name: swh
time: 2023-01-01 06:00:00
average: 0.1632449648145021E+01
relative_tolerance: 1.e-14
hashes: ['0x3FFA1E8385B264A5']
- name: swh
time: 2023-01-01 06:00:00
minimum: 0.1905182728883706E-01
relative_tolerance: 1.e-14
hashes: ['0x3F9382527C89D368']
- name: swh
time: 2023-01-01 06:00:00
maximum: 0.6807117063618366E+01
relative_tolerance: 1.e-14
hashes: ['0x401B3A7CE5412342']
single_precision:
# initial analysis time
- name: swh
time: 2022-12-31 12:00:00
average: 0.1337408304214478E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF5660640000000']
# initial forecast time
- name: swh
time: 2023-01-01 00:00:00
average: 0.1549576163291931E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF8CB1060000000']
# 6h into forecast
- name: swh
time: 2023-01-01 06:00:00
average: 0.1632413744926453E+01
relative_tolerance: 1.e-6
hashes: ['0x3FFA1E5DE0000000']
- name: swh
time: 2023-01-01 06:00:00
minimum: 0.1905178464949131E-01
relative_tolerance: 1.e-6
hashes: ['0x3F93824FA0000000']
- name: swh
time: 2023-01-01 06:00:00
maximum: 0.6807114124298096E+01
relative_tolerance: 1.e-6
hashes: ['0x401B3A7C20000000']