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/snc_OImon_MRI-CGCM3_decadal1980_r5i1p1.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/snc/MRI.MRI-CGCM3/r5i1p1 | 
| tags | gridded,global,model,monthly | 
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/snc_OImon_MRI-CGCM3_decadal1980_r5i1p1.yaml | 
| last updated | 2013-05-26 | 
Dataset Contents
<xarray.Dataset>
Dimensions:       (bnds: 2, rlat: 368, rlon: 360, time: 123, vertices: 4)
Coordinates:
  * time          (time) float64 15.5 46.0 76.5 ... 3.698e+03 3.728e+03
  * rlat          (rlat) float64 -78.5 -78.0 -77.5 -77.0 ... 154.0 155.1 156.2
  * rlon          (rlon) float64 0.0 1.0 2.0 3.0 4.0 ... 356.0 357.0 358.0 359.0
    lat           (rlat, rlon) float32 dask.array<chunksize=(368, 360), meta=np.ndarray>
    lon           (rlat, rlon) float32 dask.array<chunksize=(368, 360), meta=np.ndarray>
Dimensions without coordinates: bnds, vertices
Data variables:
    time_bnds     (time, bnds) float64 dask.array<chunksize=(3, 2), meta=np.ndarray>
    lat_vertices  (time, rlat, rlon, vertices) float32 dask.array<chunksize=(3, 368, 360, 4), meta=np.ndarray>
    lon_vertices  (time, rlat, rlon, vertices) float32 dask.array<chunksize=(3, 368, 360, 4), meta=np.ndarray>
    snc           (time, rlat, rlon) float32 dask.array<chunksize=(3, 368, 360), meta=np.ndarray>
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 /sharex3/cmip5/decadal1980/run-C3_dec...
    references:             Model described by Yukimoto et al. (Technical Rep...
    initialization_method:  1
    physics_version:        1
    tracking_id:            7223e3ec-5181-446b-a75a-8d548104d935
    product:                output
    experiment:             10- or 30-year run initialized in year 1980
    frequency:              mon
    creation_date:          2011-08-21T13:13:28Z
    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
    realization:            5
    cmor_version:           2.7.1xarray.Dataset
- bnds: 2
 - rlat: 368
 - rlon: 360
 - time: 123
 - vertices: 4
 
- time(time)float6415.5 46.0 ... 3.698e+03 3.728e+03
- bounds :
 - time_bnds
 - units :
 - days since 1980-10-01
 - calendar :
 - standard
 - axis :
 - T
 - long_name :
 - time
 - standard_name :
 - time
 
array([ 15.5, 46. , 76.5, 107.5, 137. , 166.5, 197. , 227.5, 258. , 288.5, 319.5, 350. , 380.5, 411. , 441.5, 472.5, 502. , 531.5, 562. , 592.5, 623. , 653.5, 684.5, 715. , 745.5, 776. , 806.5, 837.5, 867. , 896.5, 927. , 957.5, 988. , 1018.5, 1049.5, 1080. , 1110.5, 1141. , 1171.5, 1202.5, 1232.5, 1262.5, 1293. , 1323.5, 1354. , 1384.5, 1415.5, 1446. , 1476.5, 1507. , 1537.5, 1568.5, 1598. , 1627.5, 1658. , 1688.5, 1719. , 1749.5, 1780.5, 1811. , 1841.5, 1872. , 1902.5, 1933.5, 1963. , 1992.5, 2023. , 2053.5, 2084. , 2114.5, 2145.5, 2176. , 2206.5, 2237. , 2267.5, 2298.5, 2328. , 2357.5, 2388. , 2418.5, 2449. , 2479.5, 2510.5, 2541. , 2571.5, 2602. , 2632.5, 2663.5, 2693.5, 2723.5, 2754. , 2784.5, 2815. , 2845.5, 2876.5, 2907. , 2937.5, 2968. , 2998.5, 3029.5, 3059. , 3088.5, 3119. , 3149.5, 3180. , 3210.5, 3241.5, 3272. , 3302.5, 3333. , 3363.5, 3394.5, 3424. , 3453.5, 3484. , 3514.5, 3545. , 3575.5, 3606.5, 3637. , 3667.5, 3698. , 3728.5]) - rlat(rlat)float64-78.5 -78.0 -77.5 ... 155.1 156.2
- units :
 - degrees
 - axis :
 - Y
 - long_name :
 - latitude in rotated pole grid
 - standard_name :
 - grid_latitude
 
array([-78.5 , -78. , -77.5 , ..., 154. , 155.125, 156.25 ])
 - rlon(rlon)float640.0 1.0 2.0 ... 357.0 358.0 359.0
- units :
 - degrees
 - axis :
 - X
 - long_name :
 - longitude in rotated pole grid
 - standard_name :
 - grid_longitude
 
array([ 0., 1., 2., ..., 357., 358., 359.])
 - lat(rlat, rlon)float32dask.array<chunksize=(368, 360), meta=np.ndarray>
- standard_name :
 - latitude
 - long_name :
 - latitude coordinate
 - units :
 - degrees_north
 - bounds :
 - lat_vertices
 
Array Chunk Bytes 529.92 kB 529.92 kB Shape (368, 360) (368, 360) Count 5 Tasks 1 Chunks Type float32 numpy.ndarray  - lon(rlat, rlon)float32dask.array<chunksize=(368, 360), meta=np.ndarray>
- standard_name :
 - longitude
 - long_name :
 - longitude coordinate
 - units :
 - degrees_east
 - bounds :
 - lon_vertices
 
Array Chunk Bytes 529.92 kB 529.92 kB Shape (368, 360) (368, 360) Count 5 Tasks 1 Chunks Type float32 numpy.ndarray  
- time_bnds(time, bnds)float64dask.array<chunksize=(3, 2), meta=np.ndarray>
Array Chunk Bytes 1.97 kB 1.92 kB Shape (123, 2) (120, 2) Count 6 Tasks 2 Chunks Type float64 numpy.ndarray  - lat_vertices(time, rlat, rlon, vertices)float32dask.array<chunksize=(3, 368, 360, 4), meta=np.ndarray>
- units :
 - degrees_north
 
Array Chunk Bytes 260.72 MB 254.36 MB Shape (123, 368, 360, 4) (120, 368, 360, 4) Count 8 Tasks 2 Chunks Type float32 numpy.ndarray  - lon_vertices(time, rlat, rlon, vertices)float32dask.array<chunksize=(3, 368, 360, 4), meta=np.ndarray>
- units :
 - degrees_east
 
Array Chunk Bytes 260.72 MB 254.36 MB Shape (123, 368, 360, 4) (120, 368, 360, 4) Count 8 Tasks 2 Chunks Type float32 numpy.ndarray  - snc(time, rlat, rlon)float32dask.array<chunksize=(3, 368, 360), meta=np.ndarray>
- standard_name :
 - surface_snow_area_fraction
 - long_name :
 - Surface Snow Area Fraction
 - comment :
 - Fraction of entire grid cell covered by snow that lies on sea ice; exclude snow that lies on land or land ice.
 - units :
 - %
 - original_name :
 - intpl_scup_a2ot(FSNWI (UNDEF -> 0.0))*OCEAN_FRAC
 - cell_methods :
 - time: mean (interval: 30 minutes)
 - cell_measures :
 - area: areacello
 - history :
 - 2011-08-21T13:13:28Z 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 areacello: areacello_fx_MRI-CGCM3_decadal1980_r0i0p0.nc
 
Array Chunk Bytes 65.18 MB 63.59 MB Shape (123, 368, 360) (120, 368, 360) Count 6 Tasks 2 Chunks Type float32 numpy.ndarray  
- 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 /sharex3/cmip5/decadal1980/run-C3_decadal1980_02b/grads/sfc_avr_mon.ctl 2011-08-21T13:13:28Z 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 :
 - 7223e3ec-5181-446b-a75a-8d548104d935
 - product :
 - output
 - experiment :
 - 10- or 30-year run initialized in year 1980
 - frequency :
 - mon
 - creation_date :
 - 2011-08-21T13:13:28Z
 - 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
 - realization :
 - 5
 - cmor_version :
 - 2.7.1
 
