forked from PCMDI/cmor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMIP6_Oclim.json
630 lines (630 loc) · 35.6 KB
/
CMIP6_Oclim.json
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
{
"Header": {
"data_specs_version": "01.00.31",
"cmor_version": "3.5",
"table_id": "Table Oclim",
"realm": "ocean",
"table_date": "24 July 2019",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
"approx_interval": "30.00000",
"generic_levels": "olevel",
"mip_era": "CMIP6",
"Conventions": "CF-1.7 CMIP-6.2"
},
"variable_entry": {
"difmxybo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_momentum_xy_biharmonic_diffusivity",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Momentum XY Biharmonic Diffusivity",
"comment": "Lateral biharmonic viscosity applied to the momentum equations.",
"dimensions": "longitude latitude olevel time2",
"out_name": "difmxybo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difmxybo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_momentum_xy_biharmonic_diffusivity",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Momentum XY Biharmonic Diffusivity",
"comment": "Lateral biharmonic viscosity applied to the momentum equations.",
"dimensions": "longitude latitude time2",
"out_name": "difmxybo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difmxylo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_momentum_xy_laplacian_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Momentum XY Laplacian Diffusivity",
"comment": "Lateral Laplacian viscosity applied to the momentum equations.",
"dimensions": "longitude latitude olevel time2",
"out_name": "difmxylo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difmxylo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_momentum_xy_laplacian_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Momentum XY Laplacian Diffusivity",
"comment": "Lateral Laplacian viscosity applied to the momentum equations.",
"dimensions": "longitude latitude time2",
"out_name": "difmxylo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrbbo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_biharmonic_diffusivity_due_to_parameterized_mesoscale_eddy_advection",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Tracer Bolus Biharmonic Diffusivity",
"comment": "Parameterized mesoscale eddy advection occurs on a spatial scale of many tens of kilometres and an evolutionary time of weeks(sometimes called bolus advection). Reference: James C. McWilliams 2016, Submesoscale currents in the ocean, Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences, volume 472, issue 2189. DOI: 10.1098/rspa.2016.0117. ",
"dimensions": "longitude latitude olevel time2",
"out_name": "diftrbbo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrbbo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_biharmonic_diffusivity_due_to_parameterized_mesoscale_eddy_advection",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Tracer Bolus Biharmonic Diffusivity",
"comment": "Parameterized mesoscale eddy advection occurs on a spatial scale of many tens of kilometres and an evolutionary time of weeks(sometimes called bolus advection). Reference: James C. McWilliams 2016, Submesoscale currents in the ocean, Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences, volume 472, issue 2189. DOI: 10.1098/rspa.2016.0117. ",
"dimensions": "longitude latitude time2",
"out_name": "diftrbbo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrblo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_laplacian_diffusivity_due_to_parameterized_mesoscale_eddy_advection",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Tracer Diffusivity Due to Parameterized Mesoscale Advection",
"comment": "Ocean tracer diffusivity associated with parameterized eddy-induced advective transport. Sometimes this diffusivity is called the 'thickness' diffusivity. For CMIP5, this diagnostic was called 'ocean tracer bolus laplacian diffusivity'. The CMIP6 name is physically more relevant.",
"dimensions": "longitude latitude olevel time2",
"out_name": "diftrblo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrblo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_laplacian_diffusivity_due_to_parameterized_mesoscale_eddy_advection",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Tracer Diffusivity Due to Parameterized Mesoscale Advection",
"comment": "Ocean tracer diffusivity associated with parameterized eddy-induced advective transport. Sometimes this diffusivity is called the 'thickness' diffusivity. For CMIP5, this diagnostic was called 'ocean tracer bolus laplacian diffusivity'. The CMIP6 name is physically more relevant.",
"dimensions": "longitude latitude time2",
"out_name": "diftrblo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrebo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_epineutral_biharmonic_diffusivity",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Tracer Epineutral Biharmonic Diffusivity",
"comment": "Epineutral diffusivity means a lateral diffusivity along a either a neutral or isopycnal density surface due to motion which is not resolved on the grid scale of an ocean model. The type of density surface is dependent on the model formulation. ",
"dimensions": "longitude latitude olevel time2",
"out_name": "diftrebo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrebo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_epineutral_biharmonic_diffusivity",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Tracer Epineutral Biharmonic Diffusivity",
"comment": "Epineutral diffusivity means a lateral diffusivity along a either a neutral or isopycnal density surface due to motion which is not resolved on the grid scale of an ocean model. The type of density surface is dependent on the model formulation. ",
"dimensions": "longitude latitude time2",
"out_name": "diftrebo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrelo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_epineutral_laplacian_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Tracer Epineutral Laplacian Diffusivity",
"comment": "Ocean tracer diffusivity associated with parameterized eddy-induced diffusive transport oriented along neutral or isopycnal directions. Sometimes this diffusivity is called the neutral diffusivity or isopycnal diffusivity or Redi diffusivity.",
"dimensions": "longitude latitude olevel time2",
"out_name": "diftrelo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrelo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_epineutral_laplacian_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Tracer Epineutral Laplacian Diffusivity",
"comment": "Ocean tracer diffusivity associated with parameterized eddy-induced diffusive transport oriented along neutral or isopycnal directions. Sometimes this diffusivity is called the neutral diffusivity or isopycnal diffusivity or Redi diffusivity.",
"dimensions": "longitude latitude time2",
"out_name": "diftrelo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrxybo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_xy_biharmonic_diffusivity",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Tracer XY Biharmonic Diffusivity",
"comment": "Diffusivity is also sometimes known as the coefficient of diffusion. Diffusion occurs as a result of a gradient in the spatial distribution of mass concentration, temperature or momentum. The diffusivity may be very different in the vertical and horizontal directions. 'xy diffusivity' means the lateral along_coordinate component of diffusivity due to motion which is not resolved on the grid scale of the model. xy diffusivities are used in some ocean models to counteract the numerical instabilities inherent in certain implementations of rotated neutral diffusion. 'biharmonic diffusivity' means diffusivity for use with a biharmonic diffusion operator.",
"dimensions": "longitude latitude olevel time2",
"out_name": "diftrxybo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrxybo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_xy_biharmonic_diffusivity",
"units": "m4 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Tracer XY Biharmonic Diffusivity",
"comment": "Diffusivity is also sometimes known as the coefficient of diffusion. Diffusion occurs as a result of a gradient in the spatial distribution of mass concentration, temperature or momentum. The diffusivity may be very different in the vertical and horizontal directions. 'xy diffusivity' means the lateral along_coordinate component of diffusivity due to motion which is not resolved on the grid scale of the model. xy diffusivities are used in some ocean models to counteract the numerical instabilities inherent in certain implementations of rotated neutral diffusion. 'biharmonic diffusivity' means diffusivity for use with a biharmonic diffusion operator.",
"dimensions": "longitude latitude time2",
"out_name": "diftrxybo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrxylo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_xy_laplacian_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Tracer XY Laplacian Diffusivity",
"comment": "Diffusivity is also sometimes known as the coefficient of diffusion. Diffusion occurs as a result of a gradient in the spatial distribution of mass concentration, temperature or momentum. The diffusivity may be very different in the vertical and horizontal directions. 'xy diffusivity' means the lateral along_coordinate component of diffusivity due to motion which is not resolved on the grid scale of the model. xy diffusivities are used in some ocean models to counteract the numerical instabilities inherent in certain implementations of rotated neutral diffusion. 'laplacian diffusivity' means diffusivity for use with a Laplacian diffusion operator.",
"dimensions": "longitude latitude olevel time2",
"out_name": "diftrxylo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"diftrxylo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_tracer_xy_laplacian_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Tracer XY Laplacian Diffusivity",
"comment": "Diffusivity is also sometimes known as the coefficient of diffusion. Diffusion occurs as a result of a gradient in the spatial distribution of mass concentration, temperature or momentum. The diffusivity may be very different in the vertical and horizontal directions. 'xy diffusivity' means the lateral along_coordinate component of diffusivity due to motion which is not resolved on the grid scale of the model. xy diffusivities are used in some ocean models to counteract the numerical instabilities inherent in certain implementations of rotated neutral diffusion. 'laplacian diffusivity' means diffusivity for use with a Laplacian diffusion operator.",
"dimensions": "longitude latitude time2",
"out_name": "diftrxylo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvho": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_heat_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Heat Diffusivity",
"comment": "Vertical/dianeutral diffusivity applied to prognostic temperature field.",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvho",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvmbo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_momentum_diffusivity_due_to_background",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Momentum Diffusivity Due to Background",
"comment": "Vertical/dianeutral diffusivity applied to momentum due to the background (i.e. caused by a time invariant imposed field which may be either constant over the globe or spatially varying, depending on the ocean model used).",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvmbo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvmfdo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_momentum_diffusivity_due_to_form_drag",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Momentum Diffusivity Due to Form Drag",
"comment": "Vertical/dianeutral diffusivity applied to momentum due to form drag (i.e. resulting from a model scheme representing mesoscale eddy-induced form drag).",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvmfdo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvmo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_momentum_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Momentum Diffusivity",
"comment": "Vertical/dianeutral diffusivity applied to momentum.",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvmo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvmto": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_momentum_diffusivity_due_to_tides",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Momentum Diffusivity Due to Tides",
"comment": "Diffusivity is also sometimes known as the coefficient of diffusion. Diffusion occurs as a result of a gradient in the spatial distribution of mass concentration, temperature or momentum. The diffusivity may be very different in the vertical and horizontal directions. The construction vertical_X_diffusivity means the vertical component of the diffusivity of X due to motion which is not resolved on the grid scale of the model. 'Due to tides' means due to all astronomical gravity changes which manifest as tides. No distinction is made between different tidal components. The specification of a physical process by the phrase due_to_process means that the quantity named is a single term in a sum of terms which together compose the general quantity named by omitting the phrase.",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvmto",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvso": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_salt_diffusivity",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Salt Diffusivity",
"comment": "Vertical/dianeutral diffusivity applied to prognostic salinity field.",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvso",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvtrbo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_tracer_diffusivity_due_to_background",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Tracer Diffusivity Due to Background",
"comment": "Vertical/dianeutral diffusivity applied to tracers due to the background (i.e. caused by a time invariant imposed field which may be either constant over the globe or spatially varying, depending on the ocean model used).",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvtrbo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"difvtrto": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_vertical_tracer_diffusivity_due_to_tides",
"units": "m2 s-1",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Vertical Tracer Diffusivity Due to Tides",
"comment": "Vertical/dianeutral diffusivity applied to tracers due to tides (i.e. caused by astronomical gravity changes which manifest as tides).",
"dimensions": "longitude latitude olevel time2",
"out_name": "difvtrto",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"dispkevfo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_kinetic_energy_dissipation_per_unit_area_due_to_vertical_friction",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Kinetic Energy Dissipation per Unit Area Due to Vertical Friction",
"comment": "Friction, leading to the dissipation of kinetic energy, arises in ocean models as a result of the viscosity of sea water. Generally, the lateral (xy) viscosity is given a large value to maintain the numerical stability of the model. In contrast, the vertical viscosity is usually much smaller. The specification of a physical process by the phrase due_to_process means that the quantity named is a single term in a sum of terms which together compose the general quantity named by omitting the phrase.",
"dimensions": "longitude latitude olevel time2",
"out_name": "dispkevfo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"dispkexyfo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_kinetic_energy_dissipation_per_unit_area_due_to_xy_friction",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Ocean Kinetic Energy Dissipation per Unit Area Due to XY Friction",
"comment": "Depth integrated impacts on kinetic energy arising from lateral frictional dissipation associated with Laplacian and/or biharmonic viscosity. For CMIP5, this diagnostic was 3d, whereas the CMIP6 depth integrated diagnostic is sufficient for many purposes and reduces archive requirements.",
"dimensions": "longitude latitude olevel time2",
"out_name": "dispkexyfo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"dispkexyfo2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "ocean_kinetic_energy_dissipation_per_unit_area_due_to_xy_friction",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Ocean Kinetic Energy Dissipation per Unit Area Due to XY Friction",
"comment": "Depth integrated impacts on kinetic energy arising from lateral frictional dissipation associated with Laplacian and/or biharmonic viscosity. For CMIP5, this diagnostic was 3d, whereas the CMIP6 depth integrated diagnostic is sufficient for many purposes and reduces archive requirements.",
"dimensions": "longitude latitude time2",
"out_name": "dispkexyfo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"tnkebto": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "tendency_of_ocean_eddy_kinetic_energy_content_due_to_parameterized_eddy_advection",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Tendency of Ocean Eddy Kinetic Energy Content Due to Parameterized Eddy Advection",
"comment": "Depth integrated impacts on kinetic energy arising from parameterized eddy-induced advection. For CMIP5, this diagnostic was 3d, whereas the CMIP6 depth integrated diagnostic is sufficient for many purposes and reduces archive requirements.",
"dimensions": "longitude latitude olevel time2",
"out_name": "tnkebto",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"tnkebto2d": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "tendency_of_ocean_eddy_kinetic_energy_content_due_to_parameterized_eddy_advection",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Tendency of Ocean Eddy Kinetic Energy Content Due to Parameterized Eddy Advection",
"comment": "Depth integrated impacts on kinetic energy arising from parameterized eddy-induced advection. For CMIP5, this diagnostic was 3d, whereas the CMIP6 depth integrated diagnostic is sufficient for many purposes and reduces archive requirements.",
"dimensions": "longitude latitude time2",
"out_name": "tnkebto",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"tnpeo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "tendency_of_ocean_potential_energy_content",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Tendency of Ocean Potential Energy Content",
"comment": "Rate that work is done against vertical stratification, as measured by the vertical heat and salt diffusivity. Report here as depth integrated two-dimensional field.",
"dimensions": "longitude latitude olevel time2",
"out_name": "tnpeo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"tnpeot": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "tendency_of_ocean_potential_energy_content_due_to_tides",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Tendency of Ocean Potential Energy Content Due to Tides",
"comment": "'Content' indicates a quantity per unit area. Potential energy is the sum of the gravitational potential energy relative to the geoid and the centripetal potential energy. (The geopotential is the specific potential energy.) 'Due to tides' means due to all astronomical gravity changes which manifest as tides. No distinction is made between different tidal components. The specification of a physical process by the phrase due_to_process means that the quantity named is a single term in a sum of terms which together compose the general quantity named by omitting the phrase. 'tendency_of_X' means derivative of X with respect to time.",
"dimensions": "longitude latitude olevel time2",
"out_name": "tnpeot",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"tnpeotb": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "tendency_of_ocean_potential_energy_content_due_to_background",
"units": "W m-2",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Tendency of Ocean Potential Energy Content Due to Background",
"comment": "'Content' indicates a quantity per unit area. Potential energy is the sum of the gravitational potential energy relative to the geoid and the centripetal potential energy. (The geopotential is the specific potential energy.) 'Due to background' means caused by a time invariant imposed field which may be either constant over the globe or spatially varying, depending on the ocean model used. The specification of a physical process by the phrase due_to_process means that the quantity named is a single term in a sum of terms which together compose the general quantity named by omitting the phrase. 'tendency_of_X' means derivative of X with respect to time.",
"dimensions": "longitude latitude olevel time2",
"out_name": "tnpeotb",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"zfullo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "depth_below_geoid",
"units": "m",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello volume: volcello",
"long_name": "Depth Below Geoid of Ocean Layer",
"comment": "Depth below geoid",
"dimensions": "longitude latitude olevel time2",
"out_name": "zfullo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"zhalfo": {
"frequency": "monC",
"modeling_realm": "ocean",
"standard_name": "depth_below_geoid",
"units": "m",
"cell_methods": "area: mean time: mean within years time: mean over years",
"cell_measures": "area: areacello",
"long_name": "Depth Below Geoid of Interfaces Between Ocean Layers",
"comment": "Depth below geoid",
"dimensions": "longitude latitude olevhalf time2",
"out_name": "zhalfo",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
}
}
}