MRI-CGCM3 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_MRI-CGCM3_abrupt4xCO2_r9i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MRI-CGCM3 model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/atmos/mon/Amon/cli/MRI.MRI-CGCM3/r9i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/cli_Amon_MRI-CGCM3_abrupt4xCO2_r9i1p1.yaml |
last updated | 2013-05-23 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 160, lev: 35, lon: 320, time: 72) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 2.116e+03 2.146e+03 2.176e+03 * lev (lev) float64 0.995 0.9825 0.965 ... 0.02447 0.01782 0.01269 * lat (lat) float64 -89.14 -88.03 -86.91 -85.79 ... 86.91 88.03 89.14 * lon (lon) float64 0.0 1.125 2.25 3.375 ... 355.5 356.6 357.8 358.9 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 2.161e+03 2.192e+03 lev_bnds (lev, bnds) float64 1.0 0.99 0.99 ... 0.01498 0.01498 0.01054 p0 float32 101325.0 a (lev) float64 2.184e-14 1.298e-14 -3.879e-14 ... 0.01782 0.01269 b (lev) float64 0.995 0.9825 0.965 ... 9.439e-15 1.488e-14 ps (time, lat, lon) float32 ... a_bnds (lev, bnds) float64 0.0 0.0 0.0 0.0 ... 0.01498 0.01498 0.01054 b_bnds (lev, bnds) float64 1.0 0.99 0.99 0.975 0.975 ... 0.0 0.0 0.0 0.0 lat_bnds (lat, bnds) float64 -90.0 -88.59 -88.59 ... 88.59 88.59 90.0 lon_bnds (lon, bnds) float64 -0.5625 0.5625 0.5625 ... 358.3 358.3 359.4 cli (time, lev, lat, lon) float32 ... Attributes: institution: MRI (Meteorological Research Institute, Tsukuba, ... institute_id: MRI experiment_id: abrupt4xCO2 source: MRI-CGCM3 2011 atmosphere: GSMUV (gsmuv-101124, T... model_id: MRI-CGCM3 forcing: GHG (CO2 only) parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 43829.0 contact: Seiji Yukimoto (yukimoto@mri-jma.go.jp) history: Output from /sharex2/cmip5/abrupt4xCO2/run-C_abru... references: Model described by Yukimoto et al. (Technical Rep... initialization_method: 1 physics_version: 1 tracking_id: 9027407f-602c-49c6-b9a3-6d75ed018222 product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-06-17T19:26:00Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: MRI-CGCM3 model output prepared for CMIP5 abrupt ... parent_experiment: pre-industrial control modeling_realm: atmos realization: 9 cmor_version: 2.6.0
xarray.Dataset
- bnds: 2
- lat: 160
- lev: 35
- lon: 320
- time: 72
- time(time)float6415.5 45.0 ... 2.146e+03 2.176e+03
- bounds :
- time_bnds
- units :
- days since 1851-01-01
- calendar :
- standard
- 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])
- lev(lev)float640.995 0.9825 ... 0.01782 0.01269
- 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.994996, 0.98249 , 0.964983, 0.942465, 0.914922, 0.882353, 0.845271, 0.804677, 0.761574, 0.716962, 0.671845, 0.626721, 0.582097, 0.538472, 0.495847, 0.454224, 0.414116, 0.37602 , 0.339429, 0.303853, 0.269806, 0.237784, 0.20779 , 0.179825, 0.15389 , 0.129985, 0.108109, 0.088385, 0.070994, 0.056 , 0.043351, 0.032904, 0.024469, 0.017815, 0.01269 ])
- lat(lat)float64-89.14 -88.03 ... 88.03 89.14
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-89.14152, -88.02943, -86.91077, -85.79063, -84.66992, -83.54895, -82.42782, -81.30659, -80.18531, -79.06398, -77.94262, -76.82124, -75.69984, -74.57843, -73.45701, -72.33558, -71.21414, -70.09269, -68.97124, -67.84978, -66.72833, -65.60686, -64.4854 , -63.36393, -62.24246, -61.12099, -59.99952, -58.87804, -57.75657, -56.63509, -55.51361, -54.39214, -53.27066, -52.14917, -51.02769, -49.90621, -48.78473, -47.66325, -46.54176, -45.42028, -44.29879, -43.17731, -42.05582, -40.93434, -39.81285, -38.69137, -37.56988, -36.44839, -35.32691, -34.20542, -33.08393, -31.96244, -30.84096, -29.71947, -28.59798, -27.47649, -26.355 , -25.23351, -24.11203, -22.99054, -21.86905, -20.74756, -19.62607, -18.50458, -17.38309, -16.2616 , -15.14011, -14.01862, -12.89713, -11.77564, -10.65415, -9.53266, -8.41117, -7.28968, -6.16819, -5.0467 , -3.92521, -2.80372, -1.68223, -0.56074, 0.56074, 1.68223, 2.80372, 3.92521, 5.0467 , 6.16819, 7.28968, 8.41117, 9.53266, 10.65415, 11.77564, 12.89713, 14.01862, 15.14011, 16.2616 , 17.38309, 18.50458, 19.62607, 20.74756, 21.86905, 22.99054, 24.11203, 25.23351, 26.355 , 27.47649, 28.59798, 29.71947, 30.84096, 31.96244, 33.08393, 34.20542, 35.32691, 36.44839, 37.56988, 38.69137, 39.81285, 40.93434, 42.05582, 43.17731, 44.29879, 45.42028, 46.54176, 47.66325, 48.78473, 49.90621, 51.02769, 52.14917, 53.27066, 54.39214, 55.51361, 56.63509, 57.75657, 58.87804, 59.99952, 61.12099, 62.24246, 63.36393, 64.4854 , 65.60686, 66.72833, 67.84978, 68.97124, 70.09269, 71.21414, 72.33558, 73.45701, 74.57843, 75.69984, 76.82124, 77.94262, 79.06398, 80.18531, 81.30659, 82.42782, 83.54895, 84.66992, 85.79063, 86.91077, 88.02943, 89.14152])
- lon(lon)float640.0 1.125 2.25 ... 357.8 358.9
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 1.125, 2.25 , ..., 356.625, 357.75 , 358.875])
- time_bnds(time, bnds)float64...
array([[ 0., 31.], [ 31., 59.], [ 59., 90.], [ 90., 120.], [ 120., 151.], [ 151., 181.], [ 181., 212.], [ 212., 243.], [ 243., 273.], [ 273., 304.], [ 304., 334.], [ 334., 365.], [ 365., 396.], [ 396., 425.], [ 425., 456.], [ 456., 486.], [ 486., 517.], [ 517., 547.], [ 547., 578.], [ 578., 609.], [ 609., 639.], [ 639., 670.], [ 670., 700.], [ 700., 731.], [ 731., 762.], [ 762., 790.], [ 790., 821.], [ 821., 851.], [ 851., 882.], [ 882., 912.], [ 912., 943.], [ 943., 974.], [ 974., 1004.], [1004., 1035.], [1035., 1065.], [1065., 1096.], [1096., 1127.], [1127., 1155.], [1155., 1186.], [1186., 1216.], [1216., 1247.], [1247., 1277.], [1277., 1308.], [1308., 1339.], [1339., 1369.], [1369., 1400.], [1400., 1430.], [1430., 1461.], [1461., 1492.], [1492., 1520.], [1520., 1551.], [1551., 1581.], [1581., 1612.], [1612., 1642.], [1642., 1673.], [1673., 1704.], [1704., 1734.], [1734., 1765.], [1765., 1795.], [1795., 1826.], [1826., 1857.], [1857., 1886.], [1886., 1917.], [1917., 1947.], [1947., 1978.], [1978., 2008.], [2008., 2039.], [2039., 2070.], [2070., 2100.], [2100., 2131.], [2131., 2161.], [2161., 2192.]])
- 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.99 ], [0.99 , 0.975 ], [0.975 , 0.955 ], [0.955 , 0.929986], [0.929986, 0.89994 ], [0.89994 , 0.864881], [0.864881, 0.825811], [0.825811, 0.783727], [0.783727, 0.739632], [0.739632, 0.694527], [0.694527, 0.649415], [0.649415, 0.604296], [0.604296, 0.560175], [0.560175, 0.517054], [0.517054, 0.474935], [0.474935, 0.433821], [0.433821, 0.394717], [0.394717, 0.357626], [0.357626, 0.321549], [0.321549, 0.28649 ], [0.28649 , 0.253455], [0.253455, 0.222447], [0.222447, 0.193467], [0.193467, 0.166516], [0.166516, 0.141597], [0.141597, 0.118707], [0.118707, 0.097844], [0.097844, 0.079251], [0.079251, 0.063045], [0.063045, 0.04924 ], [0.04924 , 0.037717], [0.037717, 0.028314], [0.028314, 0.020815], [0.020815, 0.014975], [0.014975, 0.010535]])
- p0()float32...
- long_name :
- vertical coordinate formula term: reference pressure
- units :
- Pa
array(101325., dtype=float32)
- a(lev)float64...
- long_name :
- vertical coordinate formula term: a(k)
array([ 2.184039e-14, 1.298361e-14, -3.879013e-14, 5.479712e-04, 2.830632e-03, 6.763035e-03, 1.164148e-02, 1.747075e-02, 2.421182e-02, 3.176722e-02, 3.997095e-02, 4.869016e-02, 5.773344e-02, 6.687403e-02, 7.595036e-02, 8.477358e-02, 9.302172e-02, 1.003746e-01, 1.066983e-01, 1.118035e-01, 1.153268e-01, 1.169657e-01, 1.165325e-01, 1.138866e-01, 1.089517e-01, 1.017373e-01, 9.236401e-02, 8.121910e-02, 6.892379e-02, 5.582454e-02, 4.335087e-02, 3.290353e-02, 2.446863e-02, 1.781528e-02, 1.269037e-02])
- b(lev)float64...
- long_name :
- vertical coordinate formula term: b(k)
array([ 9.949958e-01, 9.824905e-01, 9.649827e-01, 9.419171e-01, 9.120909e-01, 8.755896e-01, 8.336294e-01, 7.872066e-01, 7.373617e-01, 6.851945e-01, 6.318743e-01, 5.780307e-01, 5.243638e-01, 4.715978e-01, 4.198962e-01, 3.694504e-01, 3.210943e-01, 2.756455e-01, 2.327309e-01, 1.920494e-01, 1.544793e-01, 1.208186e-01, 9.125730e-02, 6.593798e-02, 4.493792e-02, 2.824750e-02, 1.574452e-02, 7.165778e-03, 2.069767e-03, 1.757399e-04, 2.867883e-14, 2.547690e-14, -1.674605e-14, 9.438981e-15, 1.488035e-14])
- 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
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
[3686400 values with dtype=float32]
- a_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: a(k+1/2)
array([[0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0.001091], [0.001091, 0.004552], [0.004552, 0.008946], [0.008946, 0.014296], [0.014296, 0.02059 ], [0.02059 , 0.027763], [0.027763, 0.035685], [0.035685, 0.044156], [0.044156, 0.053108], [0.053108, 0.062231], [0.062231, 0.071378], [0.071378, 0.080373], [0.080373, 0.089013], [0.089013, 0.096868], [0.096868, 0.103721], [0.103721, 0.10951 ], [0.10951 , 0.113929], [0.113929, 0.116569], [0.116569, 0.117224], [0.117224, 0.115727], [0.115727, 0.111964], [0.111964, 0.105896], [0.105896, 0.097584], [0.097584, 0.087208], [0.087208, 0.075356], [0.075356, 0.062679], [0.062679, 0.04924 ], [0.04924 , 0.037717], [0.037717, 0.028314], [0.028314, 0.020815], [0.020815, 0.014975], [0.014975, 0.010535]])
- b_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: b(k+1/2)
array([[1.000000e+00, 9.900000e-01], [9.900000e-01, 9.750000e-01], [9.750000e-01, 9.550000e-01], [9.550000e-01, 9.288944e-01], [9.288944e-01, 8.953881e-01], [8.953881e-01, 8.559358e-01], [8.559358e-01, 8.115145e-01], [8.115145e-01, 7.631373e-01], [7.631373e-01, 7.118694e-01], [7.118694e-01, 6.588420e-01], [6.588420e-01, 6.052586e-01], [6.052586e-01, 5.511883e-01], [5.511883e-01, 4.979440e-01], [4.979440e-01, 4.456765e-01], [4.456765e-01, 3.945622e-01], [3.945622e-01, 3.448071e-01], [3.448071e-01, 2.978487e-01], [2.978487e-01, 2.539051e-01], [2.539051e-01, 2.120385e-01], [2.120385e-01, 1.725615e-01], [1.725615e-01, 1.368864e-01], [1.368864e-01, 1.052226e-01], [1.052226e-01, 7.774002e-02], [7.774002e-02, 5.455291e-02], [5.455291e-02, 3.570051e-02], [3.570051e-02, 2.112341e-02], [2.112341e-02, 1.063600e-02], [1.063600e-02, 3.894942e-03], [3.894942e-03, 3.655680e-04], [3.655680e-04, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -88.585475], [-88.585475, -87.4701 ], [-87.4701 , -86.3507 ], ..., [ 86.3507 , 87.4701 ], [ 87.4701 , 88.585475], [ 88.585475, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -0.5625, 0.5625], [ 0.5625, 1.6875], [ 1.6875, 2.8125], ..., [356.0625, 357.1875], [357.1875, 358.3125], [358.3125, 359.4375]])
- 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 :
- CWCICE
- cell_methods :
- time: mean (interval: 30 minutes)
- cell_measures :
- area: areacella
- history :
- 2011-06-17T19:25:59Z 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_atmos_fx_MRI-CGCM3_abrupt4xCO2_r0i0p0.nc areacella: areacella_fx_MRI-CGCM3_abrupt4xCO2_r0i0p0.nc
[129024000 values with dtype=float32]
- institution :
- MRI (Meteorological Research Institute, Tsukuba, Japan)
- institute_id :
- MRI
- experiment_id :
- abrupt4xCO2
- source :
- MRI-CGCM3 2011 atmosphere: GSMUV (gsmuv-101124, TL159L48); ocean: MRI.COM3 (MRICOM-3_0-20101116, 1x0.5L51); sea ice: MRI.COM3; land: HAL (HAL_cmip5_v0.31_01); aerosol: MASINGAR-mk2 (masingar_mk2-20101111, TL95L48)
- model_id :
- MRI-CGCM3
- forcing :
- GHG (CO2 only)
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 43829.0
- contact :
- Seiji Yukimoto (yukimoto@mri-jma.go.jp)
- history :
- Output from /sharex2/cmip5/abrupt4xCO2/run-C_abrupt4xCO2_09/grads/atm_eta_avr_mon.ctl 2011-06-17T19:26:00Z 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 :
- 9027407f-602c-49c6-b9a3-6d75ed018222
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-06-17T19:26:00Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- MRI-CGCM3 model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- atmos
- realization :
- 9
- cmor_version :
- 2.6.0