-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdiag_config.yml
More file actions
50 lines (45 loc) · 1.96 KB
/
Copy pathdiag_config.yml
File metadata and controls
50 lines (45 loc) · 1.96 KB
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
# Case info
Case:
CASEROOT: /glade/p/cesmdata/cseg/runs/cesm2_0/b.e30_alpha08b.B1850C_LTso.ne30_t232_wgx3.328/
OCN_DIAG_ROOT: /glade/work/chengz/ocean_diags/B/b.e30_alpha08b.B1850C_LTso.ne30_t232_wgx3.328/ncfiles/
SNAME: "328"
# start and end dates to perform averages
Avg:
start_date: '0052-01-01'
end_date: '0073-01-01'
# cesm hist fname conventions
Fnames:
rho2: '.mom6.h.rho2.*.nc'
z: '.mom6.h.z.*.nc'
native: '.mom6.h.native.*.nc'
sfc: '.mom6.h.sfc.*.nc'
static: '.mom6.h.static.nc'
geom: '.mom6.h.ocean_geometry.nc'
# sections where transports are computed online
# Format: file name stream (e.g., Drake_Passage), transport
# component (umo or vmo), observational estimate - range min, max or mean (optional)
Transports:
sections : {'h.Agulhas_Section': ['umo', 163.3, 183.3],
'h.Barents_Opening': ['vmo', 2.0],
'h.Bering_Strait': ['vmo', 0.7, 1.1],
'h.Davis_Strait': ['vmo', -2.1,-1.1],
'h.Denmark_Strait': ['vmo',-4.8,-2.0],
'h.Drake_Passage': ['umo',163.3, 183.3],
'h.English_Channel': ['umo',0.01,0.1],
'h.Fram_Strait': ['vmo',-4.7,0.7],
'h.Florida_Bahamas': ['vmo',28.9,34.3],
'h.Florida_Bahamas_extended':['vmo',28.9,34.3],
'h.Florida_Cuba':['umo', None],
'h.Gibraltar_Strait':['umo',-1.0, 1.0],
'h.Iceland_Norway':['vmo',28.9,34.3],
'h.Indonesian_Throughflow':['vmo',-15.,-13.],
'h.Mozambique_Channel':['vmo',-25.6,-7.8],
'h.Pacific_undercurrent':['umo',24.5,28.3],
'h.Taiwan_Luzon':['umo',-3.0,-1.8],
'h.Windward_Passage':['vmo',-15.,5.],
'h.Robeson_Channel':['umo', None],
'h.Yucatan_Channel':['vmo', None],
'h.Bosporus_Strait':['vmo', None],
}
# path to ocean-related datasets catalog
oce_cat: /glade/u/home/gmarques/libs/oce-catalogs/reference-datasets.yml