forked from ecmwf-ifs/ecwam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaqua_era5_O48.yml
103 lines (87 loc) · 2.33 KB
/
aqua_era5_O48.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
grid: O48
directions: 12
frequencies: 25
bathymetry: aqua
advection:
timestep: 1200
physics:
timestep: 1200
begin: 2022-01-01 00:00:00
end: 2022-01-01 06:00:00
nproma: 24
forcings:
file: data/forcings/era5_2022010100_36h_O48.grib
at:
- begin: ${begin}
end: ${end}
timestep: 01:00
output:
fields:
name:
- swh # Significant height of combined wind waves and swell
format: grib # (default : grib) or binary
at:
- timestep: 01:00
restart:
format: binary # (default : binary) or grib
at:
- time: ${end}
validation:
double_precision:
# initial time
- name: swh
time: 2022-01-01 00:00:00
average: 0.1297292365611525E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF4C1B5A3BA6E7E']
# After 1h
- name: swh
time: 2022-01-01 01:00:00
average: 0.1310657020828732E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF4F8737F0BB714']
# After 6h
- name: swh
time: 2022-01-01 06:00:00
average: 0.1349752345102129E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF59895EA3E9B72']
- name: swh
time: 2022-01-01 06:00:00
minimum: 0.8578696971216837E+00
relative_tolerance: 1.e-14
hashes: ['0x3FEB73AB26ABBEEE']
- name: swh
time: 2022-01-01 06:00:00
maximum: 0.6566551146080710E+01
relative_tolerance: 1.e-14
hashes: ['0x401A4425FBCFB63D']
single_precision:
# initial time
- name: swh
time: 2022-01-01 00:00:00
average: 0.1297348260879517E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF4C1F040000000']
# After 1h
- name: swh
time: 2022-01-01 01:00:00
average: 0.1310604810714722E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF4F83CC0000000']
# After 6h
- name: swh
time: 2022-01-01 06:00:00
average: 0.1349661707878113E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF59836E0000000']
- name: swh
time: 2022-01-01 06:00:00
minimum: 0.8578700423240662E+00
relative_tolerance: 1.e-6
hashes: ['0x3FEB73ABE0000000']
- name: swh
time: 2022-01-01 06:00:00
maximum: 0.6566550254821777E+01
relative_tolerance: 1.e-6
hashes: ['0x401A4425C0000000']