MIROC5 model output prepared for CMIP5 historical
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tauvo_Omon_MIROC5_historical_r3i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MIROC5 model output prepared for CMIP5 historical |
location | /shared/cmip5/data/historical/ocean/mon/Omon/tauvo/MIROC.MIROC5/r3i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tauvo_Omon_MIROC5_historical_r3i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 224, rlon: 256, time: 1956, vertices: 4) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 5.945e+04 5.948e+04 * rlat (rlat) float64 -86.16 -85.66 -85.16 ... 85.66 86.16 90.0 * rlon (rlon) float64 0.0 1.406 2.812 4.219 ... 355.8 357.2 358.6 lat (rlat, rlon) float32 -83.801285 -83.799416 ... 80.0 80.0 lon (rlat, rlon) float32 320.0 319.13184 318.2656 ... 320.0 320.0 Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 5.946e+04 5.95e+04 rlat_bnds (rlat, bnds) float64 -88.08 -85.91 -85.91 ... 88.08 88.08 90.0 rlon_bnds (rlon, bnds) float64 -0.7031 0.7031 0.7031 ... 357.9 359.3 lat_vertices (rlat, rlon, vertices) float32 ... lon_vertices (rlat, rlon, vertices) float32 ... tauvo (time, rlat, rlon) float32 ... Attributes: institution: AORI (Atmosphere and Ocean Research Institute, Th... institute_id: MIROC experiment_id: historical 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: piControl parent_experiment_rip: r1i1p1 branch_time: 66065.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: 8d03bfb8-2609-4733-aab3-642f00d732d4 product: output experiment: historical frequency: mon creation_date: 2011-11-01T10:23:04Z history: 2011-11-01T10:23:04Z 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 historical parent_experiment: pre-industrial control modeling_realm: ocean realization: 3 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- rlat: 224
- rlon: 256
- time: 1956
- vertices: 4
- time(time)float6415.5 45.0 ... 5.945e+04 5.948e+04
- bounds :
- time_bnds
- units :
- days since 1850-1-1
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.55000e+01, 4.50000e+01, 7.45000e+01, ..., 5.94185e+04, 5.94490e+04, 5.94795e+04])
- rlat(rlat)float64-86.16 -85.66 -85.16 ... 86.16 90.0
- bounds :
- rlat_bnds
- units :
- degrees
- axis :
- Y
- long_name :
- latitude in rotated pole grid
- standard_name :
- grid_latitude
array([-86.162558, -85.662558, -85.162558, ..., 85.662558, 86.162558, 90. ])
- rlon(rlon)float640.0 1.406 2.812 ... 357.2 358.6
- bounds :
- rlon_bnds
- units :
- degrees
- axis :
- X
- long_name :
- longitude in rotated pole grid
- standard_name :
- grid_longitude
array([ 0. , 1.40625, 2.8125 , ..., 355.78125, 357.1875 , 358.59375])
- lat(rlat, rlon)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
array([[-83.801285, -83.799416, -83.793816, ..., -83.7845 , -83.793816, -83.799416], [-84.29986 , -84.297554, -84.290665, ..., -84.2792 , -84.290665, -84.297554], [-84.799194, -84.79638 , -84.78794 , ..., -84.77391 , -84.78794 , -84.79638 ], ..., [ 84.29986 , 84.297554, 84.290665, ..., 84.2792 , 84.290665, 84.297554], [ 83.801285, 83.799416, 83.793816, ..., 83.7845 , 83.793816, 83.799416], [ 80. , 80. , 80. , ..., 80. , 80. , 80. ]], dtype=float32)
- lon(rlat, rlon)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
array([[320. , 319.13184, 318.2656 , ..., 322.59686, 321.7344 , 320.86816], [320. , 318.93192, 317.86667, ..., 323.19284, 322.13333, 321.06808], [320. , 318.6932 , 317.3908 , ..., 323.90295, 322.6092 , 321.3068 ], ..., [320. , 318.93192, 317.86667, ..., 323.19284, 322.13333, 321.06808], [320. , 319.13184, 318.2656 , ..., 322.59686, 321.7344 , 320.86816], [320. , 320. , 320. , ..., 320. , 320. , 320. ]], 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.9403e+04, 5.9434e+04], [5.9434e+04, 5.9464e+04], [5.9464e+04, 5.9495e+04]])
- rlat_bnds(rlat, bnds)float64...
array([[-88.081279, -85.912558], [-85.912558, -85.412558], [-85.412558, -84.912558], ..., [ 85.412558, 85.912558], [ 85.912558, 88.081279], [ 88.081279, 90. ]])
- rlon_bnds(rlon, bnds)float64...
array([[ -0.703125, 0.703125], [ 0.703125, 2.109375], [ 2.109375, 3.515625], ..., [355.078125, 356.484375], [356.484375, 357.890625], [357.890625, 359.296875]])
- 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]
- tauvo(time, rlat, rlon)float32...
- standard_name :
- surface_downward_y_stress
- long_name :
- Surface Downward Y Stress
- comment :
- This is the stress on the liquid ocean from overlying atmosphere, sea ice, ice shelf, etc.
- units :
- N m-2
- original_name :
- OTAUY
- cell_methods :
- time: mean area: mean where sea
- history :
- 2011-11-01T10:23:04Z 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_historical_r0i0p0.nc
[112164864 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 :
- historical
- 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 :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 66065.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 :
- 8d03bfb8-2609-4733-aab3-642f00d732d4
- product :
- output
- experiment :
- historical
- frequency :
- mon
- creation_date :
- 2011-11-01T10:23:04Z
- history :
- 2011-11-01T10:23:04Z 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 historical
- parent_experiment :
- pre-industrial control
- modeling_realm :
- ocean
- realization :
- 3
- cmor_version :
- 2.7.1