forked from ecmwf-ifs/ecwam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathetopo1_era5_O48.yml
103 lines (87 loc) · 2.33 KB
/
etopo1_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: ETOPO1
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.1328781791396596E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF542B0B2191949']
# After 1h
- name: swh
time: 2022-01-01 01:00:00
average: 0.1354420762181319E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF5ABB51AE9797D']
# After 6h
- name: swh
time: 2022-01-01 06:00:00
average: 0.1442422522162867E+01
relative_tolerance: 1.e-14
hashes: ['0x3FF71429A37B40ED']
- name: swh
time: 2022-01-01 06:00:00
minimum: 0.2141090245852280E+00
relative_tolerance: 1.e-14
hashes: ['0x3FCB67ECAD2F9E2A']
- name: swh
time: 2022-01-01 06:00:00
maximum: 0.6566141026555313E+01
relative_tolerance: 1.e-14
hashes: ['0x401A43BA7927EA6E']
single_precision:
# initial time
- name: swh
time: 2022-01-01 00:00:00
average: 0.1328786134719849E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF542B540000000']
# After 1h
- name: swh
time: 2022-01-01 01:00:00
average: 0.1354418754577637E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF5ABB300000000']
# After 6h
- name: swh
time: 2022-01-01 06:00:00
average: 0.1442409276962280E+01
relative_tolerance: 1.e-6
hashes: ['0x3FF7141BC0000000']
- name: swh
time: 2022-01-01 06:00:00
minimum: 0.2141046673059464E+00
relative_tolerance: 1.e-6
hashes: ['0x3FCB67C820000000']
- name: swh
time: 2022-01-01 06:00:00
maximum: 0.6566139698028564E+01
relative_tolerance: 1.e-6
hashes: ['0x401A43BA20000000']