MIROC5 model output prepared for CMIP5 10- or 30-year run initialized in year 2010
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sit_OImon_MIROC5_decadal2010_r6i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MIROC5 model output prepared for CMIP5 10- or 30-year run initialized in year 2010 |
location | /shared/cmip5/data/decadal2010/seaIce/mon/OImon/sit/MIROC.MIROC5/r6i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/sit_OImon_MIROC5_decadal2010_r6i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 224, rlon: 256, time: 120, vertices: 4) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 3.607e+03 3.638e+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 ... 3.622e+03 3.653e+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 ... sit (time, rlat, rlon) float32 ... Attributes: institution: AORI (Atmosphere and Ocean Research Institute, Th... institute_id: MIROC experiment_id: decadal2010 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: N/A parent_experiment_rip: N/A branch_time: 0.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: fcdb25c8-848f-447d-b051-4961b7f039d1 product: output experiment: 10- or 30-year run initialized in year 2010 frequency: mon creation_date: 2011-10-19T04:59:27Z history: 2011-10-19T04:59:27Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table OImon (27 April 2011) f04ba250f3acd5b9e847c... title: MIROC5 model output prepared for CMIP5 10- or 30-... parent_experiment: N/A modeling_realm: seaIce ocean realization: 6 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- rlat: 224
- rlon: 256
- time: 120
- vertices: 4
- time(time)float6415.5 45.0 ... 3.607e+03 3.638e+03
- bounds :
- time_bnds
- units :
- days since 2011-1-1
- calendar :
- gregorian
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15.5, 45. , 74.5, 105. , 135.5, 166. , 196.5, 227.5, 258. , 288.5, 319. , 349.5, 380.5, 410.5, 440.5, 471. , 501.5, 532. , 562.5, 593.5, 624. , 654.5, 685. , 715.5, 746.5, 776. , 805.5, 836. , 866.5, 897. , 927.5, 958.5, 989. , 1019.5, 1050. , 1080.5, 1111.5, 1141. , 1170.5, 1201. , 1231.5, 1262. , 1292.5, 1323.5, 1354. , 1384.5, 1415. , 1445.5, 1476.5, 1506. , 1535.5, 1566. , 1596.5, 1627. , 1657.5, 1688.5, 1719. , 1749.5, 1780. , 1810.5, 1841.5, 1871.5, 1901.5, 1932. , 1962.5, 1993. , 2023.5, 2054.5, 2085. , 2115.5, 2146. , 2176.5, 2207.5, 2237. , 2266.5, 2297. , 2327.5, 2358. , 2388.5, 2419.5, 2450. , 2480.5, 2511. , 2541.5, 2572.5, 2602. , 2631.5, 2662. , 2692.5, 2723. , 2753.5, 2784.5, 2815. , 2845.5, 2876. , 2906.5, 2937.5, 2967. , 2996.5, 3027. , 3057.5, 3088. , 3118.5, 3149.5, 3180. , 3210.5, 3241. , 3271.5, 3302.5, 3332.5, 3362.5, 3393. , 3423.5, 3454. , 3484.5, 3515.5, 3546. , 3576.5, 3607. , 3637.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., 59.], [ 59., 90.], ..., [3561., 3592.], [3592., 3622.], [3622., 3653.]])
- 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]
- sit(time, rlat, rlon)float32...
- standard_name :
- sea_ice_thickness
- long_name :
- Sea Ice Thickness
- comment :
- the mean thickness of sea ice in the ocean portion of the grid cell (averaging over the entire ocean portion, including the ice-free fraction). Reported as 0.0 in regions free of sea ice.
- units :
- m
- original_name :
- HIG
- original_units :
- cm
- history :
- 2011-10-19T04:59:27Z altered by CMOR: Converted units from 'cm' to 'm'. 2011-10-19T04:59:27Z altered by CMOR: replaced missing value flag (-999) with standard missing value (1e+20).
- cell_methods :
- time: mean area: mean where sea
- cell_measures :
- area: areacello
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_seaIce_fx_MIROC5_decadal2010_r0i0p0.nc areacello: areacello_fx_MIROC5_decadal2010_r0i0p0.nc
[6881280 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 :
- decadal2010
- 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 :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.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; Tatebe et al. (2011, in preparation)
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- fcdb25c8-848f-447d-b051-4961b7f039d1
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 2010
- frequency :
- mon
- creation_date :
- 2011-10-19T04:59:27Z
- history :
- 2011-10-19T04:59:27Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table OImon (27 April 2011) f04ba250f3acd5b9e847c21d5752eb85
- title :
- MIROC5 model output prepared for CMIP5 10- or 30-year run initialized in year 2010
- parent_experiment :
- N/A
- modeling_realm :
- seaIce ocean
- realization :
- 6
- cmor_version :
- 2.7.1