CMCC-CESM model output prepared for CMIP5 RCP8.5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs//shared/cmip5/data/rcp85/land/mon/Lmon/mrro/CMCC.CMCC-CESM/r1i1p1/mrro_Lmon_CMCC-CESM_rcp85_r1i1p1_200501-200512.nc.yaml")
ds=cat.netcdf.read()
Metadata
title | CMCC-CESM model output prepared for CMIP5 RCP8.5 |
location | /shared/cmip5/data/rcp85/land/mon/Lmon/mrro/CMCC.CMCC-CESM/r1i1p1 |
tags | /shared/cmip5/data/rcp85/land/mon/Lmon/mrro/CMCC.CMCC-CESM/r1i1p1/mrro_Lmon_CMCC-CESM_rcp85_r1i1p1_200601-201512.nc |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs//shared/cmip5/data/rcp85/land/mon/Lmon/mrro/CMCC.CMCC-CESM/r1i1p1/mrro_Lmon_CMCC-CESM_rcp85_r1i1p1_200501-200512.nc.yaml |
last updated | 2021-03-18 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 48, lon: 96, time: 60) Coordinates: * time (time) float64 15.5 45.5 75.5 ... 1.75e+03 1.781e+03 1.812e+03 * lat (lat) float64 -87.16 -83.48 -79.78 -76.07 ... 79.78 83.48 87.16 * lon (lon) float64 0.0 3.75 7.5 11.25 15.0 ... 345.0 348.8 352.5 356.2 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 1.796e+03 1.827e+03 lat_bnds (lat, bnds) float64 -89.98 -85.32 -85.32 ... 85.32 85.32 89.98 lon_bnds (lon, bnds) float64 -1.875 1.875 1.875 ... 354.4 354.4 358.1 mrro (time, lat, lon) float32 ... Attributes: institution: CMCC - Centro Euro-Mediterraneo per i Cambiamenti... institute_id: CMCC experiment_id: rcp85 source: CMCC-CESM model_id: CMCC-CESM forcing: Nat,Ant,GHG,SA,Oz,Sl parent_experiment_id: historical parent_experiment_rip: r1i1p1 branch_time: 56978.0 contact: Marcello Vichi (marcello.vichi@cmcc.it) history: Model output postprocessed with Afterburner and C... comment: Equilibrium reached after more than 1500-year spi... references: model described in the documentation at http://ww... initialization_method: 1 physics_version: 1 tracking_id: 50b85048-a950-43d9-aa7d-41f2262d68db product: output experiment: RCP8.5 frequency: mon creation_date: 2012-07-26T14:51:50Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Lmon (27 April 2011) c4244dce0826a43bb0b259... title: CMCC-CESM model output prepared for CMIP5 RCP8.5 parent_experiment: historical modeling_realm: land realization: 1 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 48
- lon: 96
- time: 60
- time(time)float6415.5 45.5 ... 1.781e+03 1.812e+03
- bounds :
- time_bnds
- units :
- days since 2000-1-1
- calendar :
- standard
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15.5, 45.5, 75.5, 106. , 136.5, 167. , 197.5, 228.5, 259. , 289.5, 320. , 350.5, 381.5, 411. , 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.5, 1536.5, 1567. , 1597.5, 1628. , 1658.5, 1689.5, 1720. , 1750.5, 1781. , 1811.5])
- lat(lat)float64-87.16 -83.48 ... 83.48 87.16
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-87.159095, -83.478937, -79.777046, -76.070244, -72.361581, -68.652017, -64.941949, -61.231573, -57.520994, -53.810274, -50.099453, -46.388558, -42.677606, -38.96661 , -35.25558 , -31.544523, -27.833444, -24.122348, -20.411238, -16.700118, -12.988989, -9.277853, -5.566714, -1.855571, 1.855571, 5.566714, 9.277853, 12.988989, 16.700118, 20.411238, 24.122348, 27.833444, 31.544523, 35.25558 , 38.96661 , 42.677606, 46.388558, 50.099453, 53.810274, 57.520994, 61.231573, 64.941949, 68.652017, 72.361581, 76.070244, 79.777046, 83.478937, 87.159095])
- lon(lon)float640.0 3.75 7.5 ... 348.8 352.5 356.2
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 3.75, 7.5 , 11.25, 15. , 18.75, 22.5 , 26.25, 30. , 33.75, 37.5 , 41.25, 45. , 48.75, 52.5 , 56.25, 60. , 63.75, 67.5 , 71.25, 75. , 78.75, 82.5 , 86.25, 90. , 93.75, 97.5 , 101.25, 105. , 108.75, 112.5 , 116.25, 120. , 123.75, 127.5 , 131.25, 135. , 138.75, 142.5 , 146.25, 150. , 153.75, 157.5 , 161.25, 165. , 168.75, 172.5 , 176.25, 180. , 183.75, 187.5 , 191.25, 195. , 198.75, 202.5 , 206.25, 210. , 213.75, 217.5 , 221.25, 225. , 228.75, 232.5 , 236.25, 240. , 243.75, 247.5 , 251.25, 255. , 258.75, 262.5 , 266.25, 270. , 273.75, 277.5 , 281.25, 285. , 288.75, 292.5 , 296.25, 300. , 303.75, 307.5 , 311.25, 315. , 318.75, 322.5 , 326.25, 330. , 333.75, 337.5 , 341.25, 345. , 348.75, 352.5 , 356.25])
- time_bnds(time, bnds)float64...
array([[ 0., 31.], [ 31., 60.], [ 60., 91.], [ 91., 121.], [ 121., 152.], [ 152., 182.], [ 182., 213.], [ 213., 244.], [ 244., 274.], [ 274., 305.], [ 305., 335.], [ 335., 366.], [ 366., 397.], [ 397., 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., 1521.], [1521., 1552.], [1552., 1582.], [1582., 1613.], [1613., 1643.], [1643., 1674.], [1674., 1705.], [1705., 1735.], [1735., 1766.], [1766., 1796.], [1796., 1827.]])
- lat_bnds(lat, bnds)float64...
array([[-89.980218, -85.320647], [-85.320647, -81.630924], [-81.630924, -77.927816], [-77.927816, -74.22126 ], [-74.22126 , -70.513223], [-70.513223, -66.804386], [-66.804386, -63.095013], [-63.095013, -59.385244], [-59.385244, -55.675158], [-55.675158, -51.964787], [-51.964787, -48.254166], [-48.254166, -44.543309], [-44.543309, -40.83223 ], [-40.83223 , -37.120942], [-37.120942, -33.409457], [-33.409457, -29.697788], [-29.697788, -25.985954], [-25.985954, -22.273969], [-22.273969, -18.561852], [-18.561852, -14.849621], [-14.849621, -11.137298], [-11.137298, -7.424904], [ -7.424904, -3.712464], [ -3.712464, 0. ], [ 0. , 3.712464], [ 3.712464, 7.424904], [ 7.424904, 11.137298], [ 11.137298, 14.849621], [ 14.849621, 18.561852], [ 18.561852, 22.273969], [ 22.273969, 25.985954], [ 25.985954, 29.697788], [ 29.697788, 33.409457], [ 33.409457, 37.120942], [ 37.120942, 40.83223 ], [ 40.83223 , 44.543309], [ 44.543309, 48.254166], [ 48.254166, 51.964787], [ 51.964787, 55.675158], [ 55.675158, 59.385244], [ 59.385244, 63.095013], [ 63.095013, 66.804386], [ 66.804386, 70.513223], [ 70.513223, 74.22126 ], [ 74.22126 , 77.927816], [ 77.927816, 81.630924], [ 81.630924, 85.320647], [ 85.320647, 89.980218]])
- lon_bnds(lon, bnds)float64...
array([[ -1.875, 1.875], [ 1.875, 5.625], [ 5.625, 9.375], [ 9.375, 13.125], [ 13.125, 16.875], [ 16.875, 20.625], [ 20.625, 24.375], [ 24.375, 28.125], [ 28.125, 31.875], [ 31.875, 35.625], [ 35.625, 39.375], [ 39.375, 43.125], [ 43.125, 46.875], [ 46.875, 50.625], [ 50.625, 54.375], [ 54.375, 58.125], [ 58.125, 61.875], [ 61.875, 65.625], [ 65.625, 69.375], [ 69.375, 73.125], [ 73.125, 76.875], [ 76.875, 80.625], [ 80.625, 84.375], [ 84.375, 88.125], [ 88.125, 91.875], [ 91.875, 95.625], [ 95.625, 99.375], [ 99.375, 103.125], [103.125, 106.875], [106.875, 110.625], [110.625, 114.375], [114.375, 118.125], [118.125, 121.875], [121.875, 125.625], [125.625, 129.375], [129.375, 133.125], [133.125, 136.875], [136.875, 140.625], [140.625, 144.375], [144.375, 148.125], [148.125, 151.875], [151.875, 155.625], [155.625, 159.375], [159.375, 163.125], [163.125, 166.875], [166.875, 170.625], [170.625, 174.375], [174.375, 178.125], [178.125, 181.875], [181.875, 185.625], [185.625, 189.375], [189.375, 193.125], [193.125, 196.875], [196.875, 200.625], [200.625, 204.375], [204.375, 208.125], [208.125, 211.875], [211.875, 215.625], [215.625, 219.375], [219.375, 223.125], [223.125, 226.875], [226.875, 230.625], [230.625, 234.375], [234.375, 238.125], [238.125, 241.875], [241.875, 245.625], [245.625, 249.375], [249.375, 253.125], [253.125, 256.875], [256.875, 260.625], [260.625, 264.375], [264.375, 268.125], [268.125, 271.875], [271.875, 275.625], [275.625, 279.375], [279.375, 283.125], [283.125, 286.875], [286.875, 290.625], [290.625, 294.375], [294.375, 298.125], [298.125, 301.875], [301.875, 305.625], [305.625, 309.375], [309.375, 313.125], [313.125, 316.875], [316.875, 320.625], [320.625, 324.375], [324.375, 328.125], [328.125, 331.875], [331.875, 335.625], [335.625, 339.375], [339.375, 343.125], [343.125, 346.875], [346.875, 350.625], [350.625, 354.375], [354.375, 358.125]])
- mrro(time, lat, lon)float32...
- standard_name :
- runoff_flux
- long_name :
- Total Runoff
- comment :
- "the total runoff (including ""drainage"" through the base of the soil model) leaving the land portion of the grid cell."
- units :
- kg m-2 s-1
- original_name :
- runoff
- cell_methods :
- time: mean (interval: 1 month) area: mean where land
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_land_fx_CMCC-CESM_rcp85_r0i0p0.nc areacella: areacella_fx_CMCC-CESM_rcp85_r0i0p0.nc
- history :
- 2012-07-26T14:51:50Z altered by CMOR: Inverted axis: lat.
[276480 values with dtype=float32]
- institution :
- CMCC - Centro Euro-Mediterraneo per i Cambiamenti Climatici, Bologna, Italy
- institute_id :
- CMCC
- experiment_id :
- rcp85
- source :
- CMCC-CESM
- model_id :
- CMCC-CESM
- forcing :
- Nat,Ant,GHG,SA,Oz,Sl
- parent_experiment_id :
- historical
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 56978.0
- contact :
- Marcello Vichi (marcello.vichi@cmcc.it)
- history :
- Model output postprocessed with Afterburner and CDO (https://code.zmaw.de/projects) 2012-07-26T14:51:50Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- Equilibrium reached after more than 1500-year spin-up of the physics, 200-year spin-up of carbon content and 276 year at pre-industrial GHG concentrations after which data were output with nominal date of January 1850.
- references :
- model described in the documentation at http://www.cmcc.it/data-models/models
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 50b85048-a950-43d9-aa7d-41f2262d68db
- product :
- output
- experiment :
- RCP8.5
- frequency :
- mon
- creation_date :
- 2012-07-26T14:51:50Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Lmon (27 April 2011) c4244dce0826a43bb0b259f293e2f742
- title :
- CMCC-CESM model output prepared for CMIP5 RCP8.5
- parent_experiment :
- historical
- modeling_realm :
- land
- realization :
- 1
- cmor_version :
- 2.7.1