MRI-CGCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1980
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/strocny_OImon_MRI-CGCM3_decadal1980_r3i1p1.yaml")
ds=cat.netcdf.read()
        Metadata
| title | MRI-CGCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1980 | 
| location | /shared/cmip5/data/decadal1980/seaIce/mon/OImon/strocny/MRI.MRI-CGCM3/r3i1p1 | 
| tags | gridded,global,model,monthly | 
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/strocny_OImon_MRI-CGCM3_decadal1980_r3i1p1.yaml | 
| last updated | 2013-05-26 | 
Dataset Contents
<xarray.Dataset>
Dimensions:       (bnds: 2, rlat: 368, rlon: 360, time: 360, vertices: 4)
Coordinates:
  * time          (time) float64 15.5 45.0 74.5 ... 1.091e+04 1.094e+04
  * rlat          (rlat) float64 -78.25 -77.75 -77.25 ... 154.6 155.7 156.8
  * rlon          (rlon) float64 0.5 1.5 2.5 3.5 4.5 ... 356.5 357.5 358.5 359.5
    lat           (rlat, rlon) float32 ...
    lon           (rlat, rlon) float32 ...
Dimensions without coordinates: bnds, vertices
Data variables:
    time_bnds     (time, bnds) float64 0.0 31.0 31.0 ... 1.093e+04 1.096e+04
    lat_vertices  (rlat, rlon, vertices) float32 ...
    lon_vertices  (rlat, rlon, vertices) float32 ...
    strocny       (time, rlat, rlon) float32 ...
Attributes:
    institution:            MRI (Meteorological Research Institute, Tsukuba, ...
    institute_id:           MRI
    experiment_id:          decadal1980
    source:                 MRI-CGCM3 2011 atmosphere: GSMUV (gsmuv-110112, T...
    model_id:               MRI-CGCM3
    forcing:                GHG, SA, Oz, LU, Sl, Vl, BC, OC (GHG includes CO2...
    parent_experiment_id:   N/A
    parent_experiment_rip:  N/A
    branch_time:            0.0
    contact:                Seiji Yukimoto (yukimoto@mri-jma.go.jp)
    history:                Output from /home/cmip5/oc/cgcm3_scup-101122/run-...
    references:             Model described by Yukimoto et al. (Technical Rep...
    initialization_method:  1
    physics_version:        1
    tracking_id:            d5a66a69-8386-4c57-9988-1267e577b9d0
    product:                output
    experiment:             10- or 30-year run initialized in year 1980
    frequency:              mon
    creation_date:          2011-08-19T22:57:11Z
    Conventions:            CF-1.4
    project_id:             CMIP5
    table_id:               Table OImon (26 July 2011) b40ae6f6b2a738f91076c5...
    title:                  MRI-CGCM3 model output prepared for CMIP5 10- or ...
    parent_experiment:      N/A
    modeling_realm:         seaIce ocean
    realization:            3
    cmor_version:           2.7.1xarray.Dataset
- bnds: 2
 - rlat: 368
 - rlon: 360
 - time: 360
 - vertices: 4
 
- time(time)float6415.5 45.0 ... 1.091e+04 1.094e+04
- bounds :
 - time_bnds
 - units :
 - days since 1981-01-01
 - calendar :
 - standard
 - axis :
 - T
 - long_name :
 - time
 - standard_name :
 - time
 
array([ 15.5, 45. , 74.5, ..., 10880.5, 10911. , 10941.5])
 - rlat(rlat)float64-78.25 -77.75 ... 155.7 156.8
- units :
 - degrees
 - axis :
 - Y
 - long_name :
 - latitude in rotated pole grid
 - standard_name :
 - grid_latitude
 
array([-78.25 , -77.75 , -77.25 , ..., 154.563, 155.688, 156.813])
 - rlon(rlon)float640.5 1.5 2.5 ... 357.5 358.5 359.5
- units :
 - degrees
 - axis :
 - X
 - long_name :
 - longitude in rotated pole grid
 - standard_name :
 - grid_longitude
 
array([ 0.5, 1.5, 2.5, ..., 357.5, 358.5, 359.5])
 - lat(rlat, rlon)float32...
- standard_name :
 - latitude
 - long_name :
 - latitude coordinate
 - units :
 - degrees_north
 - bounds :
 - lat_vertices
 
[132480 values with dtype=float32]
 - lon(rlat, rlon)float32...
- standard_name :
 - longitude
 - long_name :
 - longitude coordinate
 - units :
 - degrees_east
 - bounds :
 - lon_vertices
 
[132480 values with dtype=float32]
 
- time_bnds(time, bnds)float64...
array([[ 0., 31.], [ 31., 59.], [ 59., 90.], ..., [10865., 10896.], [10896., 10926.], [10926., 10957.]]) - lat_vertices(rlat, rlon, vertices)float32...
- units :
 - degrees_north
 
[529920 values with dtype=float32]
 - lon_vertices(rlat, rlon, vertices)float32...
- units :
 - degrees_east
 
[529920 values with dtype=float32]
 - strocny(time, rlat, rlon)float32...
- standard_name :
 - upward_y_stress_at_sea_ice_base
 - long_name :
 - Y-Component of Ocean Stress On Sea Ice
 - comment :
 - When computing the time-mean here, the time samples, weighted by the area of sea ice, are accumulated and then divided by the sum of the weights. Reported as ""missing"" in regions free of sea ice.
 - units :
 - N m-2
 - original_name :
 - strocny (strairx=strairy=strocnx=strocny=0.0 -> UNDEF)
 - cell_methods :
 - time: mean (interval: 20 minutes) (weighted by area of sea ice)
 - history :
 - 2011-08-19T22:57:11Z altered by CMOR: replaced missing value flag (-9.99e+33) with standard missing value (1e+20).
 - associated_files :
 - baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_seaIce_fx_MRI-CGCM3_decadal1980_r0i0p0.nc
 
[47692800 values with dtype=float32]
 
- institution :
 - MRI (Meteorological Research Institute, Tsukuba, Japan)
 - institute_id :
 - MRI
 - experiment_id :
 - decadal1980
 - source :
 - MRI-CGCM3 2011 atmosphere: GSMUV (gsmuv-110112, TL159L48); ocean: MRI.COM3 (MRICOM-3_0-20101116, 1x0.5L51); sea ice: MRI.COM3; land: HAL (HAL_cmip5_v0.31_04); aerosol: MASINGAR-mk2 (masingar_mk2-20110111_0203, TL95L48)
 - model_id :
 - MRI-CGCM3
 - forcing :
 - GHG, SA, Oz, LU, Sl, Vl, BC, OC (GHG includes CO2, CH4, N2O, CFC-11, CFC-12, and HCFC-22)
 - parent_experiment_id :
 - N/A
 - parent_experiment_rip :
 - N/A
 - branch_time :
 - 0.0
 - contact :
 - Seiji Yukimoto (yukimoto@mri-jma.go.jp)
 - history :
 - Output from /home/cmip5/oc/cgcm3_scup-101122/run-C3_decadal1980_03a/grads/hs_icecat_uv.ctl 2011-08-19T22:57:11Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
 - references :
 - Model described by Yukimoto et al. (Technical Report of the Meteorological Research Institute, 2011, 64, 83pp.)
 - initialization_method :
 - 1
 - physics_version :
 - 1
 - tracking_id :
 - d5a66a69-8386-4c57-9988-1267e577b9d0
 - product :
 - output
 - experiment :
 - 10- or 30-year run initialized in year 1980
 - frequency :
 - mon
 - creation_date :
 - 2011-08-19T22:57:11Z
 - Conventions :
 - CF-1.4
 - project_id :
 - CMIP5
 - table_id :
 - Table OImon (26 July 2011) b40ae6f6b2a738f91076c512dcfee1a5
 - title :
 - MRI-CGCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1980
 - parent_experiment :
 - N/A
 - modeling_realm :
 - seaIce ocean
 - realization :
 - 3
 - cmor_version :
 - 2.7.1
 
