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/clwvi_Amon_MIROC5_abrupt4xCO2_r3i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MIROC5 model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/atmos/mon/Amon/clwvi/MIROC.MIROC5/r3i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/clwvi_Amon_MIROC5_abrupt4xCO2_r3i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 128, lon: 256, time: 70) Coordinates: * time (time) float64 15.5 46.0 76.5 ... 2.054e+03 2.085e+03 2.116e+03 * 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 31.0 31.0 ... 2.1e+03 2.1e+03 2.131e+03 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 clwvi (time, 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: 36559.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: a236e19a-1ec4-4eea-b3ad-b89722e8fd54 product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-12-28T08:10:49Z history: 2011-12-28T08:10:49Z 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: 3 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 128
- lon: 256
- time: 70
- time(time)float6415.5 46.0 ... 2.085e+03 2.116e+03
- bounds :
- time_bnds
- units :
- days since 2100-3-1
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15.5, 46. , 76.5, 107. , 137.5, 168.5, 199. , 229.5, 260. , 290.5, 321.5, 351. , 380.5, 411. , 441.5, 472. , 502.5, 533.5, 564. , 594.5, 625. , 655.5, 686.5, 716. , 745.5, 776. , 806.5, 837. , 867.5, 898.5, 929. , 959.5, 990. , 1020.5, 1051.5, 1081. , 1110.5, 1141. , 1171.5, 1202. , 1232.5, 1263.5, 1294. , 1324.5, 1355. , 1385.5, 1416.5, 1446. , 1475.5, 1506. , 1536.5, 1567. , 1597.5, 1628.5, 1659. , 1689.5, 1720. , 1750.5, 1781.5, 1811. , 1840.5, 1871. , 1901.5, 1932. , 1962.5, 1993.5, 2024. , 2054.5, 2085. , 2115.5])
- 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., 31.], [ 31., 61.], [ 61., 92.], [ 92., 122.], [ 122., 153.], [ 153., 184.], [ 184., 214.], [ 214., 245.], [ 245., 275.], [ 275., 306.], [ 306., 337.], [ 337., 365.], [ 365., 396.], [ 396., 426.], [ 426., 457.], [ 457., 487.], [ 487., 518.], [ 518., 549.], [ 549., 579.], [ 579., 610.], [ 610., 640.], [ 640., 671.], [ 671., 702.], [ 702., 730.], [ 730., 761.], [ 761., 791.], [ 791., 822.], [ 822., 852.], [ 852., 883.], [ 883., 914.], [ 914., 944.], [ 944., 975.], [ 975., 1005.], [1005., 1036.], [1036., 1067.], [1067., 1095.], [1095., 1126.], [1126., 1156.], [1156., 1187.], [1187., 1217.], [1217., 1248.], [1248., 1279.], [1279., 1309.], [1309., 1340.], [1340., 1370.], [1370., 1401.], [1401., 1432.], [1432., 1460.], [1460., 1491.], [1491., 1521.], [1521., 1552.], [1552., 1582.], [1582., 1613.], [1613., 1644.], [1644., 1674.], [1674., 1705.], [1705., 1735.], [1735., 1766.], [1766., 1797.], [1797., 1825.], [1825., 1856.], [1856., 1886.], [1886., 1917.], [1917., 1947.], [1947., 1978.], [1978., 2009.], [2009., 2039.], [2039., 2070.], [2070., 2100.], [2100., 2131.]])
- 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]])
- clwvi(time, lat, lon)float32...
- standard_name :
- atmosphere_cloud_condensed_water_content
- long_name :
- Condensed Water Path
- comment :
- mass of condensed (liquid + ice) water in the column divided by the area of the column (not just the area of the cloudy portion of the column). Includes precipitating hydrometeors ONLY if the precipitating hydrometeor affects the calculation of radiative transfer in model.
- units :
- kg m-2
- original_name :
- TWPL+TWPC
- original_units :
- (kg/m**2)(kg/kg)
- history :
- 2011-12-28T08:10:49Z altered by CMOR: Converted units from '(kg/m**2)(kg/kg)' to 'kg m-2'. 2011-12-28T08:10:49Z altered by CMOR: replaced missing value flag (-999) with standard missing value (1e+20). 2011-12-28T08:10:49Z 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
[2293760 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 :
- 36559.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 :
- a236e19a-1ec4-4eea-b3ad-b89722e8fd54
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-12-28T08:10:49Z
- history :
- 2011-12-28T08:10:49Z 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 :
- 3
- cmor_version :
- 2.7.1