MIROC5 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_MIROC5_abrupt4xCO2_r7i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MIROC5 model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/ocean/mon/Omon/tos/MIROC.MIROC5/r7i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_Omon_MIROC5_abrupt4xCO2_r7i1p1.yaml |
last updated | 2017-07-24 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 224, rlon: 256, time: 66, vertices: 4) Coordinates: * time (time) float64 15.5 46.5 77.0 ... 1.963e+03 1.994e+03 * rlat (rlat) float64 -88.08 -85.91 -85.41 ... 85.41 85.91 88.08 * rlon (rlon) float64 -0.7031 0.7031 2.109 ... 355.1 356.5 357.9 lat (rlat, rlon) float32 -81.89491 -81.89491 ... 81.89066 81.89349 lon (rlat, rlon) float32 320.1654 319.8346 ... 320.82608 320.496 Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 1.978e+03 2.009e+03 rlat_bnds (rlat, bnds) float64 -90.0 -86.16 -86.16 ... 86.16 86.16 90.0 rlon_bnds (rlon, bnds) float64 -1.406 0.0 0.0 ... 357.2 357.2 358.6 lat_vertices (rlat, rlon, vertices) float32 ... lon_vertices (rlat, rlon, vertices) float32 ... tos (time, rlat, rlon) float32 ... Attributes: institution: AORI (Atmosphere and Ocean Research Institute, Th... institute_id: MIROC experiment_id: abrupt4xCO2 source: MIROC5 2010 atmosphere: MIROC-AGCM6 (T85L40); oce... model_id: MIROC5 forcing: N/A parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 36681.0 contact: Masahiro Watanabe (hiro@aori.u-tokyo.ac.jp), Seit... references: Watanabe et al., 2010: Improved climate simulatio... initialization_method: 1 physics_version: 1 tracking_id: 4f938ecb-ec51-4fde-ad7e-b7bb7bb1203a product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-12-28T08:22:10Z history: 2011-12-28T08:22:10Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (26 July 2011) 25bb94a0408beca44c0f5b6... title: MIROC5 model output prepared for CMIP5 abrupt 4XCO2 parent_experiment: pre-industrial control modeling_realm: ocean realization: 7 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- rlat: 224
- rlon: 256
- time: 66
- vertices: 4
- time(time)float6415.5 46.5 ... 1.963e+03 1.994e+03
- bounds :
- time_bnds
- units :
- days since 2100-7-1
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15.5, 46.5, 77. , 107.5, 138. , 168.5, 199.5, 229. , 258.5, 289. , 319.5, 350. , 380.5, 411.5, 442. , 472.5, 503. , 533.5, 564.5, 594. , 623.5, 654. , 684.5, 715. , 745.5, 776.5, 807. , 837.5, 868. , 898.5, 929.5, 959. , 988.5, 1019. , 1049.5, 1080. , 1110.5, 1141.5, 1172. , 1202.5, 1233. , 1263.5, 1294.5, 1324. , 1353.5, 1384. , 1414.5, 1445. , 1475.5, 1506.5, 1537. , 1567.5, 1598. , 1628.5, 1659.5, 1689. , 1718.5, 1749. , 1779.5, 1810. , 1840.5, 1871.5, 1902. , 1932.5, 1963. , 1993.5])
- rlat(rlat)float64-88.08 -85.91 ... 85.91 88.08
- bounds :
- rlat_bnds
- units :
- degrees
- axis :
- Y
- long_name :
- latitude in rotated pole grid
- standard_name :
- grid_latitude
array([-88.081279, -85.912558, -85.412558, ..., 85.412558, 85.912558, 88.081279])
- rlon(rlon)float64-0.7031 0.7031 ... 356.5 357.9
- bounds :
- rlon_bnds
- units :
- degrees
- axis :
- X
- long_name :
- longitude in rotated pole grid
- standard_name :
- grid_longitude
array([ -0.703125, 0.703125, 2.109375, ..., 355.078125, 356.484375, 357.890625])
- lat(rlat, rlon)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
array([[-81.89491, -81.89491, -81.89349, ..., -81.88641, -81.89066, -81.89349], [-84.04996, -84.04996, -84.04581, ..., -84.02512, -84.03752, -84.04581], [-84.5488 , -84.5488 , -84.5437 , ..., -84.51833, -84.53354, -84.5437 ], ..., [ 84.5488 , 84.5488 , 84.5437 , ..., 84.51833, 84.53354, 84.5437 ], [ 84.04996, 84.04996, 84.04581, ..., 84.02512, 84.03752, 84.04581], [ 81.89491, 81.89491, 81.89349, ..., 81.88641, 81.89066, 81.89349]], dtype=float32)
- lon(rlat, rlon)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
array([[320.1654 , 319.8346 , 319.504 , ..., 321.15524, 320.82608, 320.496 ], [320.4821 , 319.5179 , 318.5549 , ..., 323.35837, 322.40463, 321.4451 ], [320.5912 , 319.4088 , 318.2282 , ..., 324.11368, 322.9471 , 321.7718 ], ..., [320.5912 , 319.4088 , 318.2282 , ..., 324.11368, 322.9471 , 321.7718 ], [320.4821 , 319.5179 , 318.5549 , ..., 323.35837, 322.40463, 321.4451 ], [320.1654 , 319.8346 , 319.504 , ..., 321.15524, 320.82608, 320.496 ]], dtype=float32)
- time_bnds(time, bnds)float64...
array([[ 0., 31.], [ 31., 62.], [ 62., 92.], [ 92., 123.], [ 123., 153.], [ 153., 184.], [ 184., 215.], [ 215., 243.], [ 243., 274.], [ 274., 304.], [ 304., 335.], [ 335., 365.], [ 365., 396.], [ 396., 427.], [ 427., 457.], [ 457., 488.], [ 488., 518.], [ 518., 549.], [ 549., 580.], [ 580., 608.], [ 608., 639.], [ 639., 669.], [ 669., 700.], [ 700., 730.], [ 730., 761.], [ 761., 792.], [ 792., 822.], [ 822., 853.], [ 853., 883.], [ 883., 914.], [ 914., 945.], [ 945., 973.], [ 973., 1004.], [1004., 1034.], [1034., 1065.], [1065., 1095.], [1095., 1126.], [1126., 1157.], [1157., 1187.], [1187., 1218.], [1218., 1248.], [1248., 1279.], [1279., 1310.], [1310., 1338.], [1338., 1369.], [1369., 1399.], [1399., 1430.], [1430., 1460.], [1460., 1491.], [1491., 1522.], [1522., 1552.], [1552., 1583.], [1583., 1613.], [1613., 1644.], [1644., 1675.], [1675., 1703.], [1703., 1734.], [1734., 1764.], [1764., 1795.], [1795., 1825.], [1825., 1856.], [1856., 1887.], [1887., 1917.], [1917., 1948.], [1948., 1978.], [1978., 2009.]])
- rlat_bnds(rlat, bnds)float64...
array([[-90. , -86.162558], [-86.162558, -85.662558], [-85.662558, -85.162558], ..., [ 85.162558, 85.662558], [ 85.662558, 86.162558], [ 86.162558, 90. ]])
- rlon_bnds(rlon, bnds)float64...
array([[ -1.40625, 0. ], [ 0. , 1.40625], [ 1.40625, 2.8125 ], ..., [354.375 , 355.78125], [355.78125, 357.1875 ], [357.1875 , 358.59375]])
- lat_vertices(rlat, rlon, vertices)float32...
- units :
- degrees_north
[229376 values with dtype=float32]
- lon_vertices(rlat, rlon, vertices)float32...
- units :
- degrees_east
[229376 values with dtype=float32]
- 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 :
- TO
- cell_methods :
- time: mean
- cell_measures :
- area: areacello
- history :
- 2011-12-28T08:22:10Z altered by CMOR: replaced missing value flag (-999) with standard missing value (1e+20).
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_MIROC5_abrupt4xCO2_r0i0p0.nc areacello: areacello_fx_MIROC5_abrupt4xCO2_r0i0p0.nc
[3784704 values with dtype=float32]
- institution :
- AORI (Atmosphere and Ocean Research Institute, The University of Tokyo, Chiba, Japan), NIES (National Institute for Environmental Studies, Ibaraki, Japan), JAMSTEC (Japan Agency for Marine-Earth Science and Technology, Kanagawa, Japan)
- institute_id :
- MIROC
- experiment_id :
- abrupt4xCO2
- source :
- MIROC5 2010 atmosphere: MIROC-AGCM6 (T85L40); ocean: COCO (COCO4.5, 256x224 L50); sea ice: COCO (COCO4.5); land: MATSIRO (MATSIRO, L6); aerosols: SPRINTARS (SPRINTARS 5.00, T85L40)
- model_id :
- MIROC5
- forcing :
- N/A
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 36681.0
- contact :
- Masahiro Watanabe (hiro@aori.u-tokyo.ac.jp), Seita Emori (emori@nies.go.jp), Masayoshi Ishii (ism@jamstec.go.jp), Masahide Kimoto (kimoto@aori.u-tokyo.ac.jp)
- references :
- Watanabe et al., 2010: Improved climate simulation by MIROC5: Mean states, variability, and climate sensitivity. J. Climate, 23, 6312-6335
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 4f938ecb-ec51-4fde-ad7e-b7bb7bb1203a
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-12-28T08:22:10Z
- history :
- 2011-12-28T08:22:10Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (26 July 2011) 25bb94a0408beca44c0f5b601258a94e
- title :
- MIROC5 model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- ocean
- realization :
- 7
- cmor_version :
- 2.7.1