-
Notifications
You must be signed in to change notification settings - Fork 6
/
diag_table
149 lines (135 loc) · 10.9 KB
/
diag_table
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
panan
1991 1 1 0 0 0
"ocean_daily%4yr_%3dy", 1, "days", 1, "days", "time", 1, "days"
"ocean_daily_z%4yr_%3dy", 1, "days", 1, "days", "time", 1, "days"
"ocean_daily_rho2%4yr_%3dy", 1, "days", 1, "days", "time", 1, "days"
"ocean_daily_snap", 1, "days", 1, "days", "time"
"ocean_month", 1, "months", 1, "days", "time"
"ocean_month_z", 1, "months", 1, "days", "time"
"ocean_month_rho2", 1, "months", 1, "days", "time"
"ocean_month_rho2_snap", 1, "months", 1, "days", "time"
"ocean_static", -1, "months", 1, "days", "time" # ocean_static is a protected name. Do not change this line.
"ice_daily", 1, "days", 1, "days", "time"
"ice_month", 1, "months", 1, "days", "time"
# Ocean grid-cell volume
"ocean_model_z", "volcello", "volcello", "ocean_month_z", "all", "mean", "none",2
"ocean_model_rho2", "volcello", "volcello", "ocean_month_rho2", "all", "mean", "none",2
"ocean_model", "volcello", "volcello", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
"ocean_model_z", "volcello", "volcello", "ocean_daily_z%4yr_%3dy", "all", "mean", "none",2
"ocean_model_rho2", "volcello", "volcello", "ocean_daily_rho2%4yr_%3dy", "all", "mean", "none",2
"ocean_model_rho2", "volcello", "volcello", "ocean_month_rho2_snap", "all", "none", "none",2
# Sea surface height above geoid
"ocean_model", "zos", "zos", "ocean_month", "all", "mean", "none",2
"ocean_model", "zos", "zos", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
"ocean_model", "zos", "zos", "ocean_daily_snap", "all", "none", "none",2
# Sea Water Potential Temperature at Sea Floor
"ocean_model", "tob", "tob", "ocean_month", "all", "mean", "none",2
# Sea Water Salinity at Sea Floor
"ocean_model", "sob", "sob", "ocean_month", "all", "mean", "none",2
# Mixed layer depth (delta rho = 0.03)
"ocean_model", "mlotst", "mlotst", "ocean_month", "all", "mean", "none",2
"ocean_model", "mlotst", "mlotst", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
# Sea Surface Speed
#"ocean_model", "speed", "speed", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
# (umo,vmo) =net mass transport from residual mean velocity (model resolved + SGS)
"ocean_model_rho2","umo", "umo", "ocean_month_rho2", "all", "mean", "none",2
"ocean_model_rho2","umo", "umo", "ocean_daily_rho2%4yr_%3dy", "all", "mean", "none",2
"ocean_model_rho2","vmo", "vmo", "ocean_month_rho2", "all", "mean", "none",2
"ocean_model_rho2","vmo", "vmo", "ocean_daily_rho2%4yr_%3dy", "all", "mean", "none",2
#"ocean_model_rho2", "h", "hmo", "ocean_month_rho2", "all", "mean", "none", 2
# Zonal/Meridional velocity
"ocean_model_z","uo", "uo", "ocean_month_z", "all", "mean", "none",2
"ocean_model_z", "uo", "uo", "ocean_daily_z%4yr_%3dy", "all","mean","-1,-1,-1,-1,0,1500",2
"ocean_model_z","vo", "vo", "ocean_month_z", "all", "mean", "none",2
"ocean_model_z", "vo", "vo", "ocean_daily_z%4yr_%3dy", "all","mean","-1,-1,-1,-1,0,1500",2
# Potential Temperature
"ocean_model_z", "thetao", "thetao", "ocean_month_z", "all", "mean", "none",2 # if use pre-TEOS10
"ocean_model_z", "thetao", "thetao", "ocean_daily_z%4yr_%3dy", "all", "mean", "none",2 # if use pre-TEOS10
# Salinity
"ocean_model_z", "so", "so", "ocean_month_z", "all", "mean", "none",2
"ocean_model_z", "so", "so", "ocean_daily_z%4yr_%3dy", "all", "mean", "none",2
# Potential Density referenced to 2000 dbar
"ocean_model_z", "rhopot2", "rhopot2", "ocean_month_z", "all", "mean", "none", 2
# Potential Density referenced to 0 dbar
"ocean_model_z", "rhopot0", "rhopot0", "ocean_month_z", "all", "mean", "none", 2
# Ideal age
"ocean_model_z", "agessc", "agessc", "ocean_month_z", "all", "mean", "none", 2
# Ocean Mass X/Y Transport Vertical Sum
"ocean_model", "umo_2d", "umo_2d", "ocean_month", "all", "mean", "none",2
"ocean_model", "vmo_2d", "vmo_2d", "ocean_month", "all", "mean", "none",2
# Zonal/Meridional surface stress from ocean interactions with atmos and ice
"ocean_model", "tauuo", "tauuo", "ocean_month", "all", "mean", "none",2
"ocean_model", "tauvo", "tauvo", "ocean_month", "all", "mean", "none",2
"ocean_model", "tauuo", "tauuo", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
"ocean_model", "tauvo", "tauvo", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
# Surface ocean heat flux from SW+LW+lat+sens+mass transfer+frazil+restore+seaice_melt_heat or flux adjustments
"ocean_model", "hfds", "hfds", "ocean_month", "all", "mean", "none",2
"ocean_model", "hfds", "hfds", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
# Net surface water flux (precip+melt+lrunoff+ice calving-evap)
"ocean_model", "wfo", "wfo", "ocean_month", "all", "mean", "none",2
"ocean_model", "wfo", "wfo", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
"ocean_model", "fsitherm", "fsitherm", "ocean_month", "all", "mean", "none",2
"ocean_model", "fsitherm", "fsitherm", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
"ocean_model", "salt_flux", "salt_flux", "ocean_month", "all", "mean", "none",2
"ocean_model", "salt_flux", "salt_flux", "ocean_daily%4yr_%3dy", "all", "mean", "none",2
"ocean_model", "salt_flux_added", "salt_flux_added", "ocean_month", "all", "mean", "none",2
# Monthly surface forcing components
"ocean_model", "precip", "precip", "ocean_month", "all", "mean", "none",2
"ocean_model", "lrunoff", "lrunoff", "ocean_month", "all", "mean", "none",2
"ocean_model", "prunoff", "prunoff", "ocean_month", "all", "mean", "none",2
# Monthly T advection zonal, meridional
"ocean_model_z", "T_adx", "T_adx", "ocean_month_z", "all", "mean", "none", 2
"ocean_model_z", "T_ady", "T_ady", "ocean_month_z", "all", "mean", "none", 2
# Daily T advection vertically integrated zonal, meridional
"ocean_model", "T_adx", "T_adx_2d", "ocean_daily%4yr_%3dy", "all", "mean", "none", 2
"ocean_model", "T_ady", "T_ady_2d", "ocean_daily%4yr_%3dy", "all", "mean", "none", 2
# Total diapycnal diffusivity, this diagnostic is not correct
# "ocean_model_rho2", "Kd_interface", "Kd_interface", "ocean_month_rho2", "all", "mean", "none",2
# Total diapycnal diffusivity for heat at interfaces
"ocean_model_rho2", "Kd_heat", "Kd_heat", "ocean_month_rho2", "all", "mean", "none",2
# Total diapycnal diffusivity for salt at interfaces
"ocean_model_rho2", "Kd_salt", "Kd_salt", "ocean_month_rho2", "all", "mean", "none",2
# ePBL diapycnal diffusivity at interfaces
"ocean_model_rho2", "Kd_ePBL", "Kd_ePBL", "ocean_month_rho2", "all", "mean", "none",2
# Shear-driven Diapycnal Diffusivity
"ocean_model_rho2", "Kd_shear", "Kd_shear", "ocean_month_rho2", "all", "mean", "none",2
# Bottom Boundary Layer Diffusivity
"ocean_model_rho2", "Kd_BBL", "Kd_BBL", "ocean_month_rho2", "all", "mean", "none",2
# Surface area of tracer (T) cells
"ocean_model", "areacello", "areacello", "ocean_static", "all", "none", "none", 2
# Depth of the ocean at tracer points
"ocean_model", "deptho", "deptho", "ocean_static", "all", "none", "none", 2
"ocean_model", "Coriolis", "Coriolis", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolon", "geolon", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolat", "geolat", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolon_c", "geolon_c", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolat_c", "geolat_c", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolon_u", "geolon_u", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolat_u", "geolat_u", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolon_v", "geolon_v", "ocean_static", "all", "none", "none", 2
"ocean_model", "geolat_v", "geolat_v", "ocean_static", "all", "none", "none", 2
"ocean_model", "wet", "wet", "ocean_static", "all", "none", "none", 2
"ocean_model", "wet_c", "wet_c", "ocean_static", "all", "none", "none", 2
"ocean_model", "wet_u", "wet_u", "ocean_static", "all", "none", "none", 2
"ocean_model", "wet_v", "wet_v", "ocean_static", "all", "none", "none", 2
"ocean_model", "dxt", "dxt", "ocean_static", "all", "none", "none", 2
"ocean_model", "dyt", "dyt", "ocean_static", "all", "none", "none", 2
"ocean_model", "dxCu", "dxCu", "ocean_static", "all", "none", "none", 2
"ocean_model", "dyCu", "dyCu", "ocean_static", "all", "none", "none", 2
"ocean_model", "dxCv", "dxCv", "ocean_static", "all", "none", "none", 2
"ocean_model", "dyCv", "dyCv", "ocean_static", "all", "none", "none", 2
"ocean_model", "areacello_cu","areacello_cu","ocean_static", "all", "none", "none", 2
"ocean_model", "areacello_cv","areacello_cv","ocean_static", "all", "none", "none", 2
"ocean_model", "areacello_bu","areacello_bu","ocean_static", "all", "none", "none", 2
"ice_model", "siconc", "siconc", "ice_month", "all", "mean", "none", 2
"ice_model", "siconc", "siconc", "ice_daily", "all", "mean", "none", 2
"ice_model", "sithick", "sithick", "ice_month", "all", "mean", "none", 2
"ice_model", "sithick", "sithick", "ice_daily", "all", "mean", "none", 2
"ice_model", "net_melt", "net_melt", "ice_month", "all", "mean", "none", 2
"ice_model", "net_melt", "net_melt", "ice_daily", "all", "mean", "none", 2
# ice transport, x and y component
"ice_model", "IX_TRANS", "IX_TRANS", "ice_month", "all", "mean", "none", 2
"ice_model", "IY_TRANS", "IY_TRANS", "ice_month", "all", "mean", "none", 2
# Air stress on ice on C-grid, x and y component
#"ice_model", "FA_X", "FA_X", "ice_month", "all", "mean", "none", 2
#"ice_model", "FA_Y", "FA_Y", "ice_month", "all", "mean", "none", 2