forked from PCMDI/cmor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCMIP6_Efx.json
306 lines (306 loc) · 12.3 KB
/
CMIP6_Efx.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
{
"Header": {
"data_specs_version": "01.00.31",
"cmor_version": "3.5",
"table_id": "Table Efx",
"realm": "land",
"table_date": "24 July 2019",
"missing_value": "1e20",
"int_missing_value": "-999",
"product": "model-output",
"approx_interval": "0.00000",
"generic_levels": "alevhalf",
"mip_era": "CMIP6",
"Conventions": "CF-1.7 CMIP-6.2"
},
"variable_entry": {
"clayfrac": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "volume_fraction_of_clay_in_soil",
"units": "1",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Clay Fraction",
"comment": "'Volume fraction' is used in the construction volume_fraction_of_X_in_Y, where X is a material constituent of Y.",
"dimensions": "longitude latitude sdepth",
"out_name": "clayfrac",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"fldcapacity": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "volume_fraction_of_condensed_water_in_soil_at_field_capacity",
"units": "%",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Field Capacity",
"comment": "The field capacity of soil is the maximum content of water it can retain against gravitational drainage. Provide as a percentage of the soil volume.",
"dimensions": "longitude latitude sdepth",
"out_name": "fldcapacity",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"ksat": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "soil_hydraulic_conductivity_at_saturation",
"units": "micron s-1",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Saturated Hydraulic Conductivity",
"comment": "Hydraulic conductivity is the constant k in Darcy's Law q=-k grad h for fluid flow q (volume transport per unit area i.e. velocity) through a porous medium, where h is the hydraulic head (pressure expressed as an equivalent depth of water).",
"dimensions": "longitude latitude sdepth",
"out_name": "ksat",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"ps": {
"frequency": "fx",
"modeling_realm": "atmos",
"standard_name": "surface_air_pressure",
"units": "Pa",
"cell_methods": "area: mean",
"cell_measures": "area: areacella",
"long_name": "Surface Air Pressure",
"comment": "surface pressure (not mean sea-level pressure), 2-D field to calculate the 3-D pressure field from hybrid coordinates",
"dimensions": "longitude latitude",
"out_name": "ps",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rld": {
"frequency": "fx",
"modeling_realm": "atmos",
"standard_name": "downwelling_longwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: point",
"cell_measures": "",
"long_name": "Downwelling Longwave Radiation",
"comment": "Downwelling Longwave Radiation (includes the fluxes at the surface and TOA)",
"dimensions": "alevhalf spectband",
"out_name": "rld",
"type": "real",
"positive": "down",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rlu": {
"frequency": "fx",
"modeling_realm": "atmos",
"standard_name": "upwelling_longwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: point",
"cell_measures": "",
"long_name": "Upwelling Longwave Radiation",
"comment": "Upwelling longwave radiation (includes the fluxes at the surface and TOA)",
"dimensions": "alevhalf spectband",
"out_name": "rlu",
"type": "real",
"positive": "up",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rootdsl": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "root_mass_content_of_carbon",
"units": "kg m-2",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Root Distribution",
"comment": "Mass of carbon in roots.",
"dimensions": "longitude latitude sdepth",
"out_name": "rootdsl",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rsd": {
"frequency": "fx",
"modeling_realm": "atmos",
"standard_name": "downwelling_shortwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: point",
"cell_measures": "",
"long_name": "Downwelling Shortwave Radiation",
"comment": "Downwelling shortwave radiation (includes the fluxes at the surface and top-of-atmosphere)",
"dimensions": "alevhalf spectband",
"out_name": "rsd",
"type": "real",
"positive": "down",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"rsu": {
"frequency": "fx",
"modeling_realm": "atmos",
"standard_name": "upwelling_shortwave_flux_in_air",
"units": "W m-2",
"cell_methods": "area: point",
"cell_measures": "",
"long_name": "Upwelling Shortwave Radiation",
"comment": "Upwelling shortwave radiation (includes also the fluxes at the surface and top of atmosphere)",
"dimensions": "alevhalf spectband",
"out_name": "rsu",
"type": "real",
"positive": "up",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"sandfrac": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "volume_fraction_of_sand_in_soil",
"units": "1",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Sand Fraction",
"comment": "'Volume fraction' is used in the construction volume_fraction_of_X_in_Y, where X is a material constituent of Y.",
"dimensions": "longitude latitude sdepth",
"out_name": "sandfrac",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"sftflf": {
"frequency": "fx",
"modeling_realm": "landIce",
"standard_name": "floating_ice_shelf_area_fraction",
"units": "%",
"cell_methods": "area: mean",
"cell_measures": "area: areacella",
"long_name": "Floating Ice Shelf Area Percentage",
"comment": "Percentage of grid cell covered by floating ice shelf, the component of the ice sheet that is flowing over sea water",
"dimensions": "longitude latitude",
"out_name": "sftflf",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"sftgrf": {
"frequency": "fx",
"modeling_realm": "landIce",
"standard_name": "grounded_ice_sheet_area_fraction",
"units": "%",
"cell_methods": "area: mean",
"cell_measures": "area: areacella",
"long_name": "Grounded Ice Sheet Area Percentage",
"comment": "Percentage of grid cell covered by grounded ice sheet",
"dimensions": "longitude latitude",
"out_name": "sftgrf",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"siltfrac": {
"frequency": "fx",
"modeling_realm": "atmos",
"standard_name": "volume_fraction_of_silt_in_soil",
"units": "1",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Silt Fraction",
"comment": "Volume fraction of silt in soil",
"dimensions": "longitude latitude sdepth",
"out_name": "siltfrac",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"slthick": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "cell_thickness",
"units": "m",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Thickness of Soil Layers",
"comment": "'Thickness' means the vertical extent of a layer. 'Cell' refers to a model grid cell.",
"dimensions": "longitude latitude sdepth",
"out_name": "slthick",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"vegHeight": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "canopy_height",
"units": "m",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Height of the Vegetation Canopy",
"comment": "Vegetation height averaged over all vegetation types and over the vegetated fraction of a grid cell.",
"dimensions": "longitude latitude",
"out_name": "vegHeight",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"wilt": {
"frequency": "fx",
"modeling_realm": "land",
"standard_name": "volume_fraction_of_condensed_water_in_soil_at_wilting_point",
"units": "%",
"cell_methods": "area: mean where land",
"cell_measures": "area: areacella",
"long_name": "Wilting Point",
"comment": "Percentage water content of soil by volume at the wilting point. The wilting point of soil is the water content below which plants cannot extract sufficient water to balance their loss through transpiration. ",
"dimensions": "longitude latitude sdepth",
"out_name": "wilt",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
}
}
}