[3220] | 1 | <!-- ============================================================== --> |
---|
| 2 | <!-- field_def_physics.xml --> |
---|
| 3 | <!-- Definition of all existing variables that can be outputed |
---|
| 4 | from Generic PCM physics --> |
---|
| 5 | <!-- ============================================================== --> |
---|
[2652] | 6 | |
---|
[3523] | 7 | <field_definition prec="4" |
---|
[2652] | 8 | freq_op="1ts" |
---|
| 9 | enabled="true"> |
---|
| 10 | |
---|
| 11 | <!-- 0D variables --> |
---|
| 12 | <field_group id="fields_0D" grid_ref="scalarpoint"> |
---|
[3523] | 13 | <field id="Ls" |
---|
[2652] | 14 | long_name="Solar longitude" |
---|
| 15 | unit="degrees" /> |
---|
[3523] | 16 | <field id="Lss" |
---|
| 17 | long_name="Sub solar longitude" |
---|
| 18 | unit="degrees" /> |
---|
| 19 | <field id="RA" |
---|
| 20 | long_name="Right Ascension" |
---|
| 21 | unit="degrees" /> |
---|
| 22 | <field id="Declin" |
---|
| 23 | long_name="Solar declination" |
---|
| 24 | unit="degrees" /> |
---|
| 25 | <field id="dist_star" |
---|
| 26 | long_name="Distance to star" |
---|
| 27 | unit="AU" /> |
---|
[2652] | 28 | </field_group> |
---|
[2985] | 29 | |
---|
[3523] | 30 | <field_group id="fields_controle" grid_ref="controle_grid"> |
---|
| 31 | <field id="controle" |
---|
| 32 | long_name="controle" /> |
---|
| 33 | </field_group> |
---|
| 34 | |
---|
[2985] | 35 | <field_group id="fields_altitude" grid_ref="altitude_grid"> |
---|
| 36 | <field id="aps" |
---|
| 37 | long_name="aps" /> |
---|
| 38 | <field id="bps" |
---|
| 39 | long_name="bps" /> |
---|
| 40 | </field_group> |
---|
| 41 | |
---|
| 42 | <field_group id="fields_interlayer" grid_ref="interlayer_grid"> |
---|
| 43 | <field id="ap" |
---|
| 44 | long_name="ap" /> |
---|
| 45 | <field id="bp" |
---|
| 46 | long_name="bp" /> |
---|
| 47 | </field_group> |
---|
| 48 | |
---|
[3523] | 49 | <!-- 1D variables (spectral)--> |
---|
| 50 | <field_group id="IR_fields" grid_ref="grid_IR"> |
---|
[2737] | 51 | <field id="IR_Bandwidth" |
---|
| 52 | long_name="Bandwidth in the infrared" |
---|
| 53 | unit="cm-1"/> |
---|
[3523] | 54 | </field_group> |
---|
| 55 | <field_group id="VI_field" grid_ref="grid_VI"> |
---|
[2737] | 56 | <field id="VI_Bandwidth" |
---|
| 57 | long_name="Bandwith in the visible" |
---|
| 58 | unit="cm-1"/> |
---|
| 59 | </field_group> |
---|
[2652] | 60 | <!-- 2D variables --> |
---|
| 61 | <field_group id="fields_2D" grid_ref="grid_2D"> |
---|
| 62 | <field id="area" |
---|
| 63 | long_name="Mesh area" |
---|
| 64 | unit="m2" /> |
---|
[3523] | 65 | <field id="phisfi" |
---|
| 66 | long_name="Surface geopotential" |
---|
| 67 | unit="m2.s-2" /> |
---|
| 68 | <field id="emis" |
---|
| 69 | long_name="Surface emissivity" |
---|
| 70 | unit="" /> |
---|
| 71 | <field id="ALB" |
---|
| 72 | long_name="Surface Albedo" |
---|
| 73 | unit="" /> |
---|
| 74 | |
---|
| 75 | <field id="ps" |
---|
| 76 | long_name="Surface Pressure" |
---|
| 77 | unit="Pa" /> |
---|
[2985] | 78 | <field id="tsurf" |
---|
| 79 | long_name="Surface Temperature" |
---|
| 80 | unit="K" /> |
---|
[3523] | 81 | |
---|
| 82 | <field id="CLFt" |
---|
| 83 | long_name="H2O column cloud fraction" |
---|
| 84 | unit=" " /> |
---|
| 85 | <field id="rain" |
---|
| 86 | long_name="rainfall" |
---|
| 87 | unit="kg m-2 s-1" /> |
---|
| 88 | <field id="snow" |
---|
| 89 | long_name="snowfall" |
---|
| 90 | unit="kg m-2 s-1" /> |
---|
| 91 | <field id="reevap" |
---|
| 92 | long_name="reevaporation of precipitation" |
---|
| 93 | unit="kg m-2 s-1" /> |
---|
| 94 | |
---|
| 95 | <field id="rain" |
---|
| 96 | long_name="generic rainfall" |
---|
| 97 | unit="kg m-2 s-1" /> |
---|
| 98 | <field id="snow" |
---|
| 99 | long_name="generic snowfall" |
---|
| 100 | unit="kg m-2 s-1" /> |
---|
| 101 | <field id="reevap" |
---|
| 102 | long_name="generic reevaporation of precipitation" |
---|
| 103 | unit="kg m-2 s-1" /> |
---|
| 104 | <field id="hice" |
---|
| 105 | long_name="oceanic ice height" |
---|
| 106 | unit="m" /> |
---|
| 107 | <field id="tau_col" |
---|
| 108 | long_name="Total aerosol optical depth" |
---|
| 109 | unit="[]" /> |
---|
| 110 | |
---|
| 111 | <!-- Tracers --> |
---|
| 112 | <field id="h2o_vap_surf" |
---|
| 113 | long_name="h2o vapor at surface" |
---|
[2985] | 114 | unit="kg/m2" /> |
---|
[3523] | 115 | <field id="h2o_ice_surf" |
---|
| 116 | long_name="h2o ice at surface" |
---|
[2985] | 117 | unit="kg/m2" /> |
---|
[3523] | 118 | <field id="co2_vap_surf" |
---|
| 119 | long_name="co2 vapor at surface" |
---|
| 120 | unit="kg/m2" /> |
---|
| 121 | <field id="co2_ice_surf" |
---|
| 122 | long_name="co2 ice at surface" |
---|
| 123 | unit="kg/m2" /> |
---|
| 124 | <field id="n2_surf" |
---|
| 125 | long_name="N2 ice thickness" |
---|
| 126 | unit="kg/m2" /> |
---|
| 127 | <field id="ch4_gas_surf" |
---|
| 128 | long_name="CH4 vapor at surface" |
---|
| 129 | unit="kg/m2" /> |
---|
| 130 | <field id="ch4_ice_surf" |
---|
| 131 | long_name="CH4 ice at surface" |
---|
| 132 | unit="kg/m2" /> |
---|
| 133 | <field id="co_gas_surf" |
---|
| 134 | long_name="co vapor at surface" |
---|
| 135 | unit="kg/m2" /> |
---|
| 136 | <field id="co_ice_surf" |
---|
| 137 | long_name="co ice at surface" |
---|
| 138 | unit="kg/m2" /> |
---|
| 139 | <field id="haze_surf" |
---|
| 140 | long_name="haze at surface" |
---|
| 141 | unit="kg/m2" /> |
---|
| 142 | <field id="prec_haze_surf" |
---|
| 143 | long_name="precursor haze at surface" |
---|
| 144 | unit="kg/m2" /> |
---|
| 145 | |
---|
| 146 | <field id="h2o_vap_col" |
---|
| 147 | long_name="h2o vapor column" |
---|
| 148 | unit="kg/m2" /> |
---|
| 149 | <field id="h2o_ice_col" |
---|
| 150 | long_name="h2o ice column" |
---|
| 151 | unit="kg/m2" /> |
---|
| 152 | <field id="co2_vap_col" |
---|
| 153 | long_name="co2 vapor column" |
---|
| 154 | unit="kg/m2" /> |
---|
| 155 | <field id="co2_ice_col" |
---|
| 156 | long_name="co2 ice column" |
---|
| 157 | unit="kg/m2" /> |
---|
| 158 | <field id="n2_col" |
---|
| 159 | long_name="N2 vapor column" |
---|
| 160 | unit="kg/m2" /> |
---|
| 161 | <field id="ch4_gas_col" |
---|
| 162 | long_name="CH4 vapor column" |
---|
| 163 | unit="kg/m2" /> |
---|
| 164 | <field id="ch4_ice_col" |
---|
| 165 | long_name="CH4 ice column" |
---|
| 166 | unit="kg/m2" /> |
---|
| 167 | <field id="co_gas_col" |
---|
| 168 | long_name="co vapor column" |
---|
| 169 | unit="kg/m2" /> |
---|
| 170 | <field id="co_ice_col" |
---|
| 171 | long_name="co ice column" |
---|
| 172 | unit="kg/m2" /> |
---|
| 173 | <field id="haze_col" |
---|
| 174 | long_name="haze column" |
---|
| 175 | unit="kg/m2" /> |
---|
| 176 | <field id="prec_haze_col" |
---|
| 177 | long_name="precursor haze column" |
---|
| 178 | unit="kg/m2" /> |
---|
| 179 | |
---|
| 180 | <field id="n2_iceflux" |
---|
| 181 | long_name="N2 flux" |
---|
| 182 | unit="kg/m2/s" /> |
---|
| 183 | <field id="ch4_iceflux" |
---|
| 184 | long_name="CH4 ice flux" |
---|
| 185 | unit="kg/m2/s" /> |
---|
| 186 | <field id="co_iceflux" |
---|
| 187 | long_name="co ice flux" |
---|
| 188 | unit="kg/m2/s" /> |
---|
| 189 | |
---|
| 190 | <field id="vmr_ch4" |
---|
| 191 | long_name="CH4 volume mixing ratio" |
---|
| 192 | unit="" /> |
---|
| 193 | <field id="vmr_co" |
---|
| 194 | long_name="CO volume mixing ratio" |
---|
| 195 | unit="" /> |
---|
| 196 | |
---|
| 197 | <field id="tau_col" |
---|
| 198 | long_name="Total aerosol optical depth" |
---|
| 199 | unit="opacity" /> |
---|
| 200 | |
---|
| 201 | <field id="zdqsdif_ch4_ice" |
---|
| 202 | long_name="zdqsdif ch4" |
---|
| 203 | unit="" /> |
---|
| 204 | <field id="zdqssed_ch4" |
---|
| 205 | long_name="zdqssed ch4" |
---|
| 206 | unit="" /> |
---|
| 207 | <field id="zdqssed_haze" |
---|
| 208 | long_name="zdqssed haze" |
---|
| 209 | unit="" /> |
---|
[3220] | 210 | <field id="h2o_layer1" |
---|
[3523] | 211 | long_name="h2o in the first layer" |
---|
[2985] | 212 | unit="kg/kg" /> |
---|
[3220] | 213 | <field id="co2_layer1" |
---|
[3523] | 214 | long_name="co2 in the first layer" |
---|
[2985] | 215 | unit="kg/kg" /> |
---|
[3523] | 216 | <field id='CO2ice_reff' |
---|
| 217 | long_name='CO2ice_reff' |
---|
| 218 | unit='m' /> |
---|
| 219 | <field id='H2Oice_reff' |
---|
| 220 | long_name='H2Oice_reff' |
---|
| 221 | unit='m' /> |
---|
| 222 | <field id='CO2ice_reffcol' |
---|
| 223 | long_name='CO2ice_reffcol' |
---|
| 224 | unit='um kg m^-2' /> |
---|
| 225 | <field id='H2Oice_reffcol' |
---|
| 226 | long_name='H2Oice_reffcol' |
---|
| 227 | unit='um kg m^-2' /> |
---|
| 228 | <!-- Radiation --> |
---|
| 229 | <field id="ASR" |
---|
| 230 | long_name="Absorbed stellar radiation" |
---|
| 231 | unit="W/m2" /> |
---|
| 232 | <field id="ISR" |
---|
| 233 | long_name="incoming solar radiation" |
---|
| 234 | unit="W/m2" /> |
---|
| 235 | <field id="OLR" |
---|
| 236 | long_name="outgoing longwave radiation" |
---|
| 237 | unit="W/m2" /> |
---|
| 238 | <field id="GND" |
---|
| 239 | long_name="Heat flux from ground" |
---|
| 240 | unit="W/m2" /> |
---|
| 241 | <field id="DYN" |
---|
| 242 | long_name="Dynamical heat input" |
---|
| 243 | unit="W/m2" /> |
---|
| 244 | <field id="fluxsurf_lw" |
---|
| 245 | long_name="Longwave radiation at the surface" |
---|
| 246 | unit="W.m-2" /> |
---|
| 247 | <field id="sensibFlux" |
---|
| 248 | long_name="Sensible heat flux" |
---|
| 249 | unit="W/m2" /> |
---|
| 250 | <field id="lscaledE" |
---|
| 251 | long_name="heat from largescale" |
---|
| 252 | unit="W/m2" /> |
---|
| 253 | <field id="madjdE" |
---|
| 254 | long_name="heat from moistadj" |
---|
| 255 | unit="W/m2" /> |
---|
| 256 | <field id="genericconddE" |
---|
| 257 | long_name="heat from generic condensation" |
---|
| 258 | unit="W/m2" /> |
---|
| 259 | <field id="shad" |
---|
| 260 | long_name="rings" |
---|
| 261 | unit=" " /> |
---|
| 262 | |
---|
| 263 | <!-- ok slab ocean --> |
---|
| 264 | |
---|
| 265 | <field id="pctsrf_sic" |
---|
| 266 | long_name="pct ice/sea" |
---|
| 267 | unit="" /> |
---|
| 268 | <field id="tsea_ice" |
---|
| 269 | long_name="top layer temp, snow/ice" |
---|
| 270 | unit="K" /> |
---|
| 271 | <!-- <field id="tice" |
---|
| 272 | long_name="sea ice temperature" |
---|
| 273 | unit="K" /> --> |
---|
| 274 | <field id="sea_ice" |
---|
| 275 | long_name="sea ice" |
---|
| 276 | unit="kg/m2" /> |
---|
| 277 | <field id="tslab1" |
---|
| 278 | long_name="tslab1" |
---|
| 279 | unit="K" /> |
---|
| 280 | <field id="tslab2" |
---|
| 281 | long_name="tslab2" |
---|
| 282 | unit="K" /> |
---|
| 283 | <field id="dt_hdiff1" |
---|
| 284 | long_name="dt_hdiff1" |
---|
| 285 | unit="W m-2" /> |
---|
| 286 | <field id="dt_hdiff2" |
---|
| 287 | long_name="dt_hdiff2" |
---|
| 288 | unit="W m-2" /> |
---|
| 289 | <field id="dt_ekman1" |
---|
| 290 | long_name="dt_ekman1" |
---|
| 291 | unit="W m-2" /> |
---|
| 292 | <field id="dt_ekman2" |
---|
| 293 | long_name="dt_ekman2" |
---|
| 294 | unit="W m-2" /> |
---|
| 295 | <field id="dt_gm1" |
---|
| 296 | long_name="dt_gm1" |
---|
| 297 | unit="W m-2" /> |
---|
| 298 | <field id="dt_gm2" |
---|
| 299 | long_name="dt_gm2" |
---|
| 300 | unit="W m-2" /> |
---|
| 301 | <field id="rnat" |
---|
| 302 | long_name="nature of the surface" |
---|
| 303 | unit="" /> |
---|
| 304 | <field id="sensibFlux" |
---|
| 305 | long_name="sensible heat flux" |
---|
| 306 | unit="w.m^-2" /> |
---|
| 307 | <field id="latentFlux" |
---|
| 308 | long_name="latent heat flux" |
---|
| 309 | unit="w.m^-2" /> |
---|
[2652] | 310 | </field_group> |
---|
| 311 | |
---|
| 312 | <!-- 3D variables --> |
---|
| 313 | <field_group id="fields_3D" grid_ref="grid_3D"> |
---|
[3523] | 314 | |
---|
| 315 | <field id="zzlay" |
---|
| 316 | long_name="Midlayer altitude" |
---|
| 317 | unit="m" /> |
---|
| 318 | <field id="zzlev" |
---|
| 319 | long_name="Interlayer altitude" |
---|
| 320 | unit="m" /> |
---|
| 321 | <field id="pphi" |
---|
| 322 | long_name="Geopotential" |
---|
| 323 | unit="m2.s-2" /> |
---|
| 324 | |
---|
[2652] | 325 | <field id="temperature" |
---|
| 326 | long_name="Atmospheric temperature" |
---|
| 327 | unit="K" /> |
---|
[3523] | 328 | <field id="teta" |
---|
| 329 | long_name="Potential temperature" |
---|
| 330 | unit="K" /> |
---|
[2652] | 331 | <field id="u" |
---|
| 332 | long_name="Eastward Zonal Wind" |
---|
| 333 | unit="m/s" /> |
---|
[3523] | 334 | <field id="v" |
---|
| 335 | long_name="Northward Meridional Wind" |
---|
[2652] | 336 | unit="m/s" /> |
---|
[3523] | 337 | <field id="w" |
---|
| 338 | long_name="Downward Vertical Wind" |
---|
| 339 | unit="m/s" /> |
---|
| 340 | <field id="omega" |
---|
| 341 | long_name="Downward omega velocity" |
---|
[2652] | 342 | unit="Pa/s" /> |
---|
[3523] | 343 | <field id="p" |
---|
| 344 | long_name="Atmospheric pressure" |
---|
[3220] | 345 | unit="Pa" /> |
---|
[3523] | 346 | <field id="detr" |
---|
| 347 | long_name="Detrainment" |
---|
[2652] | 348 | unit="kg/m2/s" /> |
---|
[3523] | 349 | <field id="entr" |
---|
| 350 | long_name="Entrainment" |
---|
[2652] | 351 | unit="kg/m2/s" /> |
---|
[3523] | 352 | <field id="w_plm" |
---|
| 353 | long_name="Plume vertical velocity" |
---|
[2652] | 354 | unit="m/s" /> |
---|
[3523] | 355 | <field id="q2" |
---|
| 356 | long_name="turbulent kinetic energy" |
---|
| 357 | unit="J.kg^-1" /> |
---|
| 358 | <field id="dEzradsw" |
---|
| 359 | long_name="radiative heating" |
---|
| 360 | unit="w.m^-2" /> |
---|
| 361 | <field id="dEzradlw" |
---|
| 362 | long_name="radiative heating" |
---|
| 363 | unit="w.m^-2" /> |
---|
| 364 | <field id="qsatatm" |
---|
| 365 | long_name="atm qsat" |
---|
| 366 | unit=" " /> |
---|
| 367 | <field id="dt_generic_condensation" |
---|
| 368 | long_name="heating from generic condensation" |
---|
| 369 | unit="K s-1" /> |
---|
| 370 | <field id="zdtsw" |
---|
| 371 | long_name="SW heating" |
---|
| 372 | unit="T s-1" /> |
---|
| 373 | <field id="zdtlw" |
---|
| 374 | long_name="LW heating" |
---|
| 375 | unit="T s-1" /> |
---|
| 376 | <field id="dtrad" |
---|
| 377 | long_name="radiative heating" |
---|
| 378 | unit="K s-1" /> |
---|
| 379 | <field id="zdtdyn" |
---|
| 380 | long_name="Dyn. heating" |
---|
| 381 | unit="T s-1" /> |
---|
| 382 | <field id="dtmoistadj" |
---|
| 383 | long_name="moist adj heating" |
---|
| 384 | unit="K s-1" /> |
---|
| 385 | <field id="dtdryadj" |
---|
| 386 | long_name="dry adj heating" |
---|
| 387 | unit="K s-1" /> |
---|
| 388 | |
---|
| 389 | <!--thermal plume model--> |
---|
| 390 | <field id='entr' |
---|
| 391 | long_name='Entrainment' |
---|
| 392 | unit='kg m$^{-2}$ s$^{-1}$' /> |
---|
| 393 | <field id='detr' |
---|
| 394 | long_name='Detrainment' |
---|
| 395 | unit='kg m$^{-2}$ s$^{-1}$' /> |
---|
| 396 | <field id='fm' |
---|
| 397 | long_name='Mass flux' |
---|
| 398 | unit='kg m$^{-2}$ s$^{-1}$' /> |
---|
| 399 | <field id='w_plm' |
---|
| 400 | long_name='Squared vertical velocity' |
---|
| 401 | unit='m s$^{-1}$' /> |
---|
| 402 | <field id='fraca' |
---|
| 403 | long_name='Updraft fraction' |
---|
| 404 | unit='' /> |
---|
| 405 | <field id="zdttherm" |
---|
| 406 | long_name="dt due to plumes" |
---|
| 407 | unit="K-1 s-1" /> |
---|
| 408 | <field id="zdqtherm" |
---|
| 409 | long_name="dq due to plumes, iq = 1" |
---|
| 410 | unit="kg kg-1 s-1" /> |
---|
| 411 | <field id="zdqtherm2" |
---|
| 412 | long_name="dq due to plumes; iq = 2" |
---|
| 413 | unit="kg kg-1 s-1" /> |
---|
| 414 | <!--GW non-oro outputs--> |
---|
| 415 | <field id="dugwno" |
---|
| 416 | long_name="GW non-oro dU" |
---|
| 417 | unit="m/s2" /> |
---|
| 418 | <field id="dvgwno" |
---|
| 419 | long_name="GW non-oro dV" |
---|
| 420 | unit="m/s2" /> |
---|
| 421 | |
---|
| 422 | <!-- watercond --> |
---|
| 423 | <field id="rneb_man" |
---|
| 424 | long_name="H2O cloud fraction (conv)" |
---|
| 425 | unit=" " /> |
---|
| 426 | <field id="rneb_lsc" |
---|
| 427 | long_name="H2O cloud fraction (large scale)" |
---|
| 428 | unit=" " /> |
---|
| 429 | <field id="CLF" |
---|
| 430 | long_name="H2O cloud fraction" |
---|
| 431 | unit=" " /> |
---|
| 432 | <field id="RH" |
---|
| 433 | long_name="relative humidity" |
---|
| 434 | unit=" " /> |
---|
| 435 | <field id="vteta" |
---|
| 436 | long_name="virtual potential temperature" |
---|
| 437 | unit="K" /> |
---|
| 438 | |
---|
| 439 | <!-- generic_condensation --> |
---|
| 440 | <field id="rneb_generic" |
---|
| 441 | long_name="GCS cloud fraction (generic condensation)" |
---|
| 442 | unit=" " /> |
---|
| 443 | <field id="CLF" |
---|
| 444 | long_name="GCS cloud fraction" |
---|
| 445 | unit=" " /> |
---|
| 446 | <field id="RH_generic" |
---|
| 447 | long_name="GCS relative humidity" |
---|
| 448 | unit=" " /> |
---|
| 449 | <field id="vteta" |
---|
| 450 | long_name="virtual potential temperature" |
---|
| 451 | unit="K" /> |
---|
| 452 | |
---|
| 453 | |
---|
| 454 | <!--Tracers--> |
---|
| 455 | <field id="h2o_vap" |
---|
| 456 | long_name="Water vapor mass mixing ratio" |
---|
| 457 | unit="kg/kg" /> |
---|
| 458 | <field id="h2o_ice" |
---|
| 459 | long_name="Water ice mass mixing ratio" |
---|
| 460 | unit="kg/kg" /> |
---|
| 461 | <field id="co2_vap" |
---|
| 462 | long_name="CO2 gas mass mixing ratio" |
---|
| 463 | unit="kg/kg" /> |
---|
| 464 | <field id="co2_ice" |
---|
| 465 | long_name="CO2 ice mass mixing ratio" |
---|
| 466 | unit="kg/kg" /> |
---|
| 467 | <field id="n2" |
---|
| 468 | long_name="N2 mass mixing ratio" |
---|
| 469 | unit="kg/kg" /> |
---|
| 470 | <field id="ch4_gas" |
---|
| 471 | long_name="CH4 gas mass mixing ratio" |
---|
| 472 | unit="kg/kg" /> |
---|
| 473 | <field id="ch4_ice" |
---|
| 474 | long_name="CH4 ice mass mixing ratio" |
---|
| 475 | unit="kg/kg" /> |
---|
| 476 | <field id="co_gas" |
---|
| 477 | long_name="co gas mass mixing ratio" |
---|
| 478 | unit="kg/kg" /> |
---|
| 479 | <field id="co_ice" |
---|
| 480 | long_name="co ice mass mixing ratio" |
---|
| 481 | unit="kg/kg" /> |
---|
| 482 | <field id="haze" |
---|
| 483 | long_name="haze mass mixing ratio" |
---|
| 484 | unit="kg/kg" /> |
---|
| 485 | <field id="prec_haze" |
---|
| 486 | long_name="precursor haze mass mixing ratio" |
---|
| 487 | unit="kg/kg" /> |
---|
| 488 | <field id="zdtc" |
---|
| 489 | long_name="tendancy T cond N2" |
---|
| 490 | unit="K" /> |
---|
| 491 | |
---|
| 492 | <field id="zrho_ch4" |
---|
| 493 | long_name="zrho_ch4" |
---|
| 494 | unit="kg/m3" /> |
---|
| 495 | <field id="zrho_co" |
---|
| 496 | long_name="zrho_co" |
---|
| 497 | unit="kg/m3" /> |
---|
| 498 | <field id="zrho_haze" |
---|
| 499 | long_name="zrho_haze" |
---|
| 500 | unit="kg/m3" /> |
---|
| 501 | <field id="zdqcn2_ch4" |
---|
| 502 | long_name="zdq condn2 ch4" |
---|
| 503 | unit="" /> |
---|
| 504 | <field id="zdqdif_ch4" |
---|
| 505 | long_name="zdqdif_ch4" |
---|
| 506 | unit="" /> |
---|
| 507 | <field id="zdqadj_ch4" |
---|
| 508 | long_name="zdqadj_ch4" |
---|
| 509 | unit="" /> |
---|
| 510 | <field id="zdqsed_ch4" |
---|
| 511 | long_name="zdqsed_ch4" |
---|
| 512 | unit="" /> |
---|
| 513 | <field id="zdtch4cloud" |
---|
| 514 | long_name="ch4 cloud" |
---|
| 515 | unit="T s-1" /> |
---|
| 516 | <field id="zdqch4cloud" |
---|
| 517 | long_name="ch4 cloud" |
---|
| 518 | unit="T s-1" /> |
---|
| 519 | <field id="zdqrho_photprec" |
---|
| 520 | long_name="zdqrho_photprec" |
---|
| 521 | unit="kg/m3/s" /> |
---|
| 522 | <field id="zdqphot_prec" |
---|
| 523 | long_name="zdqphot_prec" |
---|
| 524 | unit="" /> |
---|
| 525 | <field id="zdqphot_ch4" |
---|
| 526 | long_name="zdqphot_ch4" |
---|
| 527 | unit="" /> |
---|
| 528 | |
---|
| 529 | <field id="zdqhaze_ch4" |
---|
| 530 | long_name="zdqhaze_ch4" |
---|
| 531 | unit="" /> |
---|
| 532 | <field id="zdqhaze_prec" |
---|
| 533 | long_name="zdqhaze_prec" |
---|
| 534 | unit="" /> |
---|
| 535 | <field id="zdqhaze_haze" |
---|
| 536 | long_name="zdqhaze_haze" |
---|
| 537 | unit="" /> |
---|
| 538 | <field id="zdqconv_prec" |
---|
| 539 | long_name="zdqconv_prec" |
---|
| 540 | unit="" /> |
---|
| 541 | |
---|
[2985] | 542 | </field_group> |
---|
[2652] | 543 | |
---|
[2737] | 544 | <!--Spectral IR 3D variables--> |
---|
| 545 | <field_group id="spectral_IR_3D" grid_ref="grid_IR_3D"> |
---|
| 546 | <field id="OLR3D" |
---|
| 547 | long_name="OLR(lon,lat,band)" |
---|
| 548 | unit="W/m^2/cm^-1" /> |
---|
[3523] | 549 | </field_group> |
---|
[3220] | 550 | |
---|
[3523] | 551 | <!-- SPectral VI 3D variables--> |
---|
| 552 | <field_group id="spectral_VI_3D" grid_ref="grid_VI_3D"> |
---|
[2737] | 553 | <field id="OSR3D" |
---|
| 554 | long_name="OSR(lon,lat,band" |
---|
| 555 | unit="W/m^2/cm^-1"/> |
---|
| 556 | <field id="GSR3D" |
---|
| 557 | long_name="GSR(lon,lat,band)" |
---|
| 558 | unit="w/m^2/cm^-1"/> |
---|
[3523] | 559 | </field_group> |
---|
[2652] | 560 | </field_definition> |
---|
| 561 | |
---|
| 562 | |
---|