CanESM2 model output prepared for CMIP5 abrupt 4XCO2
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/cli_Amon_CanESM2_abrupt4xCO2_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CanESM2 model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/atmos/mon/Amon/cli/CCCma.CanESM2/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/cli_Amon_CanESM2_abrupt4xCO2_r1i1p1.yaml |
last updated | 2013-05-23 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 64, lev: 35, lon: 128, time: 1800) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 5.467e+04 5.47e+04 5.473e+04 * lev (lev) float64 0.995 0.986 0.972 0.958 ... 0.00612 0.00265 0.00102 * lat (lat) float64 -87.86 -85.1 -82.31 -79.53 ... 82.31 85.1 87.86 * lon (lon) float64 0.0 2.812 5.625 8.438 ... 348.8 351.6 354.4 357.2 Dimensions without coordinates: bnds Data variables: ap (lev) float64 252.7 702.8 1.391e+03 ... 577.3 258.3 102.1 ap_bnds (lev, bnds) float64 0.0 479.1 479.1 1.05e+03 ... 162.6 162.6 50.0 time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 5.472e+04 5.475e+04 lev_bnds (lev, bnds) float64 1.0 0.9905 0.9905 ... 0.001644 0.0004935 b (lev) float64 0.9925 0.9791 0.9583 ... 0.0001002 1.209e-05 ps (time, lat, lon) float32 ... b_bnds (lev, bnds) float64 1.0 0.9858 0.9858 ... 3.906e-05 3.906e-05 0.0 lat_bnds (lat, bnds) float64 -90.0 -86.48 -86.48 ... 86.48 86.48 90.0 lon_bnds (lon, bnds) float64 -1.406 1.406 1.406 ... 355.8 355.8 358.6 cli (time, lev, lat, lon) float32 ... Attributes: institution: CCCma (Canadian Centre for Climate Modelling a... institute_id: CCCma experiment_id: abrupt4xCO2 source: CanESM2 2010 atmosphere: CanAM4 (AGCM15i, T63L... model_id: CanESM2 forcing: GHG (GHG includes quadrupled CO2 only) parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 171915.0 contact: cccma_info@ec.gc.ca references: http://www.cccma.ec.gc.ca/models initialization_method: 1 physics_version: 1 tracking_id: 049880ae-fbae-4b2d-9476-ad43fc51db94 branch_time_YMDH: 2321:01:01:00 CCCma_runid: IDJ CCCma_parent_runid: IGA CCCma_data_licence: 1) GRANT OF LICENCE - The Government of Canada... product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-03-10T12:24:54Z history: Thu Oct 6 14:43:10 2011: ncap2 -c -O -S div_a... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (31 January 2011) 53b766a395ac41696... title: CanESM2 model output prepared for CMIP5 abrupt... parent_experiment: pre-industrial control modeling_realm: atmos realization: 1 cmor_version: 2.5.4 nco_openmp_thread_number: 1
xarray.Dataset
- bnds: 2
- lat: 64
- lev: 35
- lon: 128
- time: 1800
- time(time)float6415.5 45.0 ... 5.47e+04 5.473e+04
- bounds :
- time_bnds
- units :
- days since 1850-1-1
- calendar :
- 365_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.55000e+01, 4.50000e+01, 7.45000e+01, ..., 5.46735e+04, 5.47040e+04, 5.47345e+04])
- lev(lev)float640.995 0.986 ... 0.00265 0.00102
- bounds :
- lev_bnds
- units :
- 1
- axis :
- Z
- positive :
- down
- long_name :
- hybrid sigma pressure coordinate
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- formula :
- p = ap + b*ps
- formula_terms :
- ap: ap b: b ps: ps
array([0.995 , 0.986 , 0.972 , 0.958 , 0.944 , 0.93 , 0.916 , 0.902 , 0.885 , 0.865 , 0.841 , 0.813 , 0.78 , 0.742 , 0.698 , 0.648 , 0.592 , 0.531 , 0.466 , 0.398 , 0.329 , 0.261 , 0.207 , 0.164 , 0.13 , 0.104 , 0.082 , 0.065 , 0.052 , 0.036 , 0.023 , 0.013 , 0.00612, 0.00265, 0.00102])
- lat(lat)float64-87.86 -85.1 -82.31 ... 85.1 87.86
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-87.863801, -85.096529, -82.312915, -79.525609, -76.736902, -73.947518, -71.157755, -68.367759, -65.57761 , -62.787354, -59.997023, -57.206634, -54.416202, -51.625736, -48.835243, -46.044729, -43.254197, -40.463651, -37.673092, -34.882523, -32.091946, -29.301362, -26.510772, -23.720176, -20.929577, -18.138973, -15.348367, -12.557759, -9.767148, -6.976536, -4.185923, -1.395309, 1.395309, 4.185923, 6.976536, 9.767148, 12.557759, 15.348367, 18.138973, 20.929577, 23.720176, 26.510772, 29.301362, 32.091946, 34.882523, 37.673092, 40.463651, 43.254197, 46.044729, 48.835243, 51.625736, 54.416202, 57.206634, 59.997023, 62.787354, 65.57761 , 68.367759, 71.157755, 73.947518, 76.736902, 79.525609, 82.312915, 85.096529, 87.863801])
- lon(lon)float640.0 2.812 5.625 ... 354.4 357.2
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 2.8125, 5.625 , 8.4375, 11.25 , 14.0625, 16.875 , 19.6875, 22.5 , 25.3125, 28.125 , 30.9375, 33.75 , 36.5625, 39.375 , 42.1875, 45. , 47.8125, 50.625 , 53.4375, 56.25 , 59.0625, 61.875 , 64.6875, 67.5 , 70.3125, 73.125 , 75.9375, 78.75 , 81.5625, 84.375 , 87.1875, 90. , 92.8125, 95.625 , 98.4375, 101.25 , 104.0625, 106.875 , 109.6875, 112.5 , 115.3125, 118.125 , 120.9375, 123.75 , 126.5625, 129.375 , 132.1875, 135. , 137.8125, 140.625 , 143.4375, 146.25 , 149.0625, 151.875 , 154.6875, 157.5 , 160.3125, 163.125 , 165.9375, 168.75 , 171.5625, 174.375 , 177.1875, 180. , 182.8125, 185.625 , 188.4375, 191.25 , 194.0625, 196.875 , 199.6875, 202.5 , 205.3125, 208.125 , 210.9375, 213.75 , 216.5625, 219.375 , 222.1875, 225. , 227.8125, 230.625 , 233.4375, 236.25 , 239.0625, 241.875 , 244.6875, 247.5 , 250.3125, 253.125 , 255.9375, 258.75 , 261.5625, 264.375 , 267.1875, 270. , 272.8125, 275.625 , 278.4375, 281.25 , 284.0625, 286.875 , 289.6875, 292.5 , 295.3125, 298.125 , 300.9375, 303.75 , 306.5625, 309.375 , 312.1875, 315. , 317.8125, 320.625 , 323.4375, 326.25 , 329.0625, 331.875 , 334.6875, 337.5 , 340.3125, 343.125 , 345.9375, 348.75 , 351.5625, 354.375 , 357.1875])
- ap(lev)float64...
- long_name :
- vertical coordinate formula term: ap(k)
- units :
- Pa
array([ 252.723578, 702.818649, 1390.622835, 2063.304755, 2720.754252, 3362.858725, 3989.503036, 4600.569419, 5321.462033, 6139.635474, 7078.224011, 8112.806022, 9247.126237, 10436.980511, 11655.145312, 12825.07536 , 13854.352332, 14621.967608, 15011.448955, 14913.695511, 14243.102463, 12962.821239, 11458.052051, 9912.706584, 8446.030466, 7160.768282, 5948.820218, 4924.599332, 4083.389972, 2969.131009, 1988.003098, 1175.345333, 577.285093, 258.343813, 102.121413])
- ap_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: ap(k+1/2)
- units :
- Pa
array([[ 0. , 479.056173], [ 479.056173, 1049.833709], [ 1049.833709, 1730.080796], [ 1730.080796, 2395.150353], [ 2395.150353, 3044.930986], [ 3044.930986, 3679.308809], [ 3679.308809, 4298.167353], [ 4298.167353, 4965.637318], [ 4965.637318, 5736.952405], [ 5736.952405, 6618.160893], [ 6618.160893, 7608.091098], [ 7608.091098, 8697.443442], [ 8697.443442, 9865.220292], [ 9865.220292, 11077.064218], [11077.064218, 12279.953559], [12279.953559, 13389.206594], [13389.206594, 14295.801232], [14295.801232, 14879.949047], [14879.949047, 15027.515801], [15027.515801, 14637.495946], [14637.495946, 13646.831089], [13646.831089, 12224.166478], [12224.166478, 10681.255947], [10681.255947, 9165.490648], [ 9165.490648, 7786.38857 ], [ 7786.38857 , 6533.935576], [ 6533.935576, 5417.151419], [ 5417.151419, 4487.216794], [ 4487.216794, 3486.813052], [ 3486.813052, 2433.233861], [ 2433.233861, 1531.232793], [ 1531.232793, 825.311896], [ 825.311896, 386.732784], [ 386.732784, 162.620905], [ 162.620905, 50. ]])
- time_bnds(time, bnds)float64...
array([[0.0000e+00, 3.1000e+01], [3.1000e+01, 5.9000e+01], [5.9000e+01, 9.0000e+01], ..., [5.4658e+04, 5.4689e+04], [5.4689e+04, 5.4719e+04], [5.4719e+04, 5.4750e+04]])
- lev_bnds(lev, bnds)float64...
- formula :
- p = ap + b*ps
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- units :
- 1
- formula_terms :
- ap: ap_bnds b: b_bnds ps: ps
array([[1.000000e+00, 9.904898e-01], [9.904898e-01, 9.789750e-01], [9.789750e-01, 9.649746e-01], [9.649746e-01, 9.509742e-01], [9.509742e-01, 9.369739e-01], [9.369739e-01, 9.229735e-01], [9.229735e-01, 9.089730e-01], [9.089730e-01, 8.934596e-01], [8.934596e-01, 8.749429e-01], [8.749429e-01, 8.529156e-01], [8.529156e-01, 8.268815e-01], [8.268815e-01, 7.963291e-01], [7.963291e-01, 7.607628e-01], [7.607628e-01, 7.196638e-01], [7.196638e-01, 6.725355e-01], [6.725355e-01, 6.193674e-01], [6.193674e-01, 5.606710e-01], [5.606710e-01, 4.974394e-01], [4.974394e-01, 4.306600e-01], [4.306600e-01, 3.618591e-01], [3.618591e-01, 2.930341e-01], [2.930341e-01, 2.324371e-01], [2.324371e-01, 1.842498e-01], [1.842498e-01, 1.460137e-01], [1.460137e-01, 1.162755e-01], [1.162755e-01, 9.234717e-02], [9.234717e-02, 7.300685e-02], [7.300685e-02, 5.813777e-02], [5.813777e-02, 4.326662e-02], [4.326662e-02, 2.877499e-02], [2.877499e-02, 1.729162e-02], [1.729162e-02, 8.919641e-03], [8.919641e-03, 4.027158e-03], [4.027158e-03, 1.644080e-03], [1.644080e-03, 4.934860e-04]])
- b(lev)float64...
- long_name :
- vertical coordinate formula term: b(k)
- original_units :
- 1
- history :
- 2011-03-10T12:24:54Z altered by CMOR: Converted units from '1' to ''.
array([9.925057e-01, 9.790634e-01, 9.582749e-01, 9.376358e-01, 9.171469e-01, 8.968095e-01, 8.766247e-01, 8.565937e-01, 8.324787e-01, 8.044035e-01, 7.711399e-01, 7.329289e-01, 6.887335e-01, 6.389899e-01, 5.829670e-01, 5.214201e-01, 4.552614e-01, 3.866853e-01, 3.178412e-01, 2.508060e-01, 1.884246e-01, 1.330606e-01, 9.391224e-02, 6.616436e-02, 4.664005e-02, 3.332522e-02, 2.328681e-02, 1.639558e-02, 1.169809e-02, 6.695509e-03, 3.378967e-03, 1.399671e-03, 4.223579e-04, 1.002190e-04, 1.209028e-05])
- 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
[14745600 values with dtype=float32]
- b_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: b(k+1/2)
- original_units :
- 1
- history :
- 2011-03-10T12:24:54Z altered by CMOR: Converted units from '1' to ''.
array([[1.000000e+00, 9.857616e-01], [9.857616e-01, 9.686134e-01], [9.686134e-01, 9.478992e-01], [9.478992e-01, 9.273348e-01], [9.273348e-01, 9.069212e-01], [9.069212e-01, 8.866597e-01], [8.866597e-01, 8.665513e-01], [8.665513e-01, 8.444501e-01], [8.444501e-01, 8.183207e-01], [8.183207e-01, 7.875962e-01], [7.875962e-01, 7.517918e-01], [7.517918e-01, 7.104877e-01], [7.104877e-01, 6.633958e-01], [6.633958e-01, 6.103363e-01], [6.103363e-01, 5.513358e-01], [5.513358e-01, 4.872197e-01], [4.872197e-01, 4.195755e-01], [4.195755e-01, 3.505785e-01], [3.505785e-01, 2.823426e-01], [2.823426e-01, 2.173911e-01], [2.173911e-01, 1.583437e-01], [1.583437e-01, 1.117880e-01], [1.117880e-01, 7.882883e-02], [7.882883e-02, 5.555287e-02], [5.555287e-02, 3.942606e-02], [3.942606e-02, 2.785906e-02], [2.785906e-02, 1.954108e-02], [1.954108e-02, 1.385020e-02], [1.385020e-02, 8.852748e-03], [8.852748e-03, 4.759653e-03], [4.759653e-03, 2.178778e-03], [2.178778e-03, 7.740442e-04], [7.740442e-04, 2.102136e-04], [2.102136e-04, 3.905754e-05], [3.905754e-05, 0.000000e+00]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -86.480165], [-86.480165, -83.704722], [-83.704722, -80.919262], [-80.919262, -78.131256], [-78.131256, -75.34221 ], [-75.34221 , -72.552636], [-72.552636, -69.762757], [-69.762757, -66.972684], [-66.972684, -64.182482], [-64.182482, -61.392188], [-61.392188, -58.601828], [-58.601828, -55.811418], [-55.811418, -53.020969], [-53.020969, -50.23049 ], [-50.23049 , -47.439986], [-47.439986, -44.649463], [-44.649463, -41.858924], [-41.858924, -39.068371], [-39.068371, -36.277808], [-36.277808, -33.487235], [-33.487235, -30.696654], [-30.696654, -27.906067], [-27.906067, -25.115474], [-25.115474, -22.324877], [-22.324877, -19.534275], [-19.534275, -16.74367 ], [-16.74367 , -13.953063], [-13.953063, -11.162453], [-11.162453, -8.371842], [ -8.371842, -5.58123 ], [ -5.58123 , -2.790616], [ -2.790616, 0. ], [ 0. , 2.790616], [ 2.790616, 5.58123 ], [ 5.58123 , 8.371842], [ 8.371842, 11.162453], [ 11.162453, 13.953063], [ 13.953063, 16.74367 ], [ 16.74367 , 19.534275], [ 19.534275, 22.324877], [ 22.324877, 25.115474], [ 25.115474, 27.906067], [ 27.906067, 30.696654], [ 30.696654, 33.487235], [ 33.487235, 36.277808], [ 36.277808, 39.068371], [ 39.068371, 41.858924], [ 41.858924, 44.649463], [ 44.649463, 47.439986], [ 47.439986, 50.23049 ], [ 50.23049 , 53.020969], [ 53.020969, 55.811418], [ 55.811418, 58.601828], [ 58.601828, 61.392188], [ 61.392188, 64.182482], [ 64.182482, 66.972684], [ 66.972684, 69.762757], [ 69.762757, 72.552636], [ 72.552636, 75.34221 ], [ 75.34221 , 78.131256], [ 78.131256, 80.919262], [ 80.919262, 83.704722], [ 83.704722, 86.480165], [ 86.480165, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -1.40625, 1.40625], [ 1.40625, 4.21875], [ 4.21875, 7.03125], ..., [350.15625, 352.96875], [352.96875, 355.78125], [355.78125, 358.59375]])
- cli(time, lev, lat, lon)float32...
- standard_name :
- mass_fraction_of_cloud_ice_in_air
- long_name :
- Mass Fraction of Cloud Ice
- comment :
- Includes both large-scale and convective cloud. This is calculated as the mass of cloud ice in the grid cell divided by the mass of air (including the water in all phases) in the grid cell. It includes precipitating hydrometeors ONLY if the precipitating hydrometeors affect the calculation of radiative transfer in model.
- units :
- 1
- original_name :
- CIC
- cell_methods :
- time: mean (interval: 15 minutes)
- cell_measures :
- area: areacella
- history :
- 2011-03-10T12:24:54Z altered by CMOR: replaced missing value flag (1e+38) with standard missing value (1e+20). 2011-03-10T12:24:54Z altered by CMOR: Inverted axis: lev.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_CanESM2_abrupt4xCO2_r0i0p0.nc areacella: areacella_fx_CanESM2_abrupt4xCO2_r0i0p0.nc
[516096000 values with dtype=float32]
- institution :
- CCCma (Canadian Centre for Climate Modelling and Analysis, Victoria, BC, Canada)
- institute_id :
- CCCma
- experiment_id :
- abrupt4xCO2
- source :
- CanESM2 2010 atmosphere: CanAM4 (AGCM15i, T63L35) ocean: CanOM4 (OGCM4.0, 256x192L40) and CMOC1.2 sea ice: CanSIM1 (Cavitating Fluid, T63 Gaussian Grid) land: CLASS2.7 and CTEM1
- model_id :
- CanESM2
- forcing :
- GHG (GHG includes quadrupled CO2 only)
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 171915.0
- contact :
- cccma_info@ec.gc.ca
- references :
- http://www.cccma.ec.gc.ca/models
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 049880ae-fbae-4b2d-9476-ad43fc51db94
- branch_time_YMDH :
- 2321:01:01:00
- CCCma_runid :
- IDJ
- CCCma_parent_runid :
- IGA
- CCCma_data_licence :
- 1) GRANT OF LICENCE - The Government of Canada (Environment Canada) is the owner of all intellectual property rights (including copyright) that may exist in this Data product. You (as "The Licensee") are hereby granted a non-exclusive, non-assignable, non-transferable unrestricted licence to use this data product for any purpose including the right to share these data with others and to make value-added and derivative products from it. This licence is not a sale of any or all of the owner's rights. 2) NO WARRANTY - This Data product is provided "as-is"; it has not been designed or prepared to meet the Licensee's particular requirements. Environment Canada makes no warranty, either express or implied, including but not limited to, warranties of merchantability and fitness for a particular purpose. In no event will Environment Canada be liable for any indirect, special, consequential or other damages attributed to the Licensee's use of the Data product.
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-03-10T12:24:54Z
- history :
- Thu Oct 6 14:43:10 2011: ncap2 -c -O -S div_ap_100 orig_cli_Amon_CanESM2_abrupt4xCO2_r1i1p1_185001-199912.nc cli_Amon_CanESM2_abrupt4xCO2_r1i1p1_185001-199912.nc 2011-03-10T12:24:54Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (31 January 2011) 53b766a395ac41696af40aab76a49ae5
- title :
- CanESM2 model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- atmos
- realization :
- 1
- cmor_version :
- 2.5.4
- nco_openmp_thread_number :
- 1