forked from PCMDI/cmor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMIP6_ImonAnt.json
504 lines (504 loc) · 24.5 KB
/
CMIP6_ImonAnt.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
{
"Header": {
"data_specs_version": "01.00.31",
"cmor_version": "3.5",
"table_id": "Table ImonAnt",
"realm": "landIce land",
"table_date": "24 July 2019",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
"approx_interval": "30.00",
"generic_levels": "",
"mip_era": "CMIP6",
"Conventions": "CF-1.7 CMIP-6.2"
},
"variable_entry": {
"acabf": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_surface_specific_mass_balance_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Mass Balance Flux",
"comment": "Specific mass balance means the net rate at which ice is added per unit area at the land ice surface. Computed as the total surface mass balance on the land ice portion of the grid cell divided by land ice area in the grid cell. A negative value means loss of ice",
"dimensions": "xant yant time",
"out_name": "acabf",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"hfls": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_upward_latent_heat_flux",
"units": "W m-2",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Upward Latent Heat Flux",
"comment": "The surface called 'surface' means the lower boundary of the atmosphere. 'Upward' indicates a vector component which is positive when directed upward (negative downward). The surface latent heat flux is the exchange of heat between the surface and the air on account of evaporation (including sublimation). In accordance with common usage in geophysical disciplines, 'flux' implies per unit area, called 'flux density' in physics.",
"dimensions": "xant yant time",
"out_name": "hfls",
"type": "real",
"positive": "up",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"hfss": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_upward_sensible_heat_flux",
"units": "W m-2",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Upward Sensible Heat Flux",
"comment": "The surface sensible heat flux, also called turbulent heat flux, is the exchange of heat between the surface and the air by motion of air.",
"dimensions": "xant yant time",
"out_name": "hfss",
"type": "real",
"positive": "up",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"icem": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_surface_melt_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Ice Melt Flux",
"comment": "Loss of ice mass resulting from surface melting. Computed as the total surface melt water on the land ice portion of the grid cell divided by land ice area in the grid cell.",
"dimensions": "xant yant time",
"out_name": "icem",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"libmassbffl": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_basal_specific_mass_balance_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where floating_ice_shelf (comment: mask=sftflf)",
"cell_measures": "area: areacellg",
"long_name": "Basal Specific Mass Balance Flux of Floating Ice Shelf",
"comment": "Specific mass balance means the net rate at which ice is added per unit area at the land ice base. A negative value means loss of ice. Computed as the total basal mass balance on the floating land ice (floating ice shelf) portion of the grid cell divided by floating land ice (floating ice shelf) area in the grid cell. Cell_methods: area: mean where floating_ice_shelf",
"dimensions": "xant yant time",
"out_name": "libmassbffl",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"libmassbfgr": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_basal_specific_mass_balance_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where grounded_ice_sheet (comment: mask=sfgrlf)",
"cell_measures": "area: areacellg",
"long_name": "Basal Specific Mass Balance Flux of Grounded Ice Sheet",
"comment": "Specific mass balance means the net rate at which ice is added per unit area at the land ice base. A negative value means loss of ice. Computed as the total basal mass balance on the grounded land ice portion of the grid cell divided by grounded land ice area in the grid cell. Cell_methods: area: mean where grounded_ice_sheet",
"dimensions": "xant yant time",
"out_name": "libmassbfgr",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"licalvf": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_specific_mass_flux_due_to_calving",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Land Ice Calving Flux",
"comment": "Loss of ice mass resulting from iceberg calving. Computed as the rate of mass loss by the ice shelf (in kg s-1) divided by the horizontal area of the ice sheet (m2) in the grid box.",
"dimensions": "xant yant time",
"out_name": "licalvf",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"lifmassbf": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_specific_mass_flux_due_to_calving_and_ice_front_melting",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Land Ice Vertical Front Mass Balance Flux",
"comment": "Total mass balance at the ice front (or vertical margin). It includes both iceberg calving and melt on vertical ice front",
"dimensions": "xant yant time",
"out_name": "lifmassbf",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"litempbotfl": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_basal_temperature",
"units": "K",
"cell_methods": "area: time: mean where floating_ice_shelf (comment: mask=sftflf)",
"cell_measures": "area: areacellg",
"long_name": "Basal Temperature of Floating Ice Shelf",
"comment": "Basal temperature that is used to force the ice sheet models, it is the temperature AT ice shelf-ocean interface. Cell_methods: area: mean where floating_ice_shelf",
"dimensions": "xant yant time",
"out_name": "litempbotfl",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"litempbotgr": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "land_ice_basal_temperature",
"units": "K",
"cell_methods": "area: time: mean where grounded_ice_sheet (comment: mask=sfgrlf)",
"cell_measures": "area: areacellg",
"long_name": "Basal Temperature of Grounded Ice Sheet",
"comment": "Basal temperature that is used to force the ice sheet models, it is the temperature AT ice sheet - bedrock interface. Cell_methods: area: mean where grounded_ice_sheet",
"dimensions": "xant yant time",
"out_name": "litempbotgr",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"litemptop": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "temperature_at_top_of_ice_sheet_model",
"units": "K",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Temperature at Top of Ice Sheet Model",
"comment": "Upper boundary temperature that is used to force ice sheet models. It is the temperature at the base of the snowpack models, and does not vary with seasons. Report surface temperature of ice sheet where snow thickness is zero",
"dimensions": "xant yant time",
"out_name": "litemptop",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"mrroLi": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "land_ice_runoff_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Land Ice Runoff Flux",
"comment": "Runoff flux over land ice is the difference between any available liquid water in the snowpack less any refreezing. Computed as the sum of rainfall and melt of snow or ice less any refreezing or water retained in the snowpack",
"dimensions": "xant yant time",
"out_name": "mrroLi",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"orog": {
"frequency": "mon",
"modeling_realm": "land",
"standard_name": "surface_altitude",
"units": "m",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Altitude",
"comment": "The surface called 'surface' means the lower boundary of the atmosphere. Altitude is the (geometric) height above the geoid, which is the reference geopotential surface. The geoid is similar to mean sea level.",
"dimensions": "xant yant time",
"out_name": "orog",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"prra": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "rainfall_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Rainfall Flux over Land Ice",
"comment": "In accordance with common usage in geophysical disciplines, 'flux' implies per unit area, called 'flux density' in physics.",
"dimensions": "xant yant time",
"out_name": "prra",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"prsn": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "snowfall_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Snowfall Flux",
"comment": "At surface; includes precipitation of all forms of water in the solid phase",
"dimensions": "xant yant time",
"out_name": "prsn",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rlds": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_downwelling_longwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Downwelling Longwave Radiation",
"comment": "The surface called 'surface' means the lower boundary of the atmosphere. 'longwave' means longwave radiation. Downwelling radiation is radiation from above. It does not mean 'net downward'. When thought of as being incident on a surface, a radiative flux is sometimes called 'irradiance'. In addition, it is identical with the quantity measured by a cosine-collector light-meter and sometimes called 'vector irradiance'. In accordance with common usage in geophysical disciplines, 'flux' implies per unit area, called 'flux density' in physics.",
"dimensions": "xant yant time",
"out_name": "rlds",
"type": "real",
"positive": "down",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rlus": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_upwelling_longwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Upwelling Longwave Radiation",
"comment": "The surface called 'surface' means the lower boundary of the atmosphere. 'longwave' means longwave radiation. Upwelling radiation is radiation from below. It does not mean 'net upward'. When thought of as being incident on a surface, a radiative flux is sometimes called 'irradiance'. In addition, it is identical with the quantity measured by a cosine-collector light-meter and sometimes called 'vector irradiance'. In accordance with common usage in geophysical disciplines, 'flux' implies per unit area, called 'flux density' in physics.",
"dimensions": "xant yant time",
"out_name": "rlus",
"type": "real",
"positive": "up",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rsds": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_downwelling_shortwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Downwelling Shortwave Radiation",
"comment": "Surface solar irradiance for UV calculations.",
"dimensions": "xant yant time",
"out_name": "rsds",
"type": "real",
"positive": "down",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rsus": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_upwelling_shortwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Upwelling Shortwave Radiation",
"comment": "The surface called 'surface' means the lower boundary of the atmosphere. 'shortwave' means shortwave radiation. Upwelling radiation is radiation from below. It does not mean 'net upward'. When thought of as being incident on a surface, a radiative flux is sometimes called 'irradiance'. In addition, it is identical with the quantity measured by a cosine-collector light-meter and sometimes called 'vector irradiance'. In accordance with common usage in geophysical disciplines, 'flux' implies per unit area, called 'flux density' in physics.",
"dimensions": "xant yant time",
"out_name": "rsus",
"type": "real",
"positive": "up",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"sbl": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "tendency_of_atmosphere_mass_content_of_water_vapor_due_to_sublimation_of_surface_snow_and_ice",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Snow and Ice Sublimation Flux",
"comment": "The snow and ice sublimation flux is the loss of snow and ice mass per unit area from the surface resulting from their direct conversion to water vapor that enters the atmosphere.",
"dimensions": "xant yant time",
"out_name": "sbl",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"snc": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_snow_area_fraction",
"units": "%",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Snow Area Percentage",
"comment": "Percentage of each grid cell that is occupied by snow that rests on land portion of cell.",
"dimensions": "xant yant time",
"out_name": "snc",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"snicefreez": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "surface_snow_and_ice_refreezing_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Snow and Ice Refreeze Flux",
"comment": "Mass flux of surface meltwater which refreezes within the snowpack. Computed as the total refreezing on the land ice portion of the grid cell divided by land ice area in the grid cell.",
"dimensions": "xant yant time",
"out_name": "snicefreez",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"snicem": {
"frequency": "mon",
"modeling_realm": "landIce",
"standard_name": "surface_snow_and_ice_melt_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Snow and Ice Melt Flux",
"comment": "Loss of snow and ice mass resulting from surface melting. Computed as the total surface melt on the land ice portion of the grid cell divided by land ice area in the grid cell.",
"dimensions": "xant yant time",
"out_name": "snicem",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"snm": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_snow_melt_flux",
"units": "kg m-2 s-1",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Snow Melt",
"comment": "The total surface snow melt rate on the land portion of the grid cell divided by the land area in the grid cell; report as zero for snow-free land regions and missing where there is no land.",
"dimensions": "xant yant time",
"out_name": "snm",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"tas": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "air_temperature",
"units": "K",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "",
"long_name": "Near-Surface Air Temperature",
"comment": "near-surface (usually, 2 meter) air temperature",
"dimensions": "time height2m",
"out_name": "tas",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"ts": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "surface_temperature",
"units": "K",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Surface Temperature",
"comment": "Temperature of the lower boundary of the atmosphere",
"dimensions": "xant yant time",
"out_name": "ts",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"tsn": {
"frequency": "mon",
"modeling_realm": "landIce land",
"standard_name": "temperature_in_surface_snow",
"units": "K",
"cell_methods": "area: time: mean where ice_sheet",
"cell_measures": "area: areacellg",
"long_name": "Snow Internal Temperature",
"comment": "This temperature is averaged over all the snow in the grid cell that rests on land or land ice. When computing the time-mean here, the time samples, weighted by the mass of snow on the land portion of the grid cell, are accumulated and then divided by the sum of the weights. Reported as missing in regions free of snow on land.",
"dimensions": "xant yant time",
"out_name": "tsn",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
}
}
}