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/tos_Omon_bcc-csm1-1_abrupt4xCO2_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | bcc-csm1-1 model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/ocean/mon/Omon/tos/BCC.bcc-csm1-1/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_Omon_bcc-csm1-1_abrupt4xCO2_r1i1p1.yaml |
last updated | 2017-07-21 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 232, rlon: 360, time: 1800) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 5.467e+04 5.47e+04 5.473e+04 * rlat (rlat) float64 -81.5 -80.5 -79.5 -78.5 ... 86.5 87.5 88.5 89.5 * rlon (rlon) float64 -279.5 -278.5 -277.5 -276.5 ... 77.5 78.5 79.5 lat (rlat, rlon) float32 -81.5 -81.5 -81.5 ... 65.626045 65.21031 lon (rlat, rlon) float32 -279.5 -278.5 -277.5 ... 79.94096 79.98032 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 5.472e+04 5.475e+04 rlat_bnds (rlat, bnds) float64 -81.5 -81.0 -81.0 -80.0 ... 89.0 89.0 89.5 rlon_bnds (rlon, bnds) float64 -280.0 -279.0 -279.0 ... 79.0 79.0 80.0 tos (time, rlat, rlon) 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-10-19T07:24:27... comment: Impose an instantaneous quadrupling of CO2, then ... initialization_method: 1 physics_version: 1 tracking_id: 6df6b475-51ee-46a5-a0a6-55c330fedaea product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-10-19T07:24:27Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (31 January 2011) d2d6beec2b8fea5bbed3... title: bcc-csm1-1 model output prepared for CMIP5 abrupt... parent_experiment: pre-industrial control modeling_realm: ocean realization: 1 cmor_version: 2.5.6
xarray.Dataset
- bnds: 2
- rlat: 232
- rlon: 360
- time: 1800
- time(time)float6415.5 45.0 ... 5.47e+04 5.473e+04
- bounds :
- time_bnds
- units :
- days since 0160-01-01
- calendar :
- noleap
- 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])
- rlat(rlat)float64-81.5 -80.5 -79.5 ... 88.5 89.5
- bounds :
- rlat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude in rotated pole grid
- standard_name :
- grid_latitude
array([-81.5, -80.5, -79.5, ..., 87.5, 88.5, 89.5])
- rlon(rlon)float64-279.5 -278.5 -277.5 ... 78.5 79.5
- bounds :
- rlon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude in rotated pole grid
- standard_name :
- grid_longitude
array([-279.5, -278.5, -277.5, ..., 77.5, 78.5, 79.5])
- lat(rlat, rlon)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
array([[-81.5 , -81.5 , -81.5 , ..., -81.5 , -81.5 , -81.5 ], [-80.5 , -80.5 , -80.5 , ..., -80.5 , -80.5 , -80.5 ], [-79.5 , -79.5 , -79.5 , ..., -79.5 , -79.5 , -79.5 ], ..., [ 65.20645 , 65.61464 , 66.01667 , ..., 66.01667 , 65.61464 , 65.20645 ], [ 65.20902 , 65.62222 , 66.02912 , ..., 66.02912 , 65.62222 , 65.20902 ], [ 65.21031 , 65.626045, 66.03541 , ..., 66.03541 , 65.626045, 65.21031 ]], dtype=float32)
- lon(rlat, rlon)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
array([[-279.5 , -278.5 , -277.5 , ..., 77.5 , 78.5 , 79.5 ], [-279.5 , -278.5 , -277.5 , ..., 77.5 , 78.5 , 79.5 ], [-279.5 , -278.5 , -277.5 , ..., 77.5 , 78.5 , 79.5 ], ..., [-279.90253 , -279.7075 , -279.5123 , ..., 79.51231 , 79.7075 , 79.90252 ], [-279.94116 , -279.82343 , -279.7056 , ..., 79.7056 , 79.82343 , 79.941154], [-279.98032 , -279.94095 , -279.90158 , ..., 79.901566, 79.94096 , 79.98032 ]], dtype=float32)
- 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]])
- rlat_bnds(rlat, bnds)float64...
array([[-81.5, -81. ], [-81. , -80. ], [-80. , -79. ], ..., [ 87. , 88. ], [ 88. , 89. ], [ 89. , 89.5]])
- rlon_bnds(rlon, bnds)float64...
array([[-280., -279.], [-279., -278.], [-278., -277.], ..., [ 77., 78.], [ 78., 79.], [ 79., 80.]])
- tos(time, rlat, rlon)float32...
- standard_name :
- sea_surface_temperature
- long_name :
- Sea Surface Temperature
- comment :
- "this may differ from ""surface temperature"" in regions of sea ice."
- units :
- K
- original_name :
- SST
- cell_methods :
- time: mean
- cell_measures :
- area: areacello
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_bcc-csm1-1_abrupt4xCO2_r0i0p0.nc areacello: areacello_fx_bcc-csm1-1_abrupt4xCO2_r0i0p0.nc
[150336000 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-10-19T07:24:27Z 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 160-year of pre-industrial control simulation. The directions of variables uo and vo are transfered from the native tripolar grid directions to geographical eastward and northward, respectively.
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 6df6b475-51ee-46a5-a0a6-55c330fedaea
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-10-19T07:24:27Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (31 January 2011) d2d6beec2b8fea5bbed33920a6e08bbe
- title :
- bcc-csm1-1 model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.5.6