CESM1-WACCM model output prepared for CMIP5 RCP8.5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/clw_Amon_CESM1-WACCM_rcp85_r2i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CESM1-WACCM model output prepared for CMIP5 RCP8.5 |
location | /shared/cmip5/data/rcp85/atmos/mon/Amon/clw/NSF-DOE-NCAR.CESM1-WACCM/r2i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/clw_Amon_CESM1-WACCM_rcp85_r2i1p1.yaml |
last updated | 2013-05-31 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 96, lev: 66, lon: 144, time: 1128) Coordinates: * time (time) float64 380.5 410.0 439.5 ... 3.46e+04 3.463e+04 3.466e+04 * lev (lev) float64 0.9926 0.9706 0.9296 ... 9.827e-09 5.96e-09 * lat (lat) float64 -90.0 -88.11 -86.21 -84.32 ... 86.21 88.11 90.0 * lon (lon) float64 0.0 2.5 5.0 7.5 10.0 ... 350.0 352.5 355.0 357.5 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 365.0 396.0 396.0 ... 3.464e+04 3.468e+04 lev_bnds (lev, bnds) float64 1.0 0.9851 0.9851 ... 7.42e-09 4.5e-09 p0 float32 1000.0 a (lev) float64 0.0 0.001261 0.004803 ... 9.827e-09 5.96e-09 b (lev) float64 0.9926 0.9693 0.9248 0.8569 ... 0.0 0.0 0.0 0.0 ps (time, lat, lon) float32 ... a_bnds (lev, bnds) float64 0.0 0.0 0.0 ... 7.42e-09 7.42e-09 4.5e-09 b_bnds (lev, bnds) float64 1.0 0.9851 0.9851 0.9535 ... 0.0 0.0 0.0 0.0 lat_bnds (lat, bnds) float64 -90.0 -89.05 -89.05 ... 89.05 89.05 90.0 lon_bnds (lon, bnds) float64 -1.25 1.25 1.25 3.75 ... 356.2 356.2 358.8 clw (time, lev, lat, lon) float32 ... Attributes: institution: NSF/DOE NCAR (National Center for Atmospher... institute_id: NSF-DOE-NCAR experiment_id: rcp85 source: CESM1-WACCM model_id: CESM1-WACCM forcing: Sl GHG SS Ds SA BC MD OC Oz AA parent_experiment_id: historical parent_experiment_rip: r2i1p1 branch_time: 20.0 contact: cesm_data@ucar.edu comment: CESM home page: http://www.cesm.ucar.edu references: Marsh, D., et.al. 2012: WACCM4 simulations ... initialization_method: 1 physics_version: 1 tracking_id: 77853ffb-855a-426a-a1d8-4cdb24083de2 acknowledgements: The CESM project is supported by the Nation... cesm_casename: b40.rcp8_5.2deg.wcm.003 cesm_repotag: cesm1_0_beta09 cesm_compset: B55TRWCN resolution: f19_g16 (1.9x2.5_gx1v6) forcing_note: Additional information on the external forc... processed_by: strandwg on silver.cgd.ucar.edu at 20120602... processing_code_information: Last Changed Rev: 828 Last Changed Date: 20... product: output experiment: RCP8.5 frequency: mon creation_date: 2012-06-02T16:05:53Z history: 2012-06-02T16:05:53Z CMOR rewrote data to c... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (12 January 2012) 4996d487f7a657... title: CESM1-WACCM model output prepared for CMIP5... parent_experiment: historical modeling_realm: atmos realization: 2 cmor_version: 2.8.1
xarray.Dataset
- bnds: 2
- lat: 96
- lev: 66
- lon: 144
- time: 1128
- time(time)float64380.5 410.0 ... 3.463e+04 3.466e+04
- bounds :
- time_bnds
- units :
- days since 2005-01-01 00:00:00
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 380.5, 410. , 439.5, ..., 34598.5, 34629. , 34659.5])
- lev(lev)float640.9926 0.9706 ... 5.96e-09
- bounds :
- lev_bnds
- units :
- 1
- axis :
- Z
- positive :
- down
- long_name :
- hybrid sigma pressure coordinate
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- formula :
- p = a*p0 + b*ps
- formula_terms :
- p0: p0 a: a b: b ps: ps
array([9.925562e-01, 9.705548e-01, 9.296489e-01, 8.671608e-01, 7.877021e-01, 6.967963e-01, 6.005242e-01, 5.104553e-01, 4.338953e-01, 3.688180e-01, 3.135013e-01, 2.664812e-01, 2.265133e-01, 1.925399e-01, 1.636621e-01, 1.391154e-01, 1.182503e-01, 1.005147e-01, 8.565716e-02, 7.287450e-02, 6.152050e-02, 5.167750e-02, 4.319375e-02, 3.592325e-02, 2.972800e-02, 2.447900e-02, 2.005675e-02, 1.635175e-02, 1.326475e-02, 1.070705e-02, 8.599726e-03, 6.872850e-03, 5.465400e-03, 4.324575e-03, 3.404875e-03, 2.667425e-03, 2.079325e-03, 1.612850e-03, 1.244795e-03, 9.559476e-04, 7.304801e-04, 5.534700e-04, 4.101675e-04, 2.920250e-04, 1.981200e-04, 1.282733e-04, 7.991075e-05, 4.873075e-05, 2.955775e-05, 1.789800e-05, 1.081383e-05, 6.556826e-06, 3.978250e-06, 2.404575e-06, 1.458458e-06, 8.846025e-07, 5.365325e-07, 3.254225e-07, 1.973800e-07, 1.197190e-07, 7.261275e-08, 4.404100e-08, 2.671225e-08, 1.620185e-08, 9.826901e-09, 5.960300e-09])
- lat(lat)float64-90.0 -88.11 -86.21 ... 88.11 90.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -88.105263, -86.210526, -84.315788, -82.421051, -80.526314, -78.631577, -76.736839, -74.842102, -72.947365, -71.052635, -69.157898, -67.263161, -65.368423, -63.473682, -61.578949, -59.684212, -57.789474, -55.894737, -54. , -52.105263, -50.210526, -48.315788, -46.421051, -44.526318, -42.63158 , -40.736843, -38.842106, -36.947369, -35.052631, -33.157894, -31.263159, -29.368422, -27.473684, -25.578947, -23.68421 , -21.789474, -19.894737, -18. , -16.105263, -14.210526, -12.315789, -10.421053, -8.526316, -6.631579, -4.736842, -2.842105, -0.947368, 0.947368, 2.842105, 4.736842, 6.631579, 8.526316, 10.421053, 12.315789, 14.210526, 16.105263, 18. , 19.894737, 21.789474, 23.68421 , 25.578947, 27.473684, 29.368422, 31.263159, 33.157894, 35.052631, 36.947369, 38.842106, 40.736843, 42.63158 , 44.526318, 46.421051, 48.315788, 50.210526, 52.105263, 54. , 55.894737, 57.789474, 59.684212, 61.578949, 63.473682, 65.368423, 67.263161, 69.157898, 71.052635, 72.947365, 74.842102, 76.736839, 78.631577, 80.526314, 82.421051, 84.315788, 86.210526, 88.105263, 90. ])
- lon(lon)float640.0 2.5 5.0 ... 352.5 355.0 357.5
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 2.5, 5. , 7.5, 10. , 12.5, 15. , 17.5, 20. , 22.5, 25. , 27.5, 30. , 32.5, 35. , 37.5, 40. , 42.5, 45. , 47.5, 50. , 52.5, 55. , 57.5, 60. , 62.5, 65. , 67.5, 70. , 72.5, 75. , 77.5, 80. , 82.5, 85. , 87.5, 90. , 92.5, 95. , 97.5, 100. , 102.5, 105. , 107.5, 110. , 112.5, 115. , 117.5, 120. , 122.5, 125. , 127.5, 130. , 132.5, 135. , 137.5, 140. , 142.5, 145. , 147.5, 150. , 152.5, 155. , 157.5, 160. , 162.5, 165. , 167.5, 170. , 172.5, 175. , 177.5, 180. , 182.5, 185. , 187.5, 190. , 192.5, 195. , 197.5, 200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5, 225. , 227.5, 230. , 232.5, 235. , 237.5, 240. , 242.5, 245. , 247.5, 250. , 252.5, 255. , 257.5, 260. , 262.5, 265. , 267.5, 270. , 272.5, 275. , 277.5, 280. , 282.5, 285. , 287.5, 290. , 292.5, 295. , 297.5, 300. , 302.5, 305. , 307.5, 310. , 312.5, 315. , 317.5, 320. , 322.5, 325. , 327.5, 330. , 332.5, 335. , 337.5, 340. , 342.5, 345. , 347.5, 350. , 352.5, 355. , 357.5])
- time_bnds(time, bnds)float64...
array([[ 365., 396.], [ 396., 424.], [ 424., 455.], ..., [34583., 34614.], [34614., 34644.], [34644., 34675.]])
- lev_bnds(lev, bnds)float64...
- formula :
- p = a*p0 + b*ps
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- units :
- 1
- formula_terms :
- p0: p0 a: a_bnds b: b_bnds ps: ps
array([[1.000000e+00, 9.851122e-01], [9.851122e-01, 9.559975e-01], [9.559975e-01, 9.033003e-01], [9.033003e-01, 8.310213e-01], [8.310213e-01, 7.443829e-01], [7.443829e-01, 6.492097e-01], [6.492097e-01, 5.518387e-01], [5.518387e-01, 4.690718e-01], [4.690718e-01, 3.987187e-01], [3.987187e-01, 3.389173e-01], [3.389173e-01, 2.880852e-01], [2.880852e-01, 2.448771e-01], [2.448771e-01, 2.081494e-01], [2.081494e-01, 1.769304e-01], [1.769304e-01, 1.503937e-01], [1.503937e-01, 1.278371e-01], [1.278371e-01, 1.086636e-01], [1.086636e-01, 9.236580e-02], [9.236580e-02, 7.894851e-02], [7.894851e-02, 6.680050e-02], [6.680050e-02, 5.624050e-02], [5.624050e-02, 4.711450e-02], [4.711450e-02, 3.927300e-02], [3.927300e-02, 3.257350e-02], [3.257350e-02, 2.688250e-02], [2.688250e-02, 2.207550e-02], [2.207550e-02, 1.803800e-02], [1.803800e-02, 1.466550e-02], [1.466550e-02, 1.186400e-02], [1.186400e-02, 9.550101e-03], [9.550101e-03, 7.649350e-03], [7.649350e-03, 6.096350e-03], [6.096350e-03, 4.834450e-03], [4.834450e-03, 3.814700e-03], [3.814700e-03, 2.995050e-03], [2.995050e-03, 2.339800e-03], [2.339800e-03, 1.818850e-03], [1.818850e-03, 1.406850e-03], [1.406850e-03, 1.082740e-03], [1.082740e-03, 8.291551e-04], [8.291551e-04, 6.318050e-04], [6.318050e-04, 4.751350e-04], [4.751350e-04, 3.452000e-04], [3.452000e-04, 2.388500e-04], [2.388500e-04, 1.573900e-04], [1.573900e-04, 9.915650e-05], [9.915650e-05, 6.066500e-05], [6.066500e-05, 3.679650e-05], [3.679650e-05, 2.231900e-05], [2.231900e-05, 1.347700e-05], [1.347700e-05, 8.150651e-06], [8.150651e-06, 4.963000e-06], [4.963000e-06, 2.993500e-06], [2.993500e-06, 1.815650e-06], [1.815650e-06, 1.101265e-06], [1.101265e-06, 6.679400e-07], [6.679400e-07, 4.051250e-07], [4.051250e-07, 2.457200e-07], [2.457200e-07, 1.490400e-07], [1.490400e-07, 9.039801e-08], [9.039801e-08, 5.482750e-08], [5.482750e-08, 3.325450e-08], [3.325450e-08, 2.017000e-08], [2.017000e-08, 1.223370e-08], [1.223370e-08, 7.420100e-09], [7.420100e-09, 4.500500e-09]])
- p0()float32...
- long_name :
- vertical coordinate formula term: reference pressure
- units :
- Pa
array(1000., dtype=float32)
- a(lev)float64...
- long_name :
- vertical coordinate formula term: a(k)
array([0.000000e+00, 1.260680e-03, 4.803175e-03, 1.021471e-02, 1.709591e-02, 2.496844e-02, 3.330570e-02, 4.110575e-02, 4.773593e-02, 5.337168e-02, 5.816216e-02, 6.223416e-02, 6.569541e-02, 6.863753e-02, 7.113837e-02, 7.326414e-02, 7.507108e-02, 7.660701e-02, 7.813060e-02, 7.287450e-02, 6.152050e-02, 5.167750e-02, 4.319375e-02, 3.592325e-02, 2.972800e-02, 2.447900e-02, 2.005675e-02, 1.635175e-02, 1.326475e-02, 1.070705e-02, 8.599725e-03, 6.872850e-03, 5.465400e-03, 4.324575e-03, 3.404875e-03, 2.667425e-03, 2.079325e-03, 1.612850e-03, 1.244795e-03, 9.559475e-04, 7.304800e-04, 5.534700e-04, 4.101675e-04, 2.920250e-04, 1.981200e-04, 1.282733e-04, 7.991075e-05, 4.873075e-05, 2.955775e-05, 1.789800e-05, 1.081383e-05, 6.556826e-06, 3.978250e-06, 2.404575e-06, 1.458458e-06, 8.846025e-07, 5.365325e-07, 3.254225e-07, 1.973800e-07, 1.197190e-07, 7.261275e-08, 4.404100e-08, 2.671225e-08, 1.620185e-08, 9.826900e-09, 5.960300e-09])
- b(lev)float64...
- long_name :
- vertical coordinate formula term: b(k)
array([0.992556, 0.969294, 0.924846, 0.856946, 0.770606, 0.671828, 0.567218, 0.46935 , 0.386159, 0.315446, 0.255339, 0.204247, 0.160818, 0.123902, 0.092524, 0.065851, 0.043179, 0.023908, 0.007527, 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. ])
- ps(time, lat, lon)float32...
- standard_name :
- surface_air_pressure
- long_name :
- Surface Air Pressure
- comment :
- not, in general, the same as mean sea-level pressure
- units :
- Pa
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
[15593472 values with dtype=float32]
- a_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: a(k+1/2)
array([[0.000000e+00, 0.000000e+00], [0.000000e+00, 2.521360e-03], [2.521360e-03, 7.084990e-03], [7.084990e-03, 1.334443e-02], [1.334443e-02, 2.084739e-02], [2.084739e-02, 2.908949e-02], [2.908949e-02, 3.752191e-02], [3.752191e-02, 4.468960e-02], [4.468960e-02, 5.078225e-02], [5.078225e-02, 5.596111e-02], [5.596111e-02, 6.036322e-02], [6.036322e-02, 6.410509e-02], [6.410509e-02, 6.728574e-02], [6.728574e-02, 6.998932e-02], [6.998932e-02, 7.228743e-02], [7.228743e-02, 7.424086e-02], [7.424086e-02, 7.590131e-02], [7.590131e-02, 7.731271e-02], [7.731271e-02, 7.894850e-02], [7.894850e-02, 6.680050e-02], [6.680050e-02, 5.624050e-02], [5.624050e-02, 4.711450e-02], [4.711450e-02, 3.927300e-02], [3.927300e-02, 3.257350e-02], [3.257350e-02, 2.688250e-02], [2.688250e-02, 2.207550e-02], [2.207550e-02, 1.803800e-02], [1.803800e-02, 1.466550e-02], [1.466550e-02, 1.186400e-02], [1.186400e-02, 9.550100e-03], [9.550100e-03, 7.649350e-03], [7.649350e-03, 6.096350e-03], [6.096350e-03, 4.834450e-03], [4.834450e-03, 3.814700e-03], [3.814700e-03, 2.995050e-03], [2.995050e-03, 2.339800e-03], [2.339800e-03, 1.818850e-03], [1.818850e-03, 1.406850e-03], [1.406850e-03, 1.082740e-03], [1.082740e-03, 8.291550e-04], [8.291550e-04, 6.318050e-04], [6.318050e-04, 4.751350e-04], [4.751350e-04, 3.452000e-04], [3.452000e-04, 2.388500e-04], [2.388500e-04, 1.573900e-04], [1.573900e-04, 9.915650e-05], [9.915650e-05, 6.066500e-05], [6.066500e-05, 3.679650e-05], [3.679650e-05, 2.231900e-05], [2.231900e-05, 1.347700e-05], [1.347700e-05, 8.150651e-06], [8.150651e-06, 4.963000e-06], [4.963000e-06, 2.993500e-06], [2.993500e-06, 1.815650e-06], [1.815650e-06, 1.101265e-06], [1.101265e-06, 6.679400e-07], [6.679400e-07, 4.051250e-07], [4.051250e-07, 2.457200e-07], [2.457200e-07, 1.490400e-07], [1.490400e-07, 9.039800e-08], [9.039800e-08, 5.482750e-08], [5.482750e-08, 3.325450e-08], [3.325450e-08, 2.017000e-08], [2.017000e-08, 1.223370e-08], [1.223370e-08, 7.420100e-09], [7.420100e-09, 4.500500e-09]])
- b_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: b(k+1/2)
array([[1. , 0.985112], [0.985112, 0.953476], [0.953476, 0.896215], [0.896215, 0.817677], [0.817677, 0.723535], [0.723535, 0.62012 ], [0.62012 , 0.514317], [0.514317, 0.424382], [0.424382, 0.347936], [0.347936, 0.282956], [0.282956, 0.227722], [0.227722, 0.180772], [0.180772, 0.140864], [0.140864, 0.106941], [0.106941, 0.078106], [0.078106, 0.053596], [0.053596, 0.032762], [0.032762, 0.015053], [0.015053, 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ]])
- lat_bnds(lat, bnds)float64...
array([[-9.000000e+01, -8.905264e+01], [-8.905264e+01, -8.715790e+01], [-8.715790e+01, -8.526316e+01], [-8.526316e+01, -8.336842e+01], [-8.336842e+01, -8.147369e+01], [-8.147369e+01, -7.957895e+01], [-7.957895e+01, -7.768421e+01], [-7.768421e+01, -7.578947e+01], [-7.578947e+01, -7.389474e+01], [-7.389474e+01, -7.200000e+01], [-7.200000e+01, -7.010526e+01], [-7.010526e+01, -6.821053e+01], [-6.821053e+01, -6.631579e+01], [-6.631579e+01, -6.442105e+01], [-6.442105e+01, -6.252632e+01], [-6.252632e+01, -6.063158e+01], [-6.063158e+01, -5.873684e+01], [-5.873684e+01, -5.684211e+01], [-5.684211e+01, -5.494737e+01], [-5.494737e+01, -5.305263e+01], [-5.305263e+01, -5.115789e+01], [-5.115789e+01, -4.926316e+01], [-4.926316e+01, -4.736842e+01], [-4.736842e+01, -4.547368e+01], [-4.547368e+01, -4.357895e+01], [-4.357895e+01, -4.168421e+01], [-4.168421e+01, -3.978947e+01], [-3.978947e+01, -3.789474e+01], [-3.789474e+01, -3.600000e+01], [-3.600000e+01, -3.410526e+01], [-3.410526e+01, -3.221053e+01], [-3.221053e+01, -3.031579e+01], [-3.031579e+01, -2.842105e+01], [-2.842105e+01, -2.652632e+01], [-2.652632e+01, -2.463158e+01], [-2.463158e+01, -2.273684e+01], [-2.273684e+01, -2.084211e+01], [-2.084211e+01, -1.894737e+01], [-1.894737e+01, -1.705263e+01], [-1.705263e+01, -1.515790e+01], [-1.515790e+01, -1.326316e+01], [-1.326316e+01, -1.136842e+01], [-1.136842e+01, -9.473684e+00], [-9.473684e+00, -7.578948e+00], [-7.578948e+00, -5.684210e+00], [-5.684210e+00, -3.789474e+00], [-3.789474e+00, -1.894737e+00], [-1.894737e+00, -4.969617e-15], [-4.969617e-15, 1.894737e+00], [ 1.894737e+00, 3.789474e+00], [ 3.789474e+00, 5.684210e+00], [ 5.684210e+00, 7.578948e+00], [ 7.578948e+00, 9.473684e+00], [ 9.473684e+00, 1.136842e+01], [ 1.136842e+01, 1.326316e+01], [ 1.326316e+01, 1.515790e+01], [ 1.515790e+01, 1.705263e+01], [ 1.705263e+01, 1.894737e+01], [ 1.894737e+01, 2.084211e+01], [ 2.084211e+01, 2.273684e+01], [ 2.273684e+01, 2.463158e+01], [ 2.463158e+01, 2.652632e+01], [ 2.652632e+01, 2.842105e+01], [ 2.842105e+01, 3.031579e+01], [ 3.031579e+01, 3.221053e+01], [ 3.221053e+01, 3.410526e+01], [ 3.410526e+01, 3.600000e+01], [ 3.600000e+01, 3.789474e+01], [ 3.789474e+01, 3.978947e+01], [ 3.978947e+01, 4.168421e+01], [ 4.168421e+01, 4.357895e+01], [ 4.357895e+01, 4.547368e+01], [ 4.547368e+01, 4.736842e+01], [ 4.736842e+01, 4.926316e+01], [ 4.926316e+01, 5.115789e+01], [ 5.115789e+01, 5.305263e+01], [ 5.305263e+01, 5.494737e+01], [ 5.494737e+01, 5.684211e+01], [ 5.684211e+01, 5.873684e+01], [ 5.873684e+01, 6.063158e+01], [ 6.063158e+01, 6.252632e+01], [ 6.252632e+01, 6.442105e+01], [ 6.442105e+01, 6.631579e+01], [ 6.631579e+01, 6.821053e+01], [ 6.821053e+01, 7.010526e+01], [ 7.010526e+01, 7.200000e+01], [ 7.200000e+01, 7.389474e+01], [ 7.389474e+01, 7.578947e+01], [ 7.578947e+01, 7.768421e+01], [ 7.768421e+01, 7.957895e+01], [ 7.957895e+01, 8.147369e+01], [ 8.147369e+01, 8.336842e+01], [ 8.336842e+01, 8.526316e+01], [ 8.526316e+01, 8.715790e+01], [ 8.715790e+01, 8.905264e+01], [ 8.905264e+01, 9.000000e+01]])
- lon_bnds(lon, bnds)float64...
array([[ -1.25, 1.25], [ 1.25, 3.75], [ 3.75, 6.25], ..., [351.25, 353.75], [353.75, 356.25], [356.25, 358.75]])
- clw(time, lev, lat, lon)float32...
- standard_name :
- mass_fraction_of_cloud_liquid_water_in_air
- long_name :
- Mass Fraction of Cloud Liquid Water
- comment :
- CLDLIQ on model levels, no change, CMIP5_table_comment: Includes both large-scale and convective cloud. Calculate as the mass of cloud liquid water in the grid cell divided by the mass of air (including the water in all phases) in the grid cells. Precipitating hydrometeors are included ONLY if the precipitating hydrometeors affect the calculation of radiative transfer in model.
- units :
- 1
- original_name :
- CLDLIQ,PS
- original_units :
- kg/kg
- history :
- 2012-06-02T16:05:47Z altered by CMOR: Converted units from 'kg/kg' to '1'. 2012-06-02T16:05:47Z altered by CMOR: replaced missing value flag (-1e+32) with standard missing value (1e+20). 2012-06-02T16:05:53Z altered by CMOR: Inverted axis: lev.
- cell_methods :
- time: mean (interval: 30 days)
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_CESM1-WACCM_rcp85_r0i0p0.nc areacella: areacella_fx_CESM1-WACCM_rcp85_r0i0p0.nc
[1029169152 values with dtype=float32]
- institution :
- NSF/DOE NCAR (National Center for Atmospheric Research) Boulder, CO, USA
- institute_id :
- NSF-DOE-NCAR
- experiment_id :
- rcp85
- source :
- CESM1-WACCM
- model_id :
- CESM1-WACCM
- forcing :
- Sl GHG SS Ds SA BC MD OC Oz AA
- parent_experiment_id :
- historical
- parent_experiment_rip :
- r2i1p1
- branch_time :
- 20.0
- contact :
- cesm_data@ucar.edu
- comment :
- CESM home page: http://www.cesm.ucar.edu
- references :
- Marsh, D., et.al. 2012: WACCM4 simulations of atmospheric trends from 1850 to present. See also http://www.cesm.ucar.edu/publications
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 77853ffb-855a-426a-a1d8-4cdb24083de2
- acknowledgements :
- The CESM project is supported by the National Science Foundation and the Office of Science (BER) of the U.S. Department of Energy. NCAR is sponsored by the National Science Foundation. Computing resources were provided by the Climate Simulation Laboratory at the NCAR Computational and Information Systems Laboratory (CISL), sponsored by the National Science Foundation and other agencies.
- cesm_casename :
- b40.rcp8_5.2deg.wcm.003
- cesm_repotag :
- cesm1_0_beta09
- cesm_compset :
- B55TRWCN
- resolution :
- f19_g16 (1.9x2.5_gx1v6)
- forcing_note :
- Additional information on the external forcings used in this experiment can be found at http://www.cesm.ucar.edu/CMIP5/forcing_information
- processed_by :
- strandwg on silver.cgd.ucar.edu at 20120602 -100547.151
- processing_code_information :
- Last Changed Rev: 828 Last Changed Date: 2012-05-31 20:22:17 -0600 (Thu, 31 May 2012) Repository UUID: d2181dbe-5796-6825-dc7f-cbd98591f93d
- product :
- output
- experiment :
- RCP8.5
- frequency :
- mon
- creation_date :
- 2012-06-02T16:05:53Z
- history :
- 2012-06-02T16:05:53Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (12 January 2012) 4996d487f7a65749098d9cc0dccb4f8d
- title :
- CESM1-WACCM model output prepared for CMIP5 RCP8.5
- parent_experiment :
- historical
- modeling_realm :
- atmos
- realization :
- 2
- cmor_version :
- 2.8.1