Initial check in of first CMOR table used for C-LAMP Experiment 1 monthly means
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/C-LAMP_L1_table Thu Sep 11 00:02:16 2008 -0400
1.3 @@ -0,0 +1,2486 @@
1.4 +! Table for C-LAMP Experiment 1 Monthly Mean model output
1.5 +cmor_version: 1.3 ! version of CMOR that can read this table
1.6 +cf_version: 1.3 ! version of CF that output conforms to
1.7 +project_id: Carbon-Land Model Intercomparison Project (C-LAMP) ! project id
1.8 +table_id: Table C-LAMP_L1 ! table id
1.9 +table_date: 1 September 2008 ! date this table was constructed
1.10 +
1.11 +expt_id_ok: 'Experiment 1.1 (Spin-up)' ! Not for publication
1.12 +expt_id_ok: 'Experiment 1.2 (Control)' ! official name(s) of
1.13 +expt_id_ok: 'Experiment 1.3 (Varying Climate)' ! project's experiments
1.14 +expt_id_ok: 'Experiment 1.4 (Varying Climate, CO2, and N Deposition)'
1.15 +expt_id_ok: 'Experiment 1.5 (Varying Climate, CO2, N Deposition, and Land Cover)'
1.16 +expt_id_ok: 'Experiment 1.6 (FACE Control varying Climate, CO2, and N Deposition)'
1.17 +expt_id_ok: 'Experiment 1.7 (FACE Transient varying Climate, CO2, and N Deposition)'
1.18 +expt_id_ok: 'Experiment 2.1 (Spin-up)' ! Not for publication
1.19 +expt_id_ok: 'Experiment 2.2 (Control)' ! official name(s) of
1.20 +expt_id_ok: 'Experiment 2.3 (Varying Climate)' ! project's experiments
1.21 +expt_id_ok: 'Experiment 2.4 (Varying Climate, CO2, and N Deposition)'
1.22 +expt_id_ok: 'Experiment 2.5 (Varying Climate, CO2, N Deposition, and Land Cover)'
1.23 +expt_id_ok: 'Experiment 2.6 (Varying Climate, CO2, N Deposition, and Land Cover with Seasonalized Emissions)'
1.24 +
1.25 +magic_number: -1 ! used to check whether this file has been
1.26 + ! altered from the official version.
1.27 + ! should be set to number of non-blank
1.28 + ! characters in file.
1.29 +approx_interval: 30. ! approximate spacing between successive time
1.30 + ! samples (in units of the output time
1.31 + ! coordinate), but this is ignored if set to 0.
1.32 +missing_value: 1.e+36 ! value used to indicate a missing value
1.33 + ! in arrays output by netCDF as 32-bit IEEE
1.34 + ! floating-point numbers (float or real)
1.35 +
1.36 +!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
1.37 +!
1.38 +! SUBROUTINE ARGUMENT DEFAULT INFORMATION
1.39 +!
1.40 +!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
1.41 +!
1.42 +! set default specifications for subroutine arguments to:
1.43 +! required/indeterminate/optional/ignored/forbidden
1.44 +! (indeterminate may or may not be required information, but is not always
1.45 +! required as an argument of the function call)
1.46 +!
1.47 +!
1.48 +!============
1.49 +subroutine_entry: cmor_axis
1.50 +!============
1.51 +!
1.52 +required: table axis_name units length coord_vals cell_bounds
1.53 +ignored: interval
1.54 +!
1.55 +!============
1.56 +subroutine_entry: cmor_variable
1.57 +!============
1.58 +!
1.59 +required: table table_entry units axis_ids
1.60 +indeterminate: missing_value
1.61 +optional: tolerance original_name history comment
1.62 +ignored: positive
1.63 +!
1.64 +!============
1.65 +subroutine_entry: cmor_write
1.66 +!============
1.67 +!
1.68 +required: var_id data
1.69 +indeterminate: ntimes_passed time_vals time_bnds store_with
1.70 +optional: file_suffix
1.71 +!
1.72 +!
1.73 +!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
1.74 +!
1.75 +! AXIS INFORMATION
1.76 +!
1.77 +!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
1.78 +!
1.79 +! ??? what about climatology???
1.80 +! ??? what about model level data???
1.81 +!
1.82 +!
1.83 +! TEMPLATE FOR AXES
1.84 +!
1.85 +!============
1.86 +!axis_entry: ! (required)
1.87 +!============
1.88 +!
1.89 +! Override default argument specifications for cmor_axis
1.90 +!------------
1.91 +! acceptable arguments include units length coord_vals cell_bounds interval
1.92 +!required: ! (default: table axis_name units length
1.93 +! coord_vals cell_bounds)
1.94 +!indeterminate:
1.95 +!optional:
1.96 +!ignored: ! (default: interval)
1.97 +!forbidden:
1.98 +!------------
1.99 +!
1.100 +! Axis attributes:
1.101 +!----------------------------------
1.102 +!standard_name: ! (required)
1.103 +!units: ! (required)
1.104 +!axis: ! X, Y, Z, T (default: undeclared)
1.105 +!positive: ! up or down (default: undeclared)
1.106 +!long_name: ! (default: undeclared)
1.107 +!----------------------------------
1.108 +!
1.109 +! Additional axis information:
1.110 +!----------------------------------
1.111 +!out_name: ! (default: same as axis_entry)
1.112 +!type: ! double (default), real, character, integer
1.113 +!stored_direction: ! increasing (default) or decreasing
1.114 +!valid_min: ! type: double precision (default: no check performed
1.115 +!valid_max: ! type: double precision (default: no check performed
1.116 +!requested: ! space-separated list of requested coordinates
1.117 + ! (default: undeclared)
1.118 +!bounds_requested: ! space-separated list of requested coordinate bounds
1.119 + ! (default: undeclared)
1.120 +!tol_on_requests: ! fractional tolerance for meeting request
1.121 + ! (default=1.e-3, which is used in the formula:
1.122 + ! eps = MIN(( tol*interval between grid-points)
1.123 + ! and (1.e-3*tol*coordinate value)))
1.124 +!value: ! of scalar (singleton) dimension
1.125 +!bounds_values: ! of scalar (singleton) dimension bounds
1.126 +!----------------------------------
1.127 +!
1.128 +!
1.129 +! TEMPLATE FOR VARIABLES
1.130 +!
1.131 +!
1.132 +!============
1.133 +!variable_entry: ! (required)
1.134 +!============
1.135 +!
1.136 +! Override default argument specifications for cmor_variable
1.137 +!------------
1.138 +! acceptable arguments include file_suffix missing_value tolerance
1.139 +! original_name history comment positive
1.140 +!required: ! (default: table table_entry units axis_ids)
1.141 +!indeterminate: ! (default: file_suffix missing_value)
1.142 +!optional: ! (default: original_name history comment)
1.143 +!ignored: ! (default: positive)
1.144 +!forbidden:
1.145 +!------------
1.146 +!
1.147 +! Variable attributes:
1.148 +!----------------------------------
1.149 +!standard_name: ! (required)
1.150 +!units: ! (required)
1.151 +!cell_methods: ! (default: undeclared)
1.152 +!long_name: ! (default: undeclared)
1.153 +!comment: ! (default: undeclared)
1.154 +!----------------------------------
1.155 +!
1.156 +! Additional variable information:
1.157 +!----------------------------------
1.158 +!dimensions: ! (required) (scalar dimension(s) should appear
1.159 + ! last in list)
1.160 +!out_name: ! (default: variable_entry)
1.161 +!type: ! real (default), double, integer
1.162 +!positive: ! up or down (default: undeclared)
1.163 +!valid_min: ! type: real (default: no check performed)
1.164 +!valid_max: ! type: real (default: no check performed)
1.165 +!ok_min_mean_abs: ! type: real (default: no check performed)
1.166 +!ok_max_mean_abs: ! type: real (default: no check performed)
1.167 +!----------------------------------
1.168 +
1.169 +!============
1.170 +axis_entry: longitude
1.171 +!============
1.172 +!
1.173 +! Override default argument specifications for cmor_axis
1.174 +!------------
1.175 +optional: cell_bounds
1.176 +!------------
1.177 +!
1.178 +! Axis attributes:
1.179 +!----------------------------------
1.180 +standard_name: longitude
1.181 +units: degree_east
1.182 +axis: X
1.183 +long_name: longitude
1.184 +!----------------------------------
1.185 +!
1.186 +! Additional axis information:
1.187 +!----------------------------------
1.188 +out_name: lon
1.189 +valid_min: 0. ! CMOR will add n*360 to input values
1.190 + ! (where n is an integer) to ensure
1.191 + ! longitudes are in proper range. The
1.192 + ! data will also be rearranged
1.193 + ! appropriately.
1.194 +valid_max: 360. ! see above comment.
1.195 +!----------------------------------
1.196 +
1.197 +!=============
1.198 +axis_entry: latitude
1.199 +!=============
1.200 +!
1.201 +! Override default argument specifications for cmor_axis
1.202 +!------------
1.203 +optional: cell_bounds
1.204 +!------------
1.205 +!
1.206 +! Axis attributes:
1.207 +!----------------------------------
1.208 +standard_name: latitude
1.209 +units: degree_north
1.210 +axis: Y
1.211 +long_name: latitude
1.212 +!----------------------------------
1.213 +!
1.214 +! Additional axis information:
1.215 +!----------------------------------
1.216 +out_name: lat
1.217 +valid_min: -90.
1.218 +valid_max: 90.
1.219 +!----------------------------------
1.220 +
1.221 +! ??? What about climatological data???
1.222 +
1.223 +!============
1.224 +axis_entry: time
1.225 +!============
1.226 +!
1.227 +! Override default argument specifications for cmor_axis
1.228 +!------------
1.229 +optional: interval length
1.230 +indeterminate: coord_vals cell_bounds
1.231 +!------------
1.232 +!
1.233 +! Axis attributes:
1.234 +!----------------------------------
1.235 +standard_name: time
1.236 +units: days since ?
1.237 +axis: T
1.238 +long_name: time
1.239 +!----------------------------------
1.240 +
1.241 +!============
1.242 +axis_entry: pressure
1.243 +!============
1.244 +!
1.245 +! Override default argument specifications for cmor_axis
1.246 +!------------
1.247 +ignored: cell_bounds
1.248 +!------------
1.249 +!
1.250 +! Axis attributes:
1.251 +!----------------------------------
1.252 +standard_name: air_pressure
1.253 +units: Pa
1.254 +axis: Z
1.255 +positive: down
1.256 +long_name: pressure
1.257 +!----------------------------------
1.258 +!
1.259 +! Additional axis information:
1.260 +!----------------------------------
1.261 +out_name: plev
1.262 +stored_direction: decreasing
1.263 +valid_min: 0.
1.264 +valid_max: 110000.
1.265 +requested: 100000. 92500. 85000. 70000. 60000. 50000. 40000.
1.266 +requested: 30000. 25000. 20000. 15000. 10000. 7000. 5000.
1.267 +requested: 3000. 2000. 1000.
1.268 +!----------------------------------
1.269 +
1.270 +!============
1.271 +axis_entry: height_forc
1.272 +!============
1.273 +!
1.274 +! Override default argument specifications for cmor_axis
1.275 +!------------
1.276 +ignored: cell_bounds
1.277 +!------------
1.278 +!
1.279 +! Axis attributes:
1.280 +!----------------------------------
1.281 +standard_name: height
1.282 +units: m
1.283 +axis: Z
1.284 +positive: up
1.285 +long_name: Atmospheric forcing height
1.286 +!----------------------------------
1.287 +!
1.288 +! Additional axis information:
1.289 +!----------------------------------
1.290 +out_name: height
1.291 +value: 30.
1.292 +!----------------------------------
1.293 +
1.294 +!============
1.295 +axis_entry: height_2m
1.296 +!============
1.297 +!
1.298 +! Override default argument specifications for cmor_axis
1.299 +!------------
1.300 +optional: cell_bounds
1.301 +!------------
1.302 +!
1.303 +! Axis attributes:
1.304 +!----------------------------------
1.305 +standard_name: height
1.306 +units: m
1.307 +axis: Z
1.308 +positive: up
1.309 +long_name: 2m height
1.310 +!----------------------------------
1.311 +!
1.312 +! Additional axis information:
1.313 +!----------------------------------
1.314 +out_name: height
1.315 +value: 2.
1.316 +!----------------------------------
1.317 +
1.318 +!============
1.319 +axis_entry: depth_soil
1.320 +!============
1.321 +!
1.322 +! Override default argument specifications for cmor_axis
1.323 +!------------
1.324 +optional: cell_bounds
1.325 +!------------
1.326 +!
1.327 +! Axis attributes:
1.328 +!----------------------------------
1.329 +standard_name: depth
1.330 +units: m
1.331 +axis: Z
1.332 +positive: down
1.333 +long_name: Soil depth
1.334 +!----------------------------------
1.335 +!
1.336 +! Additional axis information:
1.337 +!----------------------------------
1.338 +out_name: depth
1.339 +requested: 0.007100635 0.027925 0.06225858 0.1188651 0.2121934
1.340 +requested: 0.3660658 0.6197585 1.038027 1.727635 2.864607
1.341 +!----------------------------------
1.342 +
1.343 +!============
1.344 +axis_entry: land_cover_type
1.345 +!============
1.346 +!
1.347 +! Override default argument specifications for cmor_axis
1.348 +!------------
1.349 +ignored: cell_bounds
1.350 +!------------
1.351 +!
1.352 +! Axis attributes:
1.353 +!----------------------------------
1.354 +standard_name: land_cover_type
1.355 +units: 1
1.356 +long_name: Land cover type
1.357 +!----------------------------------
1.358 +!
1.359 +! Additional axis information:
1.360 +!----------------------------------
1.361 +type: integer
1.362 +!----------------------------------
1.363 +
1.364 +!============
1.365 +axis_entry: max_len_lcn
1.366 +!============
1.367 +!
1.368 +!------------
1.369 +!
1.370 +! Axis attributes:
1.371 +!----------------------------------
1.372 +standard_name: max_len_lcn
1.373 +units: 1
1.374 +long_name: String length of land cover name
1.375 +!----------------------------------
1.376 +!
1.377 +! Additional axis information:
1.378 +!----------------------------------
1.379 +type: integer
1.380 +value: 128
1.381 +!----------------------------------
1.382 +
1.383 +!
1.384 +!
1.385 +!============
1.386 +axis_entry: standard_hybrid_sigma
1.387 +!============
1.388 +!
1.389 +! Override default argument specifications for cmor_axis
1.390 +!------------
1.391 +optional: units
1.392 +!------------
1.393 +!
1.394 +! Axis attributes:
1.395 +!----------------------------------
1.396 +standard_name: atmosphere_hybrid_sigma_pressure_coordinate
1.397 +units: 1
1.398 +axis: Z
1.399 +positive: down
1.400 +long_name: hybrid sigma pressure coordinate
1.401 +!----------------------------------
1.402 +!
1.403 +! Additional axis information:
1.404 +!----------------------------------
1.405 +out_name: lev
1.406 +stored_direction: decreasing
1.407 +valid_min: 0.0
1.408 +valid_max: 1.0
1.409 +formula: p(n,k,j,i) = a(k)*p0 + b(k)*ps(n,j,i)
1.410 +z_factors: p0: p0 a: a b: b ps: ps
1.411 +z_bounds_factors: p0: p0 a: a_bnds b: b_bnds ps: ps
1.412 +!----------------------------------
1.413 +!
1.414 +!
1.415 +!
1.416 +!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
1.417 +!
1.418 +! VARIABLE INFORMATION
1.419 +!
1.420 +!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
1.421 +!
1.422 +!
1.423 +!
1.424 +! ***************************************************************
1.425 +!
1.426 +! Vertical dimensionless coordinate variables:
1.427 +!
1.428 +! ***************************************************************
1.429 +!
1.430 +!
1.431 +!
1.432 +!============
1.433 +variable_entry: p0
1.434 +!============
1.435 +!
1.436 +! Override default argument specifications for cmor_variable
1.437 +!------------
1.438 +ignored: axis_ids
1.439 +!------------
1.440 +!
1.441 +! Variable attributes:
1.442 +!----------------------------------
1.443 +long_name: reference pressure for hybrid sigma coordinate
1.444 +units: Pa
1.445 +!----------------------------------
1.446 +!
1.447 +!
1.448 +!============
1.449 +variable_entry: ptop
1.450 +!============
1.451 +!
1.452 +! Override default argument specifications for cmor_variable
1.453 +!------------
1.454 +ignored: axis_ids
1.455 +!------------
1.456 +!
1.457 +! Variable attributes:
1.458 +!----------------------------------
1.459 +long_name: pressure at top of model
1.460 +units: Pa
1.461 +!----------------------------------
1.462 +!
1.463 +!
1.464 +!============
1.465 +variable_entry: sigma
1.466 +!============
1.467 +!
1.468 +! Override default argument specifications for cmor_variable
1.469 +!------------
1.470 +optional: units
1.471 +!------------
1.472 +!
1.473 +! Variable attributes:
1.474 +!----------------------------------
1.475 +long_name: sigma coordinate
1.476 +!----------------------------------
1.477 +!
1.478 +! Additional variable information:
1.479 +!----------------------------------
1.480 +dimensions: zlevel
1.481 +type: double
1.482 +!----------------------------------
1.483 +!
1.484 +!
1.485 +!============
1.486 +variable_entry: sigma_bnds
1.487 +!============
1.488 +!IPCC_table_A1
1.489 +! Override default argument specifications for cmor_variable
1.490 +!------------
1.491 +optional: units
1.492 +!------------
1.493 +!
1.494 +! Variable attributes:
1.495 +!----------------------------------
1.496 +long_name: sigma coordinate for layer bounds
1.497 +!----------------------------------
1.498 +!
1.499 +! Additional variable information:
1.500 +!----------------------------------
1.501 +dimensions: zlevel
1.502 +type: double
1.503 +!----------------------------------
1.504 +!
1.505 +!
1.506 +!============
1.507 +variable_entry: a
1.508 +!============
1.509 +!
1.510 +! Override default argument specifications for cmor_variable
1.511 +!------------
1.512 +optional: units
1.513 +!------------
1.514 +!
1.515 +! Variable attributes:
1.516 +!----------------------------------
1.517 +long_name: hybrid sigma coordinate A coefficient for layer
1.518 +!----------------------------------
1.519 +!
1.520 +! Additional variable information:
1.521 +!----------------------------------
1.522 +dimensions: zlevel
1.523 +type: double
1.524 +!----------------------------------
1.525 +!
1.526 +!
1.527 +!============
1.528 +variable_entry: b
1.529 +!============
1.530 +!
1.531 +! Override default argument specifications for cmor_variable
1.532 +!------------
1.533 +optional: units
1.534 +!------------
1.535 +!
1.536 +! Variable attributes:
1.537 +!----------------------------------
1.538 +long_name: hybrid sigma coordinate B coefficient for layer
1.539 +!----------------------------------
1.540 +!
1.541 +! Additional variable information:
1.542 +!----------------------------------
1.543 +dimensions: zlevel
1.544 +type: double
1.545 +!----------------------------------
1.546 +!
1.547 +!
1.548 +!============
1.549 +variable_entry: a_bnds
1.550 +!============
1.551 +!
1.552 +! Override default argument specifications for cmor_variable
1.553 +!------------
1.554 +optional: units
1.555 +!------------
1.556 +!
1.557 +! Variable attributes:
1.558 +!----------------------------------
1.559 +long_name: hybrid sigma coordinate A coefficient for layer bounds
1.560 +!----------------------------------
1.561 +!
1.562 +! Additional variable information:
1.563 +!----------------------------------
1.564 +dimensions: zlevel
1.565 +type: double
1.566 +!----------------------------------
1.567 +!
1.568 +!
1.569 +!============
1.570 +variable_entry: b_bnds
1.571 +!============
1.572 +!
1.573 +! Override default argument specifications for cmor_variable
1.574 +!------------
1.575 +optional: units
1.576 +!------------
1.577 +!
1.578 +! Variable attributes:
1.579 +!----------------------------------
1.580 +long_name: hybrid sigma coordinate B coefficient for layer bounds
1.581 +!----------------------------------
1.582 +!
1.583 +! Additional variable information:
1.584 +!----------------------------------
1.585 +dimensions: zlevel
1.586 +type: double
1.587 +!----------------------------------
1.588 +!
1.589 +!
1.590 +!============
1.591 +variable_entry: ap
1.592 +!============
1.593 +!
1.594 +! Variable attributes:
1.595 +!----------------------------------
1.596 +long_name: alternate hybrid sigma coordinate A coefficient for layer
1.597 +units: Pa
1.598 +!----------------------------------
1.599 +!
1.600 +! Additional variable information:
1.601 +!----------------------------------
1.602 +dimensions: zlevel
1.603 +type: double
1.604 +!----------------------------------
1.605 +!
1.606 +!
1.607 +!============
1.608 +variable_entry: ap_bnds
1.609 +!============
1.610 +!
1.611 +! Variable attributes:
1.612 +!----------------------------------
1.613 +long_name: alternate hybrid sigma coordinate A coefficient for layer bounds
1.614 +units: Pa
1.615 +!----------------------------------
1.616 +!
1.617 +! Additional variable information:
1.618 +!----------------------------------
1.619 +dimensions: zlevel
1.620 +type: double
1.621 +!----------------------------------
1.622 +!
1.623 +!
1.624 +!============
1.625 +variable_entry: az
1.626 +!============
1.627 +!
1.628 +!
1.629 +! Variable attributes:
1.630 +!----------------------------------
1.631 +long_name: hybrid height coordinate A coefficient for layer
1.632 +units: m
1.633 +!----------------------------------
1.634 +!
1.635 +! Additional variable information:
1.636 +!----------------------------------
1.637 +dimensions: zlevel
1.638 +type: double
1.639 +!----------------------------------
1.640 +!
1.641 +!
1.642 +!============
1.643 +variable_entry: bz
1.644 +!============
1.645 +!
1.646 +! Override default argument specifications for cmor_variable
1.647 +!------------
1.648 +optional: units
1.649 +!------------
1.650 +!
1.651 +! Variable attributes:
1.652 +!----------------------------------
1.653 +long_name: hybrid height coordinate B coefficient for layer
1.654 +!----------------------------------
1.655 +!
1.656 +! Additional variable information:
1.657 +!----------------------------------
1.658 +dimensions: zlevel
1.659 +type: double
1.660 +!----------------------------------
1.661 +!
1.662 +!
1.663 +!============
1.664 +variable_entry: az_bnds
1.665 +!============
1.666 +!
1.667 +! Variable attributes:
1.668 +!----------------------------------
1.669 +long_name: hybrid sigma coordinate A coefficient for layer bounds
1.670 +units: m
1.671 +!----------------------------------
1.672 +!
1.673 +! Additional variable information:
1.674 +!----------------------------------
1.675 +dimensions: zlevel
1.676 +type: double
1.677 +!----------------------------------
1.678 +!
1.679 +!
1.680 +!============
1.681 +variable_entry: bz_bnds
1.682 +!============
1.683 +!
1.684 +! Override default argument specifications for cmor_variable
1.685 +!------------
1.686 +optional: units
1.687 +!------------
1.688 +!
1.689 +! Variable attributes:
1.690 +!----------------------------------
1.691 +long_name: hybrid sigma coordinate B coefficient for layer bounds
1.692 +!----------------------------------
1.693 +!
1.694 +! Additional variable information:
1.695 +!----------------------------------
1.696 +dimensions: zlevel
1.697 +type: double
1.698 +!----------------------------------
1.699 +
1.700 +
1.701 +! ***************************************************************
1.702 +! Atmospheric forcing
1.703 +! ***************************************************************
1.704 +
1.705 +!============
1.706 +variable_entry: husf
1.707 +!============
1.708 +! Variable attributes:
1.709 +!----------------------------------
1.710 +standard_name: specific_humidity
1.711 +units: kg kg-1
1.712 +cell_methods: time: mean
1.713 +long_name: Specific humidity at atmospheric forcing height
1.714 +!----------------------------------
1.715 +! Additional variable information:
1.716 +!----------------------------------
1.717 +dimensions: longitude latitude time height_forc
1.718 +valid_min: 0.0
1.719 +!----------------------------------
1.720 +
1.721 +!============
1.722 +variable_entry: prra
1.723 +!============
1.724 +! Variable attributes:
1.725 +!----------------------------------
1.726 +standard_name: rainfall_precipitation_flux
1.727 +units: kg m-2 s-1
1.728 +cell_methods: time: mean
1.729 +long_name: Rainfall precipitation flux
1.730 +comment: Rainfall includes all liquid types (rain, large-scale, convective, etc.)
1.731 +!----------------------------------
1.732 +! Additional variable information:
1.733 +!----------------------------------
1.734 +dimensions: longitude latitude time
1.735 +valid_min: 0.0
1.736 +valid_max: 1.e-3
1.737 +ok_min_mean_abs: 1.e-6
1.738 +ok_max_mean_abs: 5.e-5
1.739 +!----------------------------------
1.740 +
1.741 +!============
1.742 +variable_entry: prsn
1.743 +!============
1.744 +! Variable attributes:
1.745 +!----------------------------------
1.746 +standard_name: snowfall_precipitation_flux
1.747 +units: kg m-2 s-1
1.748 +cell_methods: time: mean
1.749 +long_name: Snowfall precipitation flux
1.750 +comment: Snowfall includes all frozen types (snow, hail, ice, etc.)
1.751 +!----------------------------------
1.752 +! Additional variable information:
1.753 +!----------------------------------
1.754 +dimensions: longitude latitude time
1.755 +valid_min: 0.0
1.756 +valid_max: 1.e-3
1.757 +ok_min_mean_abs: 1.e-6
1.758 +ok_max_mean_abs: 5.e-5
1.759 +!----------------------------------
1.760 +
1.761 +
1.762 +! ***************************************************************
1.763 +! Biogeochemistry
1.764 +! ***************************************************************
1.765 +
1.766 +!============
1.767 +variable_entry: agbc
1.768 +!============
1.769 +! Variable attributes:
1.770 +!----------------------------------
1.771 +standard_name: above_ground_biomass_carbon_content
1.772 +units: kg m-2
1.773 +cell_methods: time: mean
1.774 +long_name: Above-ground biomass carbon
1.775 +comment: Total carbon content in above-ground live and dead carbon pool(s)
1.776 +!----------------------------------
1.777 +! Additional variable information:
1.778 +!----------------------------------
1.779 +dimensions: longitude latitude time
1.780 +valid_min: 0.0
1.781 +!----------------------------------
1.782 +
1.783 +!============
1.784 +variable_entry: aglbc
1.785 +!============
1.786 +! Variable attributes:
1.787 +!----------------------------------
1.788 +standard_name: above_ground_live_biomass_carbon_content
1.789 +units: kg m-2
1.790 +cell_methods: time: mean
1.791 +long_name: Above-ground live biomass carbon
1.792 +comment: Total carbon content in above-ground live carbon pool(s)
1.793 +!----------------------------------
1.794 +! Additional variable information:
1.795 +!----------------------------------
1.796 +dimensions: longitude latitude time
1.797 +valid_min: 0.0
1.798 +!----------------------------------
1.799 +
1.800 +!============
1.801 +variable_entry: agnpp
1.802 +!============
1.803 +! Variable attributes:
1.804 +!----------------------------------
1.805 +standard_name: above_ground_net_primary_productivity_of_carbon
1.806 +units: kg m-2 s-1
1.807 +cell_methods: time: mean
1.808 +long_name: Above-ground net primary production
1.809 +comment: Component of net primary production attributable to above-ground live biomass
1.810 +!----------------------------------
1.811 +! Additional variable information:
1.812 +!----------------------------------
1.813 +dimensions: longitude latitude time
1.814 +valid_min: 0.0
1.815 +!----------------------------------
1.816 +
1.817 +!============
1.818 +variable_entry: ar
1.819 +!============
1.820 +! Variable attributes:
1.821 +!----------------------------------
1.822 +! This standard_name already exists:
1.823 +!standard_name: plant_respiration_carbon_flux
1.824 +! but this standard_name is preferable:
1.825 +standard_name: autotrophic_respiration_carbon_flux
1.826 +! so one should be proposed as an alias to the other.
1.827 +units: kg m-2 s-1
1.828 +cell_methods: time: mean
1.829 +long_name: Autotrophic respiration
1.830 +comment: Sum of maintenance respiration and growth respiration of vegetation
1.831 +!----------------------------------
1.832 +! Additional variable information:
1.833 +!----------------------------------
1.834 +dimensions: longitude latitude time
1.835 +valid_min: 0.0
1.836 +!----------------------------------
1.837 +
1.838 +!============
1.839 +variable_entry: bco
1.840 +!============
1.841 +! Variable attributes:
1.842 +!----------------------------------
1.843 +standard_name: biogenic_carbon_monoxide_flux
1.844 +units: kg m-2 s-1
1.845 +cell_methods: time: mean
1.846 +long_name: Biogenic carbon monoxide flux
1.847 +comment: Total biogenic carbon monoxide flux out of biosphere
1.848 +!----------------------------------
1.849 +! Additional variable information:
1.850 +!----------------------------------
1.851 +dimensions: longitude latitude time
1.852 +valid_min: 0.0
1.853 +!----------------------------------
1.854 +
1.855 +!============
1.856 +variable_entry: bgbc
1.857 +!============
1.858 +! Variable attributes:
1.859 +!----------------------------------
1.860 +standard_name: below_ground_biomass_carbon_content
1.861 +units: kg m-2
1.862 +cell_methods: time: mean
1.863 +long_name: Below-ground biomass carbon
1.864 +comment: Total carbon content in below-ground live and dead carbon pool(s)
1.865 +!----------------------------------
1.866 +! Additional variable information:
1.867 +!----------------------------------
1.868 +dimensions: longitude latitude time
1.869 +valid_min: 0.0
1.870 +!----------------------------------
1.871 +
1.872 +!============
1.873 +variable_entry: bgnpp
1.874 +!============
1.875 +! Variable attributes:
1.876 +!----------------------------------
1.877 +standard_name: below_ground_net_primary_productivity_of_carbon
1.878 +units: kg m-2 s-1
1.879 +cell_methods: time: mean
1.880 +long_name: Below-ground net primary production
1.881 +comment: Component of net primary production attributable to below-ground live biomass
1.882 +!----------------------------------
1.883 +! Additional variable information:
1.884 +!----------------------------------
1.885 +dimensions: longitude latitude time
1.886 +valid_min: 0.0
1.887 +!----------------------------------
1.888 +
1.889 +!============
1.890 +variable_entry: bipn
1.891 +!============
1.892 +! Variable attributes:
1.893 +!----------------------------------
1.894 +standard_name: biogenic_isoprene_flux
1.895 +units: kg m-2 s-1
1.896 +cell_methods: time: mean
1.897 +long_name: Biogenic isoprene flux
1.898 +comment: Total biogenic isoprene flux out of biosphere
1.899 +!----------------------------------
1.900 +! Additional variable information:
1.901 +!----------------------------------
1.902 +dimensions: longitude latitude time
1.903 +valid_min: 0.0
1.904 +!----------------------------------
1.905 +
1.906 +!============
1.907 +variable_entry: bmtpn
1.908 +!============
1.909 +! Variable attributes:
1.910 +!----------------------------------
1.911 +standard_name: biogenic_monoterpene_flux
1.912 +units: kg m-2 s-1
1.913 +cell_methods: time: mean
1.914 +long_name: Biogenic monoterpene flux
1.915 +comment: Total biogenic monoterpene flux out of biosphere
1.916 +!----------------------------------
1.917 +! Additional variable information:
1.918 +!----------------------------------
1.919 +dimensions: longitude latitude time
1.920 +valid_min: 0.0
1.921 +!----------------------------------
1.922 +
1.923 +!============
1.924 +variable_entry: borvoc
1.925 +!============
1.926 +! Variable attributes:
1.927 +!----------------------------------
1.928 +standard_name: biogenic_other_reactive_volatile_organic_compound_flux
1.929 +units: kg m-2 s-1
1.930 +cell_methods: time: mean
1.931 +long_name: Biogenic other reactive volatile organic compound flux
1.932 +comment: Total biogenic other reactive volatile organic compound flux out of biosphere
1.933 +!----------------------------------
1.934 +! Additional variable information:
1.935 +!----------------------------------
1.936 +dimensions: longitude latitude time
1.937 +valid_min: 0.0
1.938 +!----------------------------------
1.939 +
1.940 +!============
1.941 +variable_entry: bovoc
1.942 +!============
1.943 +! Variable attributes:
1.944 +!----------------------------------
1.945 +standard_name: biogenic_other_volatile_organic_compound_flux
1.946 +units: kg m-2 s-1
1.947 +cell_methods: time: mean
1.948 +long_name: Biogenic other volatile organic compound flux
1.949 +comment: Total biogenic other volatile organic compound flux out of biosphere
1.950 +!----------------------------------
1.951 +! Additional variable information:
1.952 +!----------------------------------
1.953 +dimensions: longitude latitude time
1.954 +valid_min: 0.0
1.955 +!----------------------------------
1.956 +
1.957 +!============
1.958 +variable_entry: cwdc
1.959 +!============
1.960 +! Variable attributes:
1.961 +!----------------------------------
1.962 +standard_name: coarse_woody_debris_carbon_content
1.963 +units: kg m-2
1.964 +cell_methods: time: mean
1.965 +long_name: Coarse woody debris carbon
1.966 +comment: Total carbon content in the coarse woody debris carbon pool(s)
1.967 +!----------------------------------
1.968 +! Additional variable information:
1.969 +!----------------------------------
1.970 +dimensions: longitude latitude time
1.971 +valid_min: 0.0
1.972 +!----------------------------------
1.973 +
1.974 +!============
1.975 +variable_entry: cwdc_hr
1.976 +!============
1.977 +! Variable attributes:
1.978 +!----------------------------------
1.979 +standard_name: coarse_woody_debris_heterotrophic_respiration_carbon_flux
1.980 +units: kg m-2 s-1
1.981 +cell_methods: time: mean
1.982 +long_name: Coarse woody debris heterotrophic respiration
1.983 +comment: Carbon flux out of coarse woody debris carbon pool(s) attributable to decomposition
1.984 +!----------------------------------
1.985 +! Additional variable information:
1.986 +!----------------------------------
1.987 +dimensions: longitude latitude time
1.988 +valid_min: 0.0
1.989 +!----------------------------------
1.990 +
1.991 +!============
1.992 +variable_entry: cwdc_loss
1.993 +!============
1.994 +! Variable attributes:
1.995 +!----------------------------------
1.996 +standard_name: coarse_woody_debris_carbon_flux
1.997 +units: kg m-2 s-1
1.998 +cell_methods: time: mean
1.999 +long_name: Coarse woody debris carbon loss
1.1000 +comment: Total carbon transfer out of coarse woody debris carbon pool(s)
1.1001 +!----------------------------------
1.1002 +! Additional variable information:
1.1003 +!----------------------------------
1.1004 +dimensions: longitude latitude time
1.1005 +valid_min: 0.0
1.1006 +!----------------------------------
1.1007 +
1.1008 +!============
1.1009 +variable_entry: froot_litterc
1.1010 +!============
1.1011 +! Variable attributes:
1.1012 +!----------------------------------
1.1013 +standard_name: fine_root_litter_carbon_content
1.1014 +units: kg m-2
1.1015 +cell_methods: time: mean
1.1016 +long_name: Fine root litter carbon
1.1017 +comment: Total carbon content in fine root litter carbon pool(s)
1.1018 +!----------------------------------
1.1019 +! Additional variable information:
1.1020 +!----------------------------------
1.1021 +dimensions: longitude latitude time
1.1022 +valid_min: 0.0
1.1023 +!----------------------------------
1.1024 +
1.1025 +!============
1.1026 +variable_entry: froot_litterc_hr
1.1027 +!============
1.1028 +! Variable attributes:
1.1029 +!----------------------------------
1.1030 +standard_name: fine_root_litter_heterotrophic_respiration_of_carbon
1.1031 +units: kg m-2 s-1
1.1032 +cell_methods: time: mean
1.1033 +long_name: Fine root litter heterotrophic respiration
1.1034 +comment: Carbon flux out of fine root litter carbon pool(s) attributable to decomposition
1.1035 +!----------------------------------
1.1036 +! Additional variable information:
1.1037 +!----------------------------------
1.1038 +dimensions: longitude latitude time
1.1039 +valid_min: 0.0
1.1040 +!----------------------------------
1.1041 +
1.1042 +!============
1.1043 +variable_entry: froot_litterc_loss
1.1044 +!============
1.1045 +! Variable attributes:
1.1046 +!----------------------------------
1.1047 +standard_name: fine_root_litter_carbon_flux
1.1048 +units: kg m-2 s-1
1.1049 +cell_methods: time: mean
1.1050 +long_name: Fine root litter carbon loss
1.1051 +comment: Total carbon transfer out of fine root litter carbon pool(s)
1.1052 +!----------------------------------
1.1053 +! Additional variable information:
1.1054 +!----------------------------------
1.1055 +dimensions: longitude latitude time
1.1056 +valid_min: 0.0
1.1057 +!----------------------------------
1.1058 +
1.1059 +!============
1.1060 +variable_entry: frootc
1.1061 +!============
1.1062 +! Variable attributes:
1.1063 +!----------------------------------
1.1064 +standard_name: fine_root_carbon_content
1.1065 +units: kg m-2
1.1066 +cell_methods: time: mean
1.1067 +long_name: Fine root carbon
1.1068 +comment: Total carbon content in fine root carbon pool(s)
1.1069 +!----------------------------------
1.1070 +! Additional variable information:
1.1071 +!----------------------------------
1.1072 +dimensions: longitude latitude time
1.1073 +valid_min: 0.0
1.1074 +!----------------------------------
1.1075 +
1.1076 +!============
1.1077 +variable_entry: frootc_alloc
1.1078 +!============
1.1079 +! Variable attributes:
1.1080 +!----------------------------------
1.1081 +standard_name: fine_root_allocation_of_carbon
1.1082 +units: kg m-2 s-1
1.1083 +cell_methods: time: mean
1.1084 +long_name: Fine root carbon allocation
1.1085 +comment: Carbon flux into fine root carbon pool(s) through allocation
1.1086 +!----------------------------------
1.1087 +! Additional variable information:
1.1088 +!----------------------------------
1.1089 +dimensions: longitude latitude time
1.1090 +valid_min: 0.0
1.1091 +!----------------------------------
1.1092 +
1.1093 +!============
1.1094 +variable_entry: frootc_loss
1.1095 +!============
1.1096 +! Variable attributes:
1.1097 +!----------------------------------
1.1098 +standard_name: fine_root_carbon_flux
1.1099 +units: kg m-2 s-1
1.1100 +cell_methods: time: mean
1.1101 +long_name: Fine root carbon loss
1.1102 +comment: Total carbon transfer out of fine root carbon pool(s)
1.1103 +!----------------------------------
1.1104 +! Additional variable information:
1.1105 +!----------------------------------
1.1106 +dimensions: longitude latitude time
1.1107 +valid_min: 0.0
1.1108 +!----------------------------------
1.1109 +
1.1110 +!============
1.1111 +variable_entry: gpp
1.1112 +!============
1.1113 +! Variable attributes:
1.1114 +!----------------------------------
1.1115 +standard_name: gross_primary_productivity_of_carbon
1.1116 +units: kg m-2 s-1
1.1117 +cell_methods: time: mean
1.1118 +long_name: Gross primary production
1.1119 +comment: Total assimilation of carbon into biosphere
1.1120 +!----------------------------------
1.1121 +! Additional variable information:
1.1122 +!----------------------------------
1.1123 +dimensions: longitude latitude time
1.1124 +valid_min: 0.0
1.1125 +!----------------------------------
1.1126 +
1.1127 +!============
1.1128 +variable_entry: gnmin
1.1129 +!============
1.1130 +! Variable attributes:
1.1131 +!----------------------------------
1.1132 +standard_name: gross_mineralization_of_nitrogen
1.1133 +units: kg m-2 s-1
1.1134 +cell_methods: time: mean
1.1135 +long_name: Gross nitrogen mineralization
1.1136 +comment: Gross rate of nitrogen mineralization in soil
1.1137 +!----------------------------------
1.1138 +! Additional variable information:
1.1139 +!----------------------------------
1.1140 +dimensions: longitude latitude time
1.1141 +valid_min: 0.0
1.1142 +!----------------------------------
1.1143 +
1.1144 +!============
1.1145 +variable_entry: hr
1.1146 +!============
1.1147 +! Variable attributes:
1.1148 +!----------------------------------
1.1149 +standard_name: heterotrophic_respiration_of_carbon
1.1150 +units: kg m-2 s-1
1.1151 +cell_methods: time: mean
1.1152 +long_name: Heterotrophic respiration
1.1153 +comment: Total carbon transfer out of biosphere attributable to decomposition of organic matter
1.1154 +!----------------------------------
1.1155 +! Additional variable information:
1.1156 +!----------------------------------
1.1157 +dimensions: longitude latitude time
1.1158 +valid_min: 0.0
1.1159 +!----------------------------------
1.1160 +
1.1161 +!============
1.1162 +variable_entry: leaf_litterc
1.1163 +!============
1.1164 +! Variable attributes:
1.1165 +!----------------------------------
1.1166 +standard_name: leaf_litter_carbon_content
1.1167 +units: kg m-2
1.1168 +cell_methods: time: mean
1.1169 +long_name: Leaf litter carbon
1.1170 +comment: Total carbon content in leaf litter carbon pool(s)
1.1171 +!----------------------------------
1.1172 +! Additional variable information:
1.1173 +!----------------------------------
1.1174 +dimensions: longitude latitude time
1.1175 +valid_min: 0.0
1.1176 +!----------------------------------
1.1177 +
1.1178 +!============
1.1179 +variable_entry: leaf_litterc_hr
1.1180 +!============
1.1181 +! Variable attributes:
1.1182 +!----------------------------------
1.1183 +standard_name: leaf_litter_heterotrophic_respiration_of_carbon
1.1184 +units: kg m-2 s-1
1.1185 +cell_methods: time: mean
1.1186 +long_name: Leaf litter heterotrophic respiration
1.1187 +comment: Carbon flux out of leaf litter carbon pool(s) attributable to decomposition
1.1188 +!----------------------------------
1.1189 +! Additional variable information:
1.1190 +!----------------------------------
1.1191 +dimensions: longitude latitude time
1.1192 +valid_min: 0.0
1.1193 +!----------------------------------
1.1194 +
1.1195 +!============
1.1196 +variable_entry: leaf_litterc_loss
1.1197 +!============
1.1198 +! Variable attributes:
1.1199 +!----------------------------------
1.1200 +standard_name: leaf_litter_carbon_flux
1.1201 +units: kg m-2 s-1
1.1202 +cell_methods: time: mean
1.1203 +long_name: Leaf litter carbon loss
1.1204 +comment: Total carbon transfer out of leaf litter carbon pool(s)
1.1205 +!----------------------------------
1.1206 +! Additional variable information:
1.1207 +!----------------------------------
1.1208 +dimensions: longitude latitude time
1.1209 +valid_min: 0.0
1.1210 +!----------------------------------
1.1211 +
1.1212 +!============
1.1213 +variable_entry: leafc
1.1214 +!============
1.1215 +! Variable attributes:
1.1216 +!----------------------------------
1.1217 +standard_name: leaf_carbon_content
1.1218 +units: kg m-2
1.1219 +cell_methods: time: mean
1.1220 +long_name: Leaf carbon
1.1221 +comment: Total carbon content in leaf carbon pool(s)
1.1222 +!----------------------------------
1.1223 +! Additional variable information:
1.1224 +!----------------------------------
1.1225 +dimensions: longitude latitude time
1.1226 +valid_min: 0.0
1.1227 +!----------------------------------
1.1228 +
1.1229 +!============
1.1230 +variable_entry: leafc_alloc
1.1231 +!============
1.1232 +! Variable attributes:
1.1233 +!----------------------------------
1.1234 +standard_name: leaf_allocation_of_carbon
1.1235 +units: kg m-2 s-1
1.1236 +cell_methods: time: mean
1.1237 +long_name: Leaf carbon allocation
1.1238 +comment: Carbon flux into leaf carbon pool(s) through allocation
1.1239 +!----------------------------------
1.1240 +! Additional variable information:
1.1241 +!----------------------------------
1.1242 +dimensions: longitude latitude time
1.1243 +valid_min: 0.0
1.1244 +!----------------------------------
1.1245 +
1.1246 +!============
1.1247 +variable_entry: leafc_loss
1.1248 +!============
1.1249 +! Variable attributes:
1.1250 +!----------------------------------
1.1251 +standard_name: leaf_carbon_flux
1.1252 +units: kg m-2 s-1
1.1253 +cell_methods: time: mean
1.1254 +long_name: Leaf carbon loss
1.1255 +comment: Total carbon transfer out of leaf carbon pool(s)
1.1256 +!----------------------------------
1.1257 +! Additional variable information:
1.1258 +!----------------------------------
1.1259 +dimensions: longitude latitude time
1.1260 +valid_min: 0.0
1.1261 +!----------------------------------
1.1262 +
1.1263 +!============
1.1264 +variable_entry: litterc
1.1265 +!============
1.1266 +! Variable attributes:
1.1267 +!----------------------------------
1.1268 +standard_name: litter_carbon_content
1.1269 +units: kg m-2
1.1270 +cell_methods: time: mean
1.1271 +long_name: Litter carbon
1.1272 +comment: Total carbon content in litter carbon pool(s), excluding the coarse woody debris
1.1273 +!----------------------------------
1.1274 +! Additional variable information:
1.1275 +!----------------------------------
1.1276 +dimensions: longitude latitude time
1.1277 +valid_min: 0.0
1.1278 +!----------------------------------
1.1279 +
1.1280 +!============
1.1281 +variable_entry: litterc_hr
1.1282 +!============
1.1283 +! Variable attributes:
1.1284 +!----------------------------------
1.1285 +standard_name: litter_heterotrophic_respiration_of_carbon
1.1286 +units: kg m-2 s-1
1.1287 +cell_methods: time: mean
1.1288 +long_name: Litter heterotrophic respiration
1.1289 +comment: Carbon flux out of litter carbon pool(s) attributable to decomposition of litter, excluding coarse woody debris
1.1290 +!----------------------------------
1.1291 +! Additional variable information:
1.1292 +!----------------------------------
1.1293 +dimensions: longitude latitude time
1.1294 +valid_min: 0.0
1.1295 +!----------------------------------
1.1296 +
1.1297 +!============
1.1298 +variable_entry: litterc_loss
1.1299 +!============
1.1300 +! Variable attributes:
1.1301 +!----------------------------------
1.1302 +standard_name: litter_carbon_flux
1.1303 +units: kg m-2 s-1
1.1304 +cell_methods: time: mean
1.1305 +long_name: Litter carbon loss
1.1306 +comment: Total carbon transfer out of litter carbon pool(s), excluding coarse woody debris
1.1307 +!----------------------------------
1.1308 +! Additional variable information:
1.1309 +!----------------------------------
1.1310 +dimensions: longitude latitude time
1.1311 +valid_min: 0.0
1.1312 +!----------------------------------
1.1313 +
1.1314 +!============
1.1315 +variable_entry: nee
1.1316 +!============
1.1317 +! Variable attributes:
1.1318 +!----------------------------------
1.1319 +standard_name: net_ecosystem_exchange_of_carbon_out_of_biosphere
1.1320 +units: kg m-2 s-1
1.1321 +cell_methods: time: mean
1.1322 +long_name: Net ecosystem exchange
1.1323 +comment: Sum of all carbon fluxes out of biosphere including gross primary production, ecosystem respiration, and fire
1.1324 +!----------------------------------
1.1325 +! Additional variable information:
1.1326 +!----------------------------------
1.1327 +dimensions: longitude latitude time
1.1328 +!----------------------------------
1.1329 +
1.1330 +!============
1.1331 +variable_entry: nep
1.1332 +!============
1.1333 +! Variable attributes:
1.1334 +!----------------------------------
1.1335 +standard_name: net_ecosystem_productivity_of_carbon
1.1336 +units: kg m-2 s-1
1.1337 +cell_methods: time: mean
1.1338 +long_name: Net ecosystem production
1.1339 +comment: Sum of carbon fluxes into the biosphere, excluding fire, including gross primary production and ecosystem respiration
1.1340 +!----------------------------------
1.1341 +! Additional variable information:
1.1342 +!----------------------------------
1.1343 +dimensions: longitude latitude time
1.1344 +!----------------------------------
1.1345 +
1.1346 +!============
1.1347 +variable_entry: nnmin
1.1348 +!============
1.1349 +! Variable attributes:
1.1350 +!----------------------------------
1.1351 +standard_name: net_mineralization_of_nitrogen
1.1352 +units: kg m-2 s-1
1.1353 +cell_methods: time: mean
1.1354 +long_name: Net nitrogen mineralization
1.1355 +comment: Net rate of nitrogen mineralization in soil
1.1356 +!----------------------------------
1.1357 +! Additional variable information:
1.1358 +!----------------------------------
1.1359 +dimensions: longitude latitude time
1.1360 +!----------------------------------
1.1361 +
1.1362 +!============
1.1363 +variable_entry: npp
1.1364 +!============
1.1365 +!------------
1.1366 +! Variable attributes:
1.1367 +!----------------------------------
1.1368 +standard_name: net_primary_productivity_of_carbon
1.1369 +units: kg m-2 s-1
1.1370 +cell_methods: time: mean
1.1371 +long_name: Net primary production
1.1372 +comment: Total net primary production of above-ground and below-ground biomass
1.1373 +!----------------------------------
1.1374 +! Additional variable information:
1.1375 +!----------------------------------
1.1376 +dimensions: longitude latitude time
1.1377 +! Some models produce negative NPPs, so do not restrict it to positive values
1.1378 +!valid_min: 0.0
1.1379 +!----------------------------------
1.1380 +
1.1381 +!============
1.1382 +variable_entry: soilc
1.1383 +!============
1.1384 +! Variable attributes:
1.1385 +!----------------------------------
1.1386 +standard_name: soil_carbon_content
1.1387 +units: kg m-2
1.1388 +cell_methods: time: mean
1.1389 +long_name: Soil carbon
1.1390 +comment: Total carbon content in soil carbon pool(s), excluding coarse woody debris and litter
1.1391 +!----------------------------------
1.1392 +! Additional variable information:
1.1393 +!----------------------------------
1.1394 +dimensions: longitude latitude time
1.1395 +valid_min: 0.0
1.1396 +!----------------------------------
1.1397 +
1.1398 +!============
1.1399 +variable_entry: soilc_hr
1.1400 +!============
1.1401 +! Variable attributes:
1.1402 +!----------------------------------
1.1403 +standard_name: soil_heterotrophic_respiration_of_carbon
1.1404 +units: kg m-2 s-1
1.1405 +cell_methods: time: mean
1.1406 +long_name: Soil heterotrophic respiration
1.1407 +comment: Carbon flux out of soil carbon pool(s) attributable to decomposition, excluding coarse woody debris and litter
1.1408 +!----------------------------------
1.1409 +! Additional variable information:
1.1410 +!----------------------------------
1.1411 +dimensions: longitude latitude time
1.1412 +valid_min: 0.0
1.1413 +!----------------------------------
1.1414 +
1.1415 +!============
1.1416 +variable_entry: soilc_loss
1.1417 +!============
1.1418 +! Variable attributes:
1.1419 +!----------------------------------
1.1420 +standard_name: soil_carbon_flux
1.1421 +units: kg m-2 s-1
1.1422 +cell_methods: time: mean
1.1423 +long_name: Soil carbon loss
1.1424 +comment: Total carbon transfer out of soil carbon pool(s), excluding coarse woody debris and litter
1.1425 +!----------------------------------
1.1426 +! Additional variable information:
1.1427 +!----------------------------------
1.1428 +dimensions: longitude latitude time
1.1429 +valid_min: 0.0
1.1430 +!----------------------------------
1.1431 +
1.1432 +!============
1.1433 +variable_entry: tbvoc
1.1434 +!============
1.1435 +! Variable attributes:
1.1436 +!----------------------------------
1.1437 +standard_name: total_biogenic_volatile_organic_compound_flux
1.1438 +units: kg m-2 s-1
1.1439 +cell_methods: time: mean
1.1440 +long_name: Total biogenic volatile organic compound flux
1.1441 +comment: Total biogenic volatile organic compound flux out of biosphere
1.1442 +!----------------------------------
1.1443 +! Additional variable information:
1.1444 +!----------------------------------
1.1445 +dimensions: longitude latitude time
1.1446 +valid_min: 0.0
1.1447 +!----------------------------------
1.1448 +
1.1449 +!============
1.1450 +variable_entry: woodc
1.1451 +!============
1.1452 +! Variable attributes:
1.1453 +!----------------------------------
1.1454 +standard_name: wood_carbon_content
1.1455 +units: kg m-2
1.1456 +cell_methods: time: mean
1.1457 +long_name: Wood carbon
1.1458 +comment: Total carbon content in wood carbon pool(s)
1.1459 +!----------------------------------
1.1460 +! Additional variable information:
1.1461 +!----------------------------------
1.1462 +dimensions: longitude latitude time
1.1463 +valid_min: 0.0
1.1464 +!----------------------------------
1.1465 +
1.1466 +!============
1.1467 +variable_entry: woodc_alloc
1.1468 +!============
1.1469 +! Variable attributes:
1.1470 +!----------------------------------
1.1471 +standard_name: wood_allocation_of_carbon
1.1472 +units: kg m-2 s-1
1.1473 +cell_methods: time: mean
1.1474 +long_name: Wood carbon allocation
1.1475 +comment: Carbon flux into wood carbon pool(s) through allocation
1.1476 +!----------------------------------
1.1477 +! Additional variable information:
1.1478 +!----------------------------------
1.1479 +dimensions: longitude latitude time
1.1480 +valid_min: 0.0
1.1481 +!----------------------------------
1.1482 +
1.1483 +!============
1.1484 +variable_entry: woodc_loss
1.1485 +!============
1.1486 +! Variable attributes:
1.1487 +!----------------------------------
1.1488 +standard_name: wood_carbon_flux
1.1489 +units: kg m-2 s-1
1.1490 +cell_methods: time: mean
1.1491 +long_name: Wood carbon loss
1.1492 +comment: Total carbon transfer out of wood carbon pool(s)
1.1493 +!----------------------------------
1.1494 +! Additional variable information:
1.1495 +!----------------------------------
1.1496 +dimensions: longitude latitude time
1.1497 +valid_min: 0.0
1.1498 +!----------------------------------
1.1499 +
1.1500 +
1.1501 +! ***************************************************************
1.1502 +! Energy
1.1503 +! ***************************************************************
1.1504 +
1.1505 +!============
1.1506 +variable_entry: hfg
1.1507 +!============
1.1508 +!------------
1.1509 +required: positive
1.1510 +!------------
1.1511 +! Variable attributes:
1.1512 +!----------------------------------
1.1513 +standard_name: downward_heat_flux_at_ground_level_in_soil
1.1514 +units: W m-2
1.1515 +cell_methods: time: mean
1.1516 +long_name: Surface heat flux into soil
1.1517 +!----------------------------------
1.1518 +! Additional variable information:
1.1519 +!----------------------------------
1.1520 +dimensions: longitude latitude time
1.1521 +positive: down
1.1522 +!----------------------------------
1.1523 +
1.1524 +!============
1.1525 +variable_entry: hfls
1.1526 +!============
1.1527 +!------------
1.1528 +required: positive
1.1529 +!------------
1.1530 +! Variable attributes:
1.1531 +!----------------------------------
1.1532 +standard_name: surface_upward_latent_heat_flux
1.1533 +units: W m-2
1.1534 +cell_methods: time: mean
1.1535 +long_name: Surface latent heat flux
1.1536 +!----------------------------------
1.1537 +! Additional variable information:
1.1538 +!----------------------------------
1.1539 +dimensions: longitude latitude time
1.1540 +positive: up
1.1541 +valid_min: -120
1.1542 +valid_max: 900.
1.1543 +ok_min_mean_abs: 50.
1.1544 +ok_max_mean_abs: 120.
1.1545 +!----------------------------------
1.1546 +
1.1547 +!============
1.1548 +variable_entry: hfss
1.1549 +!============
1.1550 +!------------
1.1551 +required: positive
1.1552 +!------------
1.1553 +! Variable attributes:
1.1554 +!----------------------------------
1.1555 +standard_name: surface_upward_sensible_heat_flux
1.1556 +units: W m-2
1.1557 +cell_methods: time: mean
1.1558 +long_name: Surface sensible heat flux
1.1559 +!----------------------------------
1.1560 +! Additional variable information:
1.1561 +!----------------------------------
1.1562 +dimensions: longitude latitude time
1.1563 +positive: up
1.1564 +!----------------------------------
1.1565 +
1.1566 +!============
1.1567 +variable_entry: hfssg
1.1568 +!============
1.1569 +!------------
1.1570 +required: positive
1.1571 +!------------
1.1572 +! Variable attributes:
1.1573 +!----------------------------------
1.1574 +standard_name: surface_upward_sensible_heat_flux_from_ground
1.1575 +units: W m-2
1.1576 +cell_methods: time: mean
1.1577 +long_name: Surface sensible heat flux from ground
1.1578 +!----------------------------------
1.1579 +! Additional variable information:
1.1580 +!----------------------------------
1.1581 +dimensions: longitude latitude time
1.1582 +positive: up
1.1583 +!----------------------------------
1.1584 +
1.1585 +!============
1.1586 +variable_entry: hfssv
1.1587 +!============
1.1588 +!------------
1.1589 +required: positive
1.1590 +!------------
1.1591 +! Variable attributes:
1.1592 +!----------------------------------
1.1593 +standard_name: surface_upward_sensible_heat_flux_from_vegetation
1.1594 +units: W m-2
1.1595 +cell_methods: time: mean
1.1596 +long_name: Surface sensible heat flux from vegetation
1.1597 +!----------------------------------
1.1598 +! Additional variable information:
1.1599 +!----------------------------------
1.1600 +dimensions: longitude latitude time
1.1601 +positive: up
1.1602 +!----------------------------------
1.1603 +
1.1604 +
1.1605 +! ***************************************************************
1.1606 +! Grid
1.1607 +! ***************************************************************
1.1608 +
1.1609 +!============
1.1610 +variable_entry: gca
1.1611 +!============
1.1612 +! Variable attributes:
1.1613 +!----------------------------------
1.1614 +standard_name: area
1.1615 +units: m2
1.1616 +long_name: Grid cell area
1.1617 +!----------------------------------
1.1618 +! Additional variable information:
1.1619 +!----------------------------------
1.1620 +dimensions: longitude latitude
1.1621 +valid_min: 0.
1.1622 +!----------------------------------
1.1623 +
1.1624 +!============
1.1625 +variable_entry: lbm
1.1626 +!============
1.1627 +! Variable attributes:
1.1628 +!----------------------------------
1.1629 +standard_name: land_binary_mask
1.1630 +units: 1
1.1631 +long_name: Land mask
1.1632 +!----------------------------------
1.1633 +! Additional variable information:
1.1634 +!----------------------------------
1.1635 +dimensions: longitude latitude
1.1636 +type: integer
1.1637 +!----------------------------------
1.1638 +
1.1639 +!============
1.1640 +variable_entry: lcf
1.1641 +!============
1.1642 +! Variable attributes:
1.1643 +!----------------------------------
1.1644 +standard_name: land_cover_fraction
1.1645 +units: %
1.1646 +cell_methods: time: mean
1.1647 +long_name: Land cover fraction
1.1648 +!----------------------------------
1.1649 +! Additional variable information:
1.1650 +!----------------------------------
1.1651 +dimensions: longitude latitude land_cover_type
1.1652 +valid_min: 0.
1.1653 +valid_max: 100.
1.1654 +!----------------------------------
1.1655 +
1.1656 +!============
1.1657 +variable_entry: lcn
1.1658 +!============
1.1659 +! Variable attributes:
1.1660 +!----------------------------------
1.1661 +standard_name: land_cover_name
1.1662 +units: none
1.1663 +long_name: Land cover name
1.1664 +!----------------------------------
1.1665 +! Additional variable information:
1.1666 +!----------------------------------
1.1667 +type: character
1.1668 +dimensions: land_cover_type max_len_lcn
1.1669 +!----------------------------------
1.1670 +
1.1671 +!============
1.1672 +variable_entry: orog
1.1673 +!============
1.1674 +! Variable attributes:
1.1675 +!----------------------------------
1.1676 +standard_name: surface_altitude
1.1677 +units: m
1.1678 +long_name: Surface altitude
1.1679 +!----------------------------------
1.1680 +! Additional variable information:
1.1681 +!----------------------------------
1.1682 +dimensions: longitude latitude
1.1683 +valid_min: -500.
1.1684 +valid_max: 12000.
1.1685 +ok_min_mean_abs: 0.
1.1686 +ok_max_mean_abs: 2000.
1.1687 +!----------------------------------
1.1688 +
1.1689 +!============
1.1690 +variable_entry: sftlf
1.1691 +!============
1.1692 +! Variable attributes:
1.1693 +!----------------------------------
1.1694 +standard_name: land_area_fraction
1.1695 +units: 1
1.1696 +long_name: Land area fraction
1.1697 +!----------------------------------
1.1698 +! Additional variable information:
1.1699 +!----------------------------------
1.1700 +dimensions: longitude latitude
1.1701 +valid_min: 0.
1.1702 +valid_max: 1.
1.1703 +!----------------------------------
1.1704 +
1.1705 +
1.1706 +! ***************************************************************
1.1707 +! Humidity
1.1708 +! ***************************************************************
1.1709 +
1.1710 +!============
1.1711 +variable_entry: hur2m
1.1712 +!============
1.1713 +! Variable attributes:
1.1714 +!----------------------------------
1.1715 +standard_name: relative_humidity
1.1716 +units: %
1.1717 +cell_methods: time: mean
1.1718 +long_name: Relative humidity at 2m above surface
1.1719 +!----------------------------------
1.1720 +! Additional variable information:
1.1721 +!----------------------------------
1.1722 +dimensions: longitude latitude time height_2m
1.1723 +valid_min: 0.
1.1724 +valid_max: 100.
1.1725 +ok_min_mean_abs: 1.
1.1726 +ok_max_mean_abs: 99.
1.1727 +!----------------------------------
1.1728 +
1.1729 +!============
1.1730 +variable_entry: hus2m
1.1731 +!============
1.1732 +! Variable attributes:
1.1733 +!----------------------------------
1.1734 +standard_name: specific_humidity
1.1735 +units: kg kg-1
1.1736 +cell_methods: time: mean
1.1737 +long_name: Specific humidity at 2m above surface
1.1738 +!----------------------------------
1.1739 +! Additional variable information:
1.1740 +!----------------------------------
1.1741 +dimensions: longitude latitude time height_2m
1.1742 +valid_min: 0.0
1.1743 +!----------------------------------
1.1744 +
1.1745 +
1.1746 +! ***************************************************************
1.1747 +! Hydrology
1.1748 +! ***************************************************************
1.1749 +
1.1750 +!============
1.1751 +variable_entry: btran
1.1752 +!============
1.1753 +! Variable attributes:
1.1754 +!----------------------------------
1.1755 +standard_name: transpiration_beta_factor
1.1756 +units: 1
1.1757 +cell_methods: time: mean
1.1758 +long_name: Transpiration beta factor
1.1759 +!----------------------------------
1.1760 +! Additional variable information:
1.1761 +!----------------------------------
1.1762 +dimensions: longitude latitude time
1.1763 +valid_min: 0.
1.1764 +valid_max: 1.
1.1765 +ok_min_mean_abs: 0.1
1.1766 +ok_max_mean_abs: 0.9
1.1767 +!----------------------------------
1.1768 +
1.1769 +!============
1.1770 +variable_entry: et
1.1771 +!============
1.1772 +! Variable attributes:
1.1773 +!----------------------------------
1.1774 +standard_name: water_evapotranspiration_flux
1.1775 +units: kg m-2 s-1
1.1776 +cell_methods: time: mean
1.1777 +long_name: Evapotranspiration
1.1778 +comment: The total water loss from vegetation due to the combined effects of canopy evaporation and transpiration
1.1779 +!----------------------------------
1.1780 +! Additional variable information:
1.1781 +!----------------------------------
1.1782 +dimensions: longitude latitude time
1.1783 +!----------------------------------
1.1784 +
1.1785 +!============
1.1786 +variable_entry: evspsblsoi
1.1787 +!============
1.1788 +! Variable attributes:
1.1789 +!----------------------------------
1.1790 +standard_name: water_evaporation_flux_from_soil
1.1791 +units: kg m-2 s-1
1.1792 +cell_methods: time: mean
1.1793 +long_name: Soil evaporation
1.1794 +!----------------------------------
1.1795 +! Additional variable information:
1.1796 +!----------------------------------
1.1797 +dimensions: longitude latitude time
1.1798 +!----------------------------------
1.1799 +
1.1800 +!============
1.1801 +variable_entry: evspsblveg
1.1802 +!============
1.1803 +! Variable attributes:
1.1804 +!----------------------------------
1.1805 +standard_name: water_evaporation_flux_from_canopy
1.1806 +units: kg m-2 s-1
1.1807 +cell_methods: time: mean
1.1808 +long_name: Evaporation from vegetation canopy
1.1809 +!----------------------------------
1.1810 +! Additional variable information:
1.1811 +!----------------------------------
1.1812 +dimensions: longitude latitude time
1.1813 +!----------------------------------
1.1814 +
1.1815 +!============
1.1816 +variable_entry: mrfsl
1.1817 +!============
1.1818 +! Variable attributes:
1.1819 +!----------------------------------
1.1820 +standard_name: frozen_water_content_of_soil_layer
1.1821 +units: kg m-2
1.1822 +cell_methods: time: mean
1.1823 +long_name: Soil frozen water content in each soil layer
1.1824 +comment: Soil frozen water content in each soil layer, excluding surface snow and ice
1.1825 +!----------------------------------
1.1826 +! Additional variable information:
1.1827 +!----------------------------------
1.1828 +dimensions: longitude latitude depth_soil time
1.1829 +valid_min: 0.
1.1830 +!----------------------------------
1.1831 +
1.1832 +!============
1.1833 +variable_entry: mrfso
1.1834 +!============
1.1835 +! Variable attributes:
1.1836 +!----------------------------------
1.1837 +standard_name: soil_frozen_water_content
1.1838 +units: kg m-2
1.1839 +cell_methods: time: mean
1.1840 +long_name: Soil frozen water content
1.1841 +comment: Soil frozen water content, excluding surface snow and ice
1.1842 +!----------------------------------
1.1843 +! Additional variable information:
1.1844 +!----------------------------------
1.1845 +dimensions: longitude latitude time
1.1846 +valid_min: 0.
1.1847 +!----------------------------------
1.1848 +
1.1849 +!============
1.1850 +variable_entry: mrlsl
1.1851 +!============
1.1852 +! Variable attributes:
1.1853 +!----------------------------------
1.1854 +standard_name: liquid_water_content_of_soil_layer
1.1855 +units: kg m-2
1.1856 +cell_methods: time: mean
1.1857 +long_name: Soil liquid water content in each soil layer
1.1858 +!----------------------------------
1.1859 +! Additional variable information:
1.1860 +!----------------------------------
1.1861 +dimensions: longitude latitude depth_soil time
1.1862 +valid_min: 0.
1.1863 +!----------------------------------
1.1864 +
1.1865 +!============
1.1866 +variable_entry: mrlso
1.1867 +!============
1.1868 +! Variable attributes:
1.1869 +!----------------------------------
1.1870 +standard_name: soil_liquid_water_content
1.1871 +units: kg m-2
1.1872 +cell_methods: time: mean
1.1873 +long_name: Soil liquid water content
1.1874 +!----------------------------------
1.1875 +! Additional variable information:
1.1876 +!----------------------------------
1.1877 +dimensions: longitude latitude time
1.1878 +valid_min: 0.
1.1879 +!----------------------------------
1.1880 +
1.1881 +!============
1.1882 +variable_entry: mrros
1.1883 +!============
1.1884 +! Variable attributes:
1.1885 +!----------------------------------
1.1886 +standard_name: surface_runoff_flux
1.1887 +units: kg m-2 s-1
1.1888 +cell_methods: time: mean
1.1889 +long_name: Surface runoff
1.1890 +!----------------------------------
1.1891 +! Additional variable information:
1.1892 +!----------------------------------
1.1893 +dimensions: longitude latitude time
1.1894 +valid_min: 0.
1.1895 +!----------------------------------
1.1896 +
1.1897 +!============
1.1898 +variable_entry: mrross
1.1899 +!============
1.1900 +! Variable attributes:
1.1901 +!----------------------------------
1.1902 +standard_name: subsurface_runoff_flux
1.1903 +units: kg m-2 s-1
1.1904 +cell_methods: time: mean
1.1905 +long_name: Subsurface drainage
1.1906 +!----------------------------------
1.1907 +! Additional variable information:
1.1908 +!----------------------------------
1.1909 +dimensions: longitude latitude time
1.1910 +!----------------------------------
1.1911 +
1.1912 +!============
1.1913 +variable_entry: prveg
1.1914 +!============
1.1915 +! Variable attributes:
1.1916 +!----------------------------------
1.1917 +standard_name: precipitation_flux_onto_canopy
1.1918 +units: kg m-2 s-1
1.1919 +cell_methods: time: mean
1.1920 +long_name: Canopy interception
1.1921 +comment: Precipitation that does not reach the ground because it is intercepted by the vegetation canopy
1.1922 +!----------------------------------
1.1923 +! Additional variable information:
1.1924 +!----------------------------------
1.1925 +dimensions: longitude latitude time
1.1926 +valid_min: 0.
1.1927 +!----------------------------------
1.1928 +
1.1929 +!============
1.1930 +variable_entry: snd
1.1931 +!============
1.1932 +! Variable attributes:
1.1933 +!----------------------------------
1.1934 +standard_name: surface_snow_thickness
1.1935 +units: m
1.1936 +cell_methods: time: mean
1.1937 +long_name: Snow depth
1.1938 +!----------------------------------
1.1939 +! Additional variable information:
1.1940 +!----------------------------------
1.1941 +dimensions: longitude latitude time
1.1942 +valid_min: 0.
1.1943 +!----------------------------------
1.1944 +
1.1945 +!============
1.1946 +variable_entry: tran
1.1947 +!============
1.1948 +! Variable attributes:
1.1949 +!----------------------------------
1.1950 +standard_name: transpiration_flux
1.1951 +units: kg m-2 s-1
1.1952 +cell_methods: time: mean
1.1953 +long_name: Transpiration
1.1954 +!----------------------------------
1.1955 +! Additional variable information:
1.1956 +!----------------------------------
1.1957 +dimensions: longitude latitude time
1.1958 +valid_min: 0.
1.1959 +!----------------------------------
1.1960 +
1.1961 +!============
1.1962 +variable_entry: vfwsl
1.1963 +!============
1.1964 +! Variable attributes:
1.1965 +!----------------------------------
1.1966 +standard_name: volume_fraction_of_water_in_soil_layer
1.1967 +units: m3 m-3
1.1968 +cell_methods: time: mean
1.1969 +long_name: Volumetric soil water in each soil layer
1.1970 +!----------------------------------
1.1971 +! Additional variable information:
1.1972 +!----------------------------------
1.1973 +dimensions: longitude latitude depth_soil time
1.1974 +valid_min: 0.
1.1975 +!----------------------------------
1.1976 +
1.1977 +!============
1.1978 +variable_entry: wpsl
1.1979 +!============
1.1980 +! Variable attributes:
1.1981 +!----------------------------------
1.1982 +standard_name: water_potential_of_soil_layer
1.1983 +units: Pa
1.1984 +cell_methods: time: mean
1.1985 +long_name: Soil water potential in each soil layer
1.1986 +!----------------------------------
1.1987 +! Additional variable information:
1.1988 +!----------------------------------
1.1989 +dimensions: longitude latitude depth_soil time
1.1990 +!----------------------------------
1.1991 +
1.1992 +
1.1993 +! ***************************************************************
1.1994 +! Radiation
1.1995 +! ***************************************************************
1.1996 +
1.1997 +!============
1.1998 +variable_entry: alsas
1.1999 +!============
1.2000 +! Variable attributes:
1.2001 +!----------------------------------
1.2002 +standard_name: surface_all_sky_albedo
1.2003 +units: 1
1.2004 +cell_methods: time: mean
1.2005 +long_name: Surface all sky albedo
1.2006 +!----------------------------------
1.2007 +! Additional variable information:
1.2008 +!----------------------------------
1.2009 +dimensions: longitude latitude time
1.2010 +valid_min: 0.
1.2011 +valid_max: 1.
1.2012 +!----------------------------------
1.2013 +
1.2014 +!============
1.2015 +variable_entry: alsbs
1.2016 +!============
1.2017 +! Variable attributes:
1.2018 +!----------------------------------
1.2019 +standard_name: surface_black_sky_albedo
1.2020 +units: 1
1.2021 +cell_methods: time: mean
1.2022 +long_name: Surface black sky albedo
1.2023 +!----------------------------------
1.2024 +! Additional variable information:
1.2025 +!----------------------------------
1.2026 +dimensions: longitude latitude time
1.2027 +valid_min: 0.
1.2028 +valid_max: 1.
1.2029 +!----------------------------------
1.2030 +
1.2031 +!============
1.2032 +variable_entry: laisha
1.2033 +!============
1.2034 +! Variable attributes:
1.2035 +!----------------------------------
1.2036 +standard_name: shaded_projected_leaf_area_index
1.2037 +units: m2 m-2
1.2038 +cell_methods: time: mean
1.2039 +long_name: Shaded projected leaf area index
1.2040 +!----------------------------------
1.2041 +! Additional variable information:
1.2042 +!----------------------------------
1.2043 +dimensions: longitude latitude time
1.2044 +valid_min: 0.
1.2045 +!----------------------------------
1.2046 +
1.2047 +!============
1.2048 +variable_entry: laisun
1.2049 +!============
1.2050 +! Variable attributes:
1.2051 +!----------------------------------
1.2052 +standard_name: sunlit_projected_leaf_area_index
1.2053 +units: m2 m-2
1.2054 +cell_methods: time: mean
1.2055 +long_name: Sunlit projected leaf area index
1.2056 +!----------------------------------
1.2057 +! Additional variable information:
1.2058 +!----------------------------------
1.2059 +dimensions: longitude latitude time
1.2060 +valid_min: 0.
1.2061 +!----------------------------------
1.2062 +
1.2063 +!============
1.2064 +variable_entry: rlds
1.2065 +!============
1.2066 +!------------
1.2067 +required: positive
1.2068 +!------------
1.2069 +! Variable attributes:
1.2070 +!----------------------------------
1.2071 +standard_name: surface_downwelling_longwave_flux_in_air
1.2072 +units: W m-2
1.2073 +cell_methods: time: mean
1.2074 +long_name: Surface downwelling longwave radiation
1.2075 +!----------------------------------
1.2076 +! Additional variable information:
1.2077 +!----------------------------------
1.2078 +dimensions: longitude latitude time
1.2079 +positive: down
1.2080 +valid_min: 20.
1.2081 +valid_max: 600.
1.2082 +ok_min_mean_abs: 300.
1.2083 +ok_max_mean_abs: 370.
1.2084 +!----------------------------------
1.2085 +
1.2086 +!============
1.2087 +variable_entry: rls
1.2088 +!============
1.2089 +!------------
1.2090 +required: positive
1.2091 +!------------
1.2092 +! Variable attributes:
1.2093 +!----------------------------------
1.2094 +standard_name: surface_net_downward_longwave_flux
1.2095 +units: W m-2
1.2096 +cell_methods: time: mean
1.2097 +long_name: Surface net downward longwave radiation
1.2098 +!----------------------------------
1.2099 +! Additional variable information:
1.2100 +!----------------------------------
1.2101 +dimensions: longitude latitude time
1.2102 +positive: down
1.2103 +!----------------------------------
1.2104 +
1.2105 +!============
1.2106 +variable_entry: rlus
1.2107 +!============
1.2108 +!------------
1.2109 +required: positive
1.2110 +!------------
1.2111 +! Variable attributes:
1.2112 +!----------------------------------
1.2113 +standard_name: surface_upwelling_longwave_flux_in_air
1.2114 +units: W m-2
1.2115 +cell_methods: time: mean
1.2116 +long_name: Surface upwelling longwave radiation
1.2117 +!----------------------------------
1.2118 +! Additional variable information:
1.2119 +!----------------------------------
1.2120 +dimensions: longitude latitude time
1.2121 +positive: up
1.2122 +valid_min: 50.
1.2123 +valid_max: 750.
1.2124 +ok_min_mean_abs: 250.
1.2125 +ok_max_mean_abs: 450.
1.2126 +!----------------------------------
1.2127 +
1.2128 +!============
1.2129 +variable_entry: rs
1.2130 +!============
1.2131 +!------------
1.2132 +required: positive
1.2133 +!------------
1.2134 +! Variable attributes:
1.2135 +!----------------------------------
1.2136 +standard_name: surface_net_downward_radiative_flux
1.2137 +units: W m-2
1.2138 +cell_methods: time: mean
1.2139 +long_name: Surface net downward radiation
1.2140 +!----------------------------------
1.2141 +! Additional variable information:
1.2142 +!----------------------------------
1.2143 +dimensions: longitude latitude time
1.2144 +positive: down
1.2145 +!----------------------------------
1.2146 +
1.2147 +!============
1.2148 +variable_entry: rsas
1.2149 +!============
1.2150 +!------------
1.2151 +required: positive
1.2152 +!------------
1.2153 +! Variable attributes:
1.2154 +!----------------------------------
1.2155 +standard_name: surface_absorbed_shortwave_flux
1.2156 +units: W m-2
1.2157 +cell_methods: time: mean
1.2158 +long_name: Surface absorbed shortwave radiation
1.2159 +!----------------------------------
1.2160 +! Additional variable information:
1.2161 +!----------------------------------
1.2162 +dimensions: longitude latitude time
1.2163 +positive: down
1.2164 +valid_min: 0.
1.2165 +!----------------------------------
1.2166 +
1.2167 +!============
1.2168 +variable_entry: rsasg
1.2169 +!============
1.2170 +!------------
1.2171 +required: positive
1.2172 +!------------
1.2173 +! Variable attributes:
1.2174 +!----------------------------------
1.2175 +standard_name: surface_absorbed_shortwave_flux_in_soil
1.2176 +units: W m-2
1.2177 +cell_methods: time: mean
1.2178 +long_name: Surface absorbed shortwave radiation in soil
1.2179 +!----------------------------------
1.2180 +! Additional variable information:
1.2181 +!----------------------------------
1.2182 +dimensions: longitude latitude time
1.2183 +positive: down
1.2184 +valid_min: 0.
1.2185 +!----------------------------------
1.2186 +
1.2187 +!============
1.2188 +variable_entry: rsasv
1.2189 +!============
1.2190 +!------------
1.2191 +required: positive
1.2192 +!------------
1.2193 +! Variable attributes:
1.2194 +!----------------------------------
1.2195 +standard_name: surface_absorbed_shortwave_flux_in_vegetation
1.2196 +units: W m-2
1.2197 +cell_methods: time: mean
1.2198 +long_name: Surface absorbed shortwave radiation in vegetation
1.2199 +!----------------------------------
1.2200 +! Additional variable information:
1.2201 +!----------------------------------
1.2202 +dimensions: longitude latitude time
1.2203 +positive: down
1.2204 +valid_min: 0.
1.2205 +!----------------------------------
1.2206 +
1.2207 +!============
1.2208 +variable_entry: rsds
1.2209 +!============
1.2210 +!------------
1.2211 +required: positive
1.2212 +!------------
1.2213 +! Variable attributes:
1.2214 +!----------------------------------
1.2215 +standard_name: surface_downwelling_shortwave_flux_in_air
1.2216 +units: W m-2
1.2217 +cell_methods: time: mean
1.2218 +long_name: Surface downwelling shortwave radiation
1.2219 +!----------------------------------
1.2220 +! Additional variable information:
1.2221 +!----------------------------------
1.2222 +dimensions: longitude latitude time
1.2223 +positive: down
1.2224 +valid_min: 0.
1.2225 +valid_max: 550.
1.2226 +ok_min_mean_abs: 150.
1.2227 +ok_max_mean_abs: 220.
1.2228 +!----------------------------------
1.2229 +
1.2230 +!============
1.2231 +variable_entry: rsus
1.2232 +!============
1.2233 +!------------
1.2234 +required: positive
1.2235 +!------------
1.2236 +! Variable attributes:
1.2237 +!----------------------------------
1.2238 +standard_name: surface_upwelling_shortwave_flux_in_air
1.2239 +units: W m-2
1.2240 +cell_methods: time: mean
1.2241 +long_name: Surface upwelling shortwave radiation
1.2242 +!----------------------------------
1.2243 +! Additional variable information:
1.2244 +!----------------------------------
1.2245 +dimensions: longitude latitude time
1.2246 +positive: up
1.2247 +valid_min: 0.
1.2248 +!----------------------------------
1.2249 +
1.2250 +!============
1.2251 +variable_entry: snc
1.2252 +!============
1.2253 +! Variable attributes:
1.2254 +!----------------------------------
1.2255 +standard_name: surface_snow_area_fraction
1.2256 +units: 1
1.2257 +cell_methods: time: mean
1.2258 +long_name: Snow area fraction
1.2259 +!----------------------------------
1.2260 +! Additional variable information:
1.2261 +!----------------------------------
1.2262 +dimensions: longitude latitude time
1.2263 +valid_min: 0.
1.2264 +valid_max: 100.
1.2265 +!----------------------------------
1.2266 +
1.2267 +
1.2268 +! ***************************************************************
1.2269 +! Temperature
1.2270 +! ***************************************************************
1.2271 +
1.2272 +!============
1.2273 +variable_entry: degday
1.2274 +!============
1.2275 +! Variable attributes:
1.2276 +!----------------------------------
1.2277 +standard_name: accumulated_degree_days
1.2278 +units: K
1.2279 +cell_methods: time: mean
1.2280 +long_name: Accumulated degree days
1.2281 +!----------------------------------
1.2282 +! Additional variable information:
1.2283 +!----------------------------------
1.2284 +dimensions: longitude latitude time
1.2285 +valid_min: 0.
1.2286 +!----------------------------------
1.2287 +
1.2288 +!============
1.2289 +variable_entry: ta2m
1.2290 +!============
1.2291 +! Variable attributes:
1.2292 +!----------------------------------
1.2293 +standard_name: air_temperature
1.2294 +units: K
1.2295 +cell_methods: time: mean
1.2296 +long_name: Air temperature at 2m above surface
1.2297 +!----------------------------------
1.2298 +! Additional variable information:
1.2299 +!----------------------------------
1.2300 +dimensions: longitude latitude time height_2m
1.2301 +valid_min: 0.
1.2302 +!----------------------------------
1.2303 +
1.2304 +!============
1.2305 +variable_entry: ta2mdmax
1.2306 +!============
1.2307 +! Variable attributes:
1.2308 +!----------------------------------
1.2309 +standard_name: air_temperature
1.2310 +units: K
1.2311 +cell_methods: time: mean
1.2312 +long_name: Daily maximum of average air temperature at 2m above surface
1.2313 +!----------------------------------
1.2314 +! Additional variable information:
1.2315 +!----------------------------------
1.2316 +dimensions: longitude latitude time height_2m
1.2317 +valid_min: 0.
1.2318 +!----------------------------------
1.2319 +
1.2320 +!============
1.2321 +variable_entry: ta2mdmin
1.2322 +!============
1.2323 +! Variable attributes:
1.2324 +!----------------------------------
1.2325 +standard_name: air_temperature
1.2326 +units: K
1.2327 +cell_methods: time: mean
1.2328 +long_name: Daily minimum of average air temperature at 2m above surface
1.2329 +!----------------------------------
1.2330 +! Additional variable information:
1.2331 +!----------------------------------
1.2332 +dimensions: longitude latitude time height_2m
1.2333 +valid_min: 0.
1.2334 +!----------------------------------
1.2335 +
1.2336 +!============
1.2337 +variable_entry: tsl
1.2338 +!============
1.2339 +! Variable attributes:
1.2340 +!----------------------------------
1.2341 +standard_name: temperature_of_soil_layer
1.2342 +units: K
1.2343 +cell_methods: time: mean
1.2344 +long_name: Temperature of each soil layer
1.2345 +!----------------------------------
1.2346 +! Additional variable information:
1.2347 +!----------------------------------
1.2348 +dimensions: longitude latitude depth_soil time
1.2349 +valid_min: 0.
1.2350 +!----------------------------------
1.2351 +
1.2352 +!============
1.2353 +variable_entry: tv
1.2354 +!============
1.2355 +! Variable attributes:
1.2356 +!----------------------------------
1.2357 +standard_name: vegetation_temperature
1.2358 +units: K
1.2359 +cell_methods: time: mean
1.2360 +long_name: Vegetation temperature
1.2361 +!----------------------------------
1.2362 +! Additional variable information:
1.2363 +!----------------------------------
1.2364 +dimensions: longitude latitude time
1.2365 +valid_min: 0.
1.2366 +!----------------------------------
1.2367 +
1.2368 +
1.2369 +! ***************************************************************
1.2370 +! Vegetation Phenology
1.2371 +! ***************************************************************
1.2372 +
1.2373 +!============
1.2374 +variable_entry: laiexp
1.2375 +!============
1.2376 +! Variable attributes:
1.2377 +!----------------------------------
1.2378 +standard_name: exposed_one_sided_leaf_area_index
1.2379 +units: m2 m-2
1.2380 +cell_methods: time: mean
1.2381 +long_name: Exposed one-sided leaf area index
1.2382 +!----------------------------------
1.2383 +! Additional variable information:
1.2384 +!----------------------------------
1.2385 +dimensions: longitude latitude time
1.2386 +valid_min: 0.
1.2387 +!----------------------------------
1.2388 +
1.2389 +!============
1.2390 +variable_entry: laitot
1.2391 +!============
1.2392 +! Variable attributes:
1.2393 +!----------------------------------
1.2394 +standard_name: total_one_sided_leaf_area_index
1.2395 +units: m2 m-2
1.2396 +cell_methods: time: mean
1.2397 +long_name: Total one-sided leaf area index
1.2398 +!----------------------------------
1.2399 +! Additional variable information:
1.2400 +!----------------------------------
1.2401 +dimensions: longitude latitude time
1.2402 +valid_min: 0.
1.2403 +!----------------------------------
1.2404 +
1.2405 +!============
1.2406 +variable_entry: saiexp
1.2407 +!============
1.2408 +! Variable attributes:
1.2409 +!----------------------------------
1.2410 +standard_name: exposed_one_sided_stem_area_index
1.2411 +units: m2 m-2
1.2412 +cell_methods: time: mean
1.2413 +long_name: Exposed one-sided stem area index
1.2414 +!----------------------------------
1.2415 +! Additional variable information:
1.2416 +!----------------------------------
1.2417 +dimensions: longitude latitude time
1.2418 +valid_min: 0.
1.2419 +!----------------------------------
1.2420 +
1.2421 +!============
1.2422 +variable_entry: saitot
1.2423 +!============
1.2424 +! Variable attributes:
1.2425 +!----------------------------------
1.2426 +standard_name: total_one_sided_stem_area_index
1.2427 +units: m2 m-2
1.2428 +cell_methods: time: mean
1.2429 +long_name: Total one-sided stem area index
1.2430 +!----------------------------------
1.2431 +! Additional variable information:
1.2432 +!----------------------------------
1.2433 +dimensions: longitude latitude time
1.2434 +valid_min: 0.
1.2435 +!----------------------------------
1.2436 +
1.2437 +
1.2438 +! ***************************************************************
1.2439 +! Vegetation Physiology
1.2440 +! ***************************************************************
1.2441 +
1.2442 +!============
1.2443 +variable_entry: psn
1.2444 +!============
1.2445 +! Variable attributes:
1.2446 +!----------------------------------
1.2447 +standard_name: photosynthesis_of_carbon
1.2448 +units: kg m-2 s-1
1.2449 +cell_methods: time: mean
1.2450 +long_name: Photosynthesis
1.2451 +!----------------------------------
1.2452 +! Additional variable information:
1.2453 +!----------------------------------
1.2454 +dimensions: longitude latitude time
1.2455 +valid_min: 0.
1.2456 +!----------------------------------
1.2457 +
1.2458 +!============
1.2459 +variable_entry: rssha
1.2460 +!============
1.2461 +! Variable attributes:
1.2462 +!----------------------------------
1.2463 +standard_name: shaded_leaf_stomatal_resistance
1.2464 +units: s m-1
1.2465 +cell_methods: time: mean
1.2466 +long_name: Shaded leaf stomatal resistance
1.2467 +!----------------------------------
1.2468 +! Additional variable information:
1.2469 +!----------------------------------
1.2470 +dimensions: longitude latitude time
1.2471 +valid_min: 0.
1.2472 +!----------------------------------
1.2473 +
1.2474 +!============
1.2475 +variable_entry: rssun
1.2476 +!============
1.2477 +! Variable attributes:
1.2478 +!----------------------------------
1.2479 +standard_name: sunlit_leaf_stomatal_resistance
1.2480 +units: s m-1
1.2481 +cell_methods: time: mean
1.2482 +long_name: Sunlit leaf stomatal resistance
1.2483 +!----------------------------------
1.2484 +! Additional variable information:
1.2485 +!----------------------------------
1.2486 +dimensions: longitude latitude time
1.2487 +valid_min: 0.
1.2488 +!----------------------------------
1.2489 +