MIROC5 model output prepared for CMIP5 abrupt 4XCO2
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/cli_Amon_MIROC5_abrupt4xCO2_r2i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MIROC5 model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/atmos/mon/Amon/cli/MIROC.MIROC5/r2i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/cli_Amon_MIROC5_abrupt4xCO2_r2i1p1.yaml |
last updated | 2013-05-23 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 128, lev: 40, lon: 256, time: 71) Coordinates: * time (time) float64 14.0 43.5 74.0 ... 2.082e+03 2.113e+03 2.144e+03 * lev (lev) float64 0.9975 0.9915 0.983 ... 0.01861 0.0106 0.002905 * lat (lat) float64 -88.93 -87.54 -86.14 -84.74 ... 86.14 87.54 88.93 * lon (lon) float64 0.0 1.406 2.812 4.219 ... 354.4 355.8 357.2 358.6 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 28.0 28.0 ... 2.128e+03 2.159e+03 lev_bnds (lev, bnds) float64 1.0 0.995 0.995 0.988 ... 0.007 0.007 0.0 p0 float32 100000.0 a (lev) float64 0.001113 0.003782 0.007564 ... 0.0106 0.002905 b (lev) float64 0.9964 0.9877 0.9754 0.9595 ... 0.0 0.0 0.0 0.0 ps (time, lat, lon) float32 ... a_bnds (lev, bnds) float64 0.0 0.002224 0.002224 ... 0.007 0.007 0.0 b_bnds (lev, bnds) float64 1.0 0.9928 0.9928 0.9827 ... 0.0 0.0 0.0 0.0 lat_bnds (lat, bnds) float64 -90.0 -88.28 -88.28 ... 88.28 88.28 90.0 lon_bnds (lon, bnds) float64 -0.7031 0.7031 0.7031 ... 357.9 357.9 359.3 cli (time, lev, lat, lon) float32 ... Attributes: institution: AORI (Atmosphere and Ocean Research Institute, Th... institute_id: MIROC experiment_id: abrupt4xCO2 source: MIROC5 2010 atmosphere: MIROC-AGCM6 (T85L40); oce... model_id: MIROC5 forcing: N/A parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 36531.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: 9f733086-ed2f-424e-a9b2-1dd2560da02e product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-12-28T08:38:51Z history: 2011-12-28T08:38:51Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (26 July 2011) 976b7fd1d9e1be31dddd28f... title: MIROC5 model output prepared for CMIP5 abrupt 4XCO2 parent_experiment: pre-industrial control modeling_realm: atmos realization: 2 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 128
- lev: 40
- lon: 256
- time: 71
- time(time)float6414.0 43.5 ... 2.113e+03 2.144e+03
- bounds :
- time_bnds
- units :
- days since 2100-2-1
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 14. , 43.5, 74. , 104.5, 135. , 165.5, 196.5, 227. , 257.5, 288. , 318.5, 349.5, 379. , 408.5, 439. , 469.5, 500. , 530.5, 561.5, 592. , 622.5, 653. , 683.5, 714.5, 744. , 773.5, 804. , 834.5, 865. , 895.5, 926.5, 957. , 987.5, 1018. , 1048.5, 1079.5, 1109. , 1138.5, 1169. , 1199.5, 1230. , 1260.5, 1291.5, 1322. , 1352.5, 1383. , 1413.5, 1444.5, 1474. , 1503.5, 1534. , 1564.5, 1595. , 1625.5, 1656.5, 1687. , 1717.5, 1748. , 1778.5, 1809.5, 1839. , 1868.5, 1899. , 1929.5, 1960. , 1990.5, 2021.5, 2052. , 2082.5, 2113. , 2143.5])
- lev(lev)float640.9975 0.9915 ... 0.0106 0.002905
- bounds :
- lev_bnds
- units :
- 1
- axis :
- Z
- positive :
- down
- long_name :
- hybrid sigma pressure coordinate
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- formula :
- p = a*p0 + b*ps
- formula_terms :
- p0: p0 a: a b: b ps: ps
array([0.997499, 0.991499, 0.982997, 0.971996, 0.958493, 0.94199 , 0.922486, 0.900483, 0.875977, 0.848972, 0.819967, 0.786951, 0.746923, 0.698885, 0.642833, 0.574472, 0.501478, 0.43645 , 0.379852, 0.330596, 0.287725, 0.250411, 0.21794 , 0.189681, 0.16508 , 0.143673, 0.125043, 0.108828, 0.094716, 0.082434, 0.071745, 0.062441, 0.054278, 0.046937, 0.040158, 0.033613, 0.026593, 0.018613, 0.010603, 0.002905])
- lat(lat)float64-88.93 -87.54 ... 87.54 88.93
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-88.927735, -87.538705, -86.141472, -84.742386, -83.342596, -81.942466, -80.542146, -79.14171 , -77.741196, -76.340629, -74.940023, -73.539389, -72.138732, -70.738059, -69.337372, -67.936673, -66.535966, -65.135251, -63.73453 , -62.333803, -60.933072, -59.532337, -58.131598, -56.730857, -55.330112, -53.929366, -52.528617, -51.127867, -49.727115, -48.326361, -46.925606, -45.52485 , -44.124093, -42.723335, -41.322576, -39.921816, -38.521056, -37.120294, -35.719532, -34.31877 , -32.918007, -31.517244, -30.11648 , -28.715716, -27.314951, -25.914186, -24.513421, -23.112655, -21.71189 , -20.311124, -18.910357, -17.509591, -16.108824, -14.708057, -13.30729 , -11.906523, -10.505756, -9.104989, -7.704221, -6.303454, -4.902687, -3.501919, -2.101151, -0.700384, 0.700384, 2.101151, 3.501919, 4.902687, 6.303454, 7.704221, 9.104989, 10.505756, 11.906523, 13.30729 , 14.708057, 16.108824, 17.509591, 18.910357, 20.311124, 21.71189 , 23.112655, 24.513421, 25.914186, 27.314951, 28.715716, 30.11648 , 31.517244, 32.918007, 34.31877 , 35.719532, 37.120294, 38.521056, 39.921816, 41.322576, 42.723335, 44.124093, 45.52485 , 46.925606, 48.326361, 49.727115, 51.127867, 52.528617, 53.929366, 55.330112, 56.730857, 58.131598, 59.532337, 60.933072, 62.333803, 63.73453 , 65.135251, 66.535966, 67.936673, 69.337372, 70.738059, 72.138732, 73.539389, 74.940023, 76.340629, 77.741196, 79.14171 , 80.542146, 81.942466, 83.342596, 84.742386, 86.141472, 87.538705, 88.927735])
- lon(lon)float640.0 1.406 2.812 ... 357.2 358.6
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 1.40625, 2.8125 , ..., 355.78125, 357.1875 , 358.59375])
- time_bnds(time, bnds)float64...
array([[ 0., 28.], [ 28., 59.], [ 59., 89.], [ 89., 120.], [ 120., 150.], [ 150., 181.], [ 181., 212.], [ 212., 242.], [ 242., 273.], [ 273., 303.], [ 303., 334.], [ 334., 365.], [ 365., 393.], [ 393., 424.], [ 424., 454.], [ 454., 485.], [ 485., 515.], [ 515., 546.], [ 546., 577.], [ 577., 607.], [ 607., 638.], [ 638., 668.], [ 668., 699.], [ 699., 730.], [ 730., 758.], [ 758., 789.], [ 789., 819.], [ 819., 850.], [ 850., 880.], [ 880., 911.], [ 911., 942.], [ 942., 972.], [ 972., 1003.], [1003., 1033.], [1033., 1064.], [1064., 1095.], [1095., 1123.], [1123., 1154.], [1154., 1184.], [1184., 1215.], [1215., 1245.], [1245., 1276.], [1276., 1307.], [1307., 1337.], [1337., 1368.], [1368., 1398.], [1398., 1429.], [1429., 1460.], [1460., 1488.], [1488., 1519.], [1519., 1549.], [1549., 1580.], [1580., 1610.], [1610., 1641.], [1641., 1672.], [1672., 1702.], [1702., 1733.], [1733., 1763.], [1763., 1794.], [1794., 1825.], [1825., 1853.], [1853., 1884.], [1884., 1914.], [1914., 1945.], [1945., 1975.], [1975., 2006.], [2006., 2037.], [2037., 2067.], [2067., 2098.], [2098., 2128.], [2128., 2159.]])
- lev_bnds(lev, bnds)float64...
- formula :
- p = a*p0 + b*ps
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- units :
- 1
- formula_terms :
- p0: p0 a: a_bnds b: b_bnds ps: ps
array([[1. , 0.995 ], [0.995 , 0.988 ], [0.988 , 0.978 ], [0.978 , 0.966 ], [0.966 , 0.951 ], [0.951 , 0.933 ], [0.933 , 0.912 ], [0.912 , 0.889 ], [0.889 , 0.863 ], [0.863 , 0.835 ], [0.835 , 0.805 ], [0.805 , 0.769 ], [0.769 , 0.725 ], [0.725 , 0.673 ], [0.673 , 0.613 ], [0.613 , 0.53655 ], [0.53655 , 0.46698 ], [0.46698 , 0.40642 ], [0.40642 , 0.35372 ], [0.35372 , 0.30785 ], [0.30785 , 0.26793 ], [0.26793 , 0.23318 ], [0.23318 , 0.20295 ], [0.20295 , 0.17663 ], [0.17663 , 0.15372 ], [0.15372 , 0.13379 ], [0.13379 , 0.11644 ], [0.11644 , 0.10134 ], [0.10134 , 0.0882 ], [0.0882 , 0.076763], [0.076763, 0.066809], [0.066809, 0.058145], [0.058145, 0.050475], [0.050475, 0.043462], [0.043462, 0.036917], [0.036917, 0.030384], [0.030384, 0.022927], [0.022927, 0.014526], [0.014526, 0.007 ], [0.007 , 0. ]])
- p0()float32...
- long_name :
- vertical coordinate formula term: reference pressure
- units :
- Pa
array(100000., dtype=float32)
- a(lev)float64...
- long_name :
- vertical coordinate formula term: a(k)
array([0.001113, 0.003782, 0.007564, 0.012459, 0.018466, 0.025809, 0.034487, 0.044276, 0.05518 , 0.067196, 0.080102, 0.094804, 0.11264 , 0.134059, 0.15908 , 0.189771, 0.222394, 0.251528, 0.277209, 0.303096, 0.287725, 0.250411, 0.21794 , 0.189681, 0.16508 , 0.143673, 0.125043, 0.108828, 0.094716, 0.082434, 0.071745, 0.062441, 0.054278, 0.046937, 0.040158, 0.033613, 0.026593, 0.018613, 0.010603, 0.002905])
- b(lev)float64...
- long_name :
- vertical coordinate formula term: b(k)
array([0.996387, 0.987716, 0.975432, 0.959537, 0.940027, 0.916181, 0.887999, 0.856207, 0.820797, 0.781777, 0.739865, 0.692147, 0.634283, 0.564826, 0.483753, 0.384701, 0.279083, 0.184922, 0.102644, 0.027499, 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. , 0. ])
- ps(time, lat, lon)float32...
- standard_name :
- surface_air_pressure
- long_name :
- Surface Air Pressure
- comment :
- not, in general, the same as mean sea-level pressure
- units :
- Pa
- original_units :
- hPa
- history :
- 2011-12-28T08:38:51Z altered by CMOR: Converted units from 'hPa' to 'Pa'.
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
[2326528 values with dtype=float32]
- a_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: a(k+1/2)
array([[0. , 0.002224], [0.002224, 0.005337], [0.005337, 0.009785], [0.009785, 0.015122], [0.015122, 0.021794], [0.021794, 0.0298 ], [0.0298 , 0.03914 ], [0.03914 , 0.04937 ], [0.04937 , 0.060934], [0.060934, 0.073388], [0.073388, 0.086731], [0.086731, 0.102743], [0.102743, 0.122313], [0.122313, 0.145441], [0.145441, 0.172127], [0.172127, 0.20613 ], [0.20613 , 0.237073], [0.237073, 0.264009], [0.264009, 0.287448], [0.287448, 0.30785 ], [0.30785 , 0.26793 ], [0.26793 , 0.23318 ], [0.23318 , 0.20295 ], [0.20295 , 0.17663 ], [0.17663 , 0.15372 ], [0.15372 , 0.13379 ], [0.13379 , 0.11644 ], [0.11644 , 0.10134 ], [0.10134 , 0.0882 ], [0.0882 , 0.076763], [0.076763, 0.066809], [0.066809, 0.058145], [0.058145, 0.050475], [0.050475, 0.043462], [0.043462, 0.036917], [0.036917, 0.030384], [0.030384, 0.022927], [0.022927, 0.014526], [0.014526, 0.007 ], [0.007 , 0. ]])
- b_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: b(k+1/2)
array([[1. , 0.992776], [0.992776, 0.982663], [0.982663, 0.968215], [0.968215, 0.950878], [0.950878, 0.929206], [0.929206, 0.9032 ], [0.9032 , 0.87286 ], [0.87286 , 0.83963 ], [0.83963 , 0.802066], [0.802066, 0.761612], [0.761612, 0.718269], [0.718269, 0.666257], [0.666257, 0.602687], [0.602687, 0.527559], [0.527559, 0.440873], [0.440873, 0.33042 ], [0.33042 , 0.229907], [0.229907, 0.142411], [0.142411, 0.066272], [0.066272, 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -88.282245], [-88.282245, -86.866422], [-86.866422, -85.459991], ..., [ 85.459991, 86.866422], [ 86.866422, 88.282245], [ 88.282245, 90. ]])
- lon_bnds(lon, 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]])
- cli(time, lev, lat, lon)float32...
- standard_name :
- mass_fraction_of_cloud_ice_in_air
- long_name :
- Mass Fraction of Cloud Ice
- comment :
- Includes both large-scale and convective cloud. This is calculated as the mass of cloud ice in the grid cell divided by the mass of air (including the water in all phases) in the grid cell. It includes precipitating hydrometeors ONLY if the precipitating hydrometeors affect the calculation of radiative transfer in model.
- units :
- 1
- original_name :
- QICEL+QICEC
- original_units :
- kg/kg
- history :
- 2011-12-28T08:38:51Z altered by CMOR: Converted units from 'kg/kg' to '1'. 2011-12-28T08:38:51Z altered by CMOR: replaced missing value flag (-999) with standard missing value (1e+20). 2011-12-28T08:38:51Z altered by CMOR: Inverted axis: lat.
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_MIROC5_abrupt4xCO2_r0i0p0.nc areacella: areacella_fx_MIROC5_abrupt4xCO2_r0i0p0.nc
[93061120 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 :
- abrupt4xCO2
- 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 :
- N/A
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 36531.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 :
- 9f733086-ed2f-424e-a9b2-1dd2560da02e
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-12-28T08:38:51Z
- history :
- 2011-12-28T08:38:51Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (26 July 2011) 976b7fd1d9e1be31dddd28f5dc79b7a1
- title :
- MIROC5 model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- atmos
- realization :
- 2
- cmor_version :
- 2.7.1