MIROC5 model output prepared for CMIP5 RCP4.5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sos_Omon_MIROC5_rcp45_r5i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MIROC5 model output prepared for CMIP5 RCP4.5 |
location | /shared/cmip5/data/rcp45/ocean/mon/Omon/sos/MIROC.MIROC5/r5i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sos_Omon_MIROC5_rcp45_r5i1p1.yaml |
last updated | 2014-05-30 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 224, rlon: 256, time: 360, vertices: 4) Coordinates: * time (time) float64 5.696e+04 5.698e+04 ... 6.784e+04 6.787e+04 * rlat (rlat) float64 -88.08 -85.91 -85.41 ... 85.41 85.91 88.08 * rlon (rlon) float64 0.7031 2.109 3.516 4.922 ... 356.5 357.9 359.3 lat (rlat, rlon) float32 -81.89491 -81.89349 ... 81.89349 81.89491 lon (rlat, rlon) float32 319.8346 319.504 ... 320.496 320.1654 Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 5.694e+04 5.697e+04 ... 6.789e+04 rlat_bnds (rlat, bnds) float64 -90.0 -86.16 -86.16 ... 86.16 86.16 90.0 rlon_bnds (rlon, bnds) float64 0.0 1.406 1.406 ... 358.6 358.6 360.0 lat_vertices (rlat, rlon, vertices) float32 ... lon_vertices (rlat, rlon, vertices) float32 ... sos (time, rlat, rlon) float32 ... Attributes: institution: AORI (Atmosphere and Ocean Research Institute, Th... institute_id: MIROC experiment_id: rcp45 source: MIROC5 2010 atmosphere: MIROC-AGCM6 (T85L40); oce... model_id: MIROC5 forcing: GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD, OC (GHG ... parent_experiment_id: historical parent_experiment_rip: r5i1p1 branch_time: 56940.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: 6a39520a-2289-41ac-8d3e-ff6358010d20 product: output experiment: RCP4.5 frequency: mon creation_date: 2013-03-06T10:19:07Z history: 2013-03-06T10:19:07Z 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 RCP4.5 parent_experiment: historical modeling_realm: ocean realization: 5 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- rlat: 224
- rlon: 256
- time: 360
- vertices: 4
- time(time)float645.696e+04 5.698e+04 ... 6.787e+04
- bounds :
- time_bnds
- units :
- days since 1850-1-1
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([56955.5, 56985. , 57014.5, ..., 67813.5, 67844. , 67874.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)float640.7031 2.109 3.516 ... 357.9 359.3
- bounds :
- rlon_bnds
- units :
- degrees
- axis :
- X
- long_name :
- longitude in rotated pole grid
- standard_name :
- grid_longitude
array([ 0.703125, 2.109375, 3.515625, ..., 356.484375, 357.890625, 359.296875])
- lat(rlat, rlon)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
array([[-81.89491, -81.89349, -81.89066, ..., -81.89066, -81.89349, -81.89491], [-84.04996, -84.04581, -84.03752, ..., -84.03752, -84.04581, -84.04996], [-84.5488 , -84.5437 , -84.53354, ..., -84.53354, -84.5437 , -84.5488 ], ..., [ 84.5488 , 84.5437 , 84.53354, ..., 84.53354, 84.5437 , 84.5488 ], [ 84.04996, 84.04581, 84.03752, ..., 84.03752, 84.04581, 84.04996], [ 81.89491, 81.89349, 81.89066, ..., 81.89066, 81.89349, 81.89491]], dtype=float32)
- lon(rlat, rlon)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
array([[319.8346 , 319.504 , 319.17392, ..., 320.82608, 320.496 , 320.1654 ], [319.5179 , 318.5549 , 317.59537, ..., 322.40463, 321.4451 , 320.4821 ], [319.4088 , 318.2282 , 317.0529 , ..., 322.9471 , 321.7718 , 320.5912 ], ..., [319.4088 , 318.2282 , 317.0529 , ..., 322.9471 , 321.7718 , 320.5912 ], [319.5179 , 318.5549 , 317.59537, ..., 322.40463, 321.4451 , 320.4821 ], [319.8346 , 319.504 , 319.17392, ..., 320.82608, 320.496 , 320.1654 ]], dtype=float32)
- time_bnds(time, bnds)float64...
array([[56940., 56971.], [56971., 56999.], [56999., 57030.], ..., [67798., 67829.], [67829., 67859.], [67859., 67890.]])
- 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([[ 0. , 1.40625], [ 1.40625, 2.8125 ], [ 2.8125 , 4.21875], ..., [355.78125, 357.1875 ], [357.1875 , 358.59375], [358.59375, 360. ]])
- 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]
- sos(time, rlat, rlon)float32...
- standard_name :
- sea_surface_salinity
- long_name :
- Sea Surface Salinity
- units :
- psu
- original_name :
- SO
- cell_methods :
- time: mean
- cell_measures :
- area: areacello
- history :
- 2013-03-06T10:19:07Z 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_rcp45_r0i0p0.nc areacello: areacello_fx_MIROC5_rcp45_r0i0p0.nc
[20643840 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 :
- rcp45
- 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 :
- GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD, OC (GHG includes CO2, N2O, methane, and fluorocarbons; Oz includes OH and H2O2; LU excludes change in lake fraction)
- parent_experiment_id :
- historical
- parent_experiment_rip :
- r5i1p1
- branch_time :
- 56940.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 :
- 6a39520a-2289-41ac-8d3e-ff6358010d20
- product :
- output
- experiment :
- RCP4.5
- frequency :
- mon
- creation_date :
- 2013-03-06T10:19:07Z
- history :
- 2013-03-06T10:19:07Z 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 RCP4.5
- parent_experiment :
- historical
- modeling_realm :
- ocean
- realization :
- 5
- cmor_version :
- 2.7.1