bcc-csm1-1 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/pr_Amon_bcc-csm1-1_abrupt4xCO2_r2i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | bcc-csm1-1 model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/atmos/mon/Amon/pr/BCC.bcc-csm1-1/r2i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/pr_Amon_bcc-csm1-1_abrupt4xCO2_r2i1p1.yaml |
last updated | 2017-07-24 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 64, lon: 128, time: 71) Coordinates: * time (time) float64 14.0 43.5 74.0 ... 2.082e+03 2.113e+03 2.144e+03 * 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: time_bnds (time, bnds) float64 0.0 28.0 28.0 ... 2.128e+03 2.159e+03 lat_bnds (lat, bnds) float64 -87.86 -86.48 -86.48 ... 86.48 86.48 87.86 lon_bnds (lon, bnds) float64 -1.406 1.406 1.406 ... 355.8 355.8 358.6 pr (time, lat, lon) float32 ... Attributes: institution: Beijing Climate Center(BCC),China Meteorological ... institute_id: BCC experiment_id: abrupt4xCO2 source: bcc-csm1-1:atmosphere: BCC_AGCM2.1 (T42L26); lan... model_id: bcc-csm1-1 forcing: GHG parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 160.0 contact: Dr. Tongwen Wu (twwu@cma.gov.cn) history: Output from monthly mean data 2011-07-19T02:49:06... comment: Impose an instantaneous quadrupling of CO2, then ... initialization_method: 1 physics_version: 1 tracking_id: 8d4e95c1-0526-49eb-8bc6-d0c1ee655634 product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-07-19T02:49:07Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (11 April 2011) 1cfdc7322cf2f4a3261482... title: bcc-csm1-1 model output prepared for CMIP5 abrupt... parent_experiment: pre-industrial control modeling_realm: atmos realization: 2 cmor_version: 2.5.6
xarray.Dataset
- bnds: 2
- lat: 64
- lon: 128
- time: 71
- time(time)float6414.0 43.5 ... 2.113e+03 2.144e+03
- bounds :
- time_bnds
- units :
- days since 0160-02-01
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 14. , 43.5, 74. , 104.5, 135. , 165.5, 196.5, 227. , 257.5, 288. , 318.5, 349.5, 379. , 408.5, 439. , 469.5, 500. , 530.5, 561.5, 592. , 622.5, 653. , 683.5, 714.5, 744. , 773.5, 804. , 834.5, 865. , 895.5, 926.5, 957. , 987.5, 1018. , 1048.5, 1079.5, 1109. , 1138.5, 1169. , 1199.5, 1230. , 1260.5, 1291.5, 1322. , 1352.5, 1383. , 1413.5, 1444.5, 1474. , 1503.5, 1534. , 1564.5, 1595. , 1625.5, 1656.5, 1687. , 1717.5, 1748. , 1778.5, 1809.5, 1839. , 1868.5, 1899. , 1929.5, 1960. , 1990.5, 2021.5, 2052. , 2082.5, 2113. , 2143.5])
- 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.863799, -85.096527, -82.312913, -79.525607, -76.7369 , -73.947515, -71.157752, -68.367756, -65.577607, -62.787352, -59.99702 , -57.206632, -54.4162 , -51.625734, -48.835241, -46.044727, -43.254195, -40.463648, -37.67309 , -34.882521, -32.091944, -29.30136 , -26.510769, -23.720174, -20.929574, -18.138971, -15.348365, -12.557756, -9.767146, -6.976534, -4.185921, -1.395307, 1.395307, 4.185921, 6.976534, 9.767146, 12.557756, 15.348365, 18.138971, 20.929574, 23.720174, 26.510769, 29.30136 , 32.091944, 34.882521, 37.67309 , 40.463648, 43.254195, 46.044727, 48.835241, 51.625734, 54.4162 , 57.206632, 59.99702 , 62.787352, 65.577607, 68.367756, 71.157752, 73.947515, 76.7369 , 79.525607, 82.312913, 85.096527, 87.863799])
- 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])
- time_bnds(time, bnds)float64...
array([[ 0., 28.], [ 28., 59.], [ 59., 89.], [ 89., 120.], [ 120., 150.], [ 150., 181.], [ 181., 212.], [ 212., 242.], [ 242., 273.], [ 273., 303.], [ 303., 334.], [ 334., 365.], [ 365., 393.], [ 393., 424.], [ 424., 454.], [ 454., 485.], [ 485., 515.], [ 515., 546.], [ 546., 577.], [ 577., 607.], [ 607., 638.], [ 638., 668.], [ 668., 699.], [ 699., 730.], [ 730., 758.], [ 758., 789.], [ 789., 819.], [ 819., 850.], [ 850., 880.], [ 880., 911.], [ 911., 942.], [ 942., 972.], [ 972., 1003.], [1003., 1033.], [1033., 1064.], [1064., 1095.], [1095., 1123.], [1123., 1154.], [1154., 1184.], [1184., 1215.], [1215., 1245.], [1245., 1276.], [1276., 1307.], [1307., 1337.], [1337., 1368.], [1368., 1398.], [1398., 1429.], [1429., 1460.], [1460., 1488.], [1488., 1519.], [1519., 1549.], [1549., 1580.], [1580., 1610.], [1610., 1641.], [1641., 1672.], [1672., 1702.], [1702., 1733.], [1733., 1763.], [1763., 1794.], [1794., 1825.], [1825., 1853.], [1853., 1884.], [1884., 1914.], [1914., 1945.], [1945., 1975.], [1975., 2006.], [2006., 2037.], [2037., 2067.], [2067., 2098.], [2098., 2128.], [2128., 2159.]])
- lat_bnds(lat, bnds)float64...
array([[-87.863799, -86.480163], [-86.480163, -83.70472 ], [-83.70472 , -80.91926 ], [-80.91926 , -78.131253], [-78.131253, -75.342207], [-75.342207, -72.552634], [-72.552634, -69.762754], [-69.762754, -66.972682], [-66.972682, -64.182479], [-64.182479, -61.392186], [-61.392186, -58.601826], [-58.601826, -55.811416], [-55.811416, -53.020967], [-53.020967, -50.230487], [-50.230487, -47.439984], [-47.439984, -44.649461], [-44.649461, -41.858921], [-41.858921, -39.068369], [-39.068369, -36.277805], [-36.277805, -33.487232], [-33.487232, -30.696652], [-30.696652, -27.906064], [-27.906064, -25.115472], [-25.115472, -22.324874], [-22.324874, -19.534273], [-19.534273, -16.743668], [-16.743668, -13.95306 ], [-13.95306 , -11.162451], [-11.162451, -8.37184 ], [ -8.37184 , -5.581227], [ -5.581227, -2.790614], [ -2.790614, 0. ], [ 0. , 2.790614], [ 2.790614, 5.581227], [ 5.581227, 8.37184 ], [ 8.37184 , 11.162451], [ 11.162451, 13.95306 ], [ 13.95306 , 16.743668], [ 16.743668, 19.534273], [ 19.534273, 22.324874], [ 22.324874, 25.115472], [ 25.115472, 27.906064], [ 27.906064, 30.696652], [ 30.696652, 33.487232], [ 33.487232, 36.277805], [ 36.277805, 39.068369], [ 39.068369, 41.858921], [ 41.858921, 44.649461], [ 44.649461, 47.439984], [ 47.439984, 50.230487], [ 50.230487, 53.020967], [ 53.020967, 55.811416], [ 55.811416, 58.601826], [ 58.601826, 61.392186], [ 61.392186, 64.182479], [ 64.182479, 66.972682], [ 66.972682, 69.762754], [ 69.762754, 72.552634], [ 72.552634, 75.342207], [ 75.342207, 78.131253], [ 78.131253, 80.91926 ], [ 80.91926 , 83.70472 ], [ 83.70472 , 86.480163], [ 86.480163, 87.863799]])
- 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]])
- pr(time, lat, lon)float32...
- standard_name :
- precipitation_flux
- long_name :
- Precipitation
- comment :
- at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)
- units :
- kg m-2 s-1
- original_name :
- PRECC+PRECL
- cell_methods :
- time: mean (interval: 20 mintues)
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_bcc-csm1-1_abrupt4xCO2_r0i0p0.nc areacella: areacella_fx_bcc-csm1-1_abrupt4xCO2_r0i0p0.nc
[581632 values with dtype=float32]
- institution :
- Beijing Climate Center(BCC),China Meteorological Administration,China
- institute_id :
- BCC
- experiment_id :
- abrupt4xCO2
- source :
- bcc-csm1-1:atmosphere: BCC_AGCM2.1 (T42L26); land: BCC_AVIM1.0;ocean: MOM4_L40 (tripolar, 1 lon x (1-1/3) lat, L40);sea ice: SIS (tripolar,1 lon x (1-1/3) lat)
- model_id :
- bcc-csm1-1
- forcing :
- GHG
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 160.0
- contact :
- Dr. Tongwen Wu (twwu@cma.gov.cn)
- history :
- Output from monthly mean data 2011-07-19T02:49:06Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- Impose an instantaneous quadrupling of CO2, then hold fixed. Other forcings are fixed at the values of pre-industrial control run. The model initial state is from the pre-industrial control simulation at 1st Feb. of year 160.
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 8d4e95c1-0526-49eb-8bc6-d0c1ee655634
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-07-19T02:49:07Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (11 April 2011) 1cfdc7322cf2f4a32614826fab42c1ab
- title :
- bcc-csm1-1 model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- atmos
- realization :
- 2
- cmor_version :
- 2.5.6