MPI-ESM-LR model output prepared for CMIP5 10- or 30-year run initialized in year 1980
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/transix_OImon_MPI-ESM-LR_decadal1980_r4i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MPI-ESM-LR model output prepared for CMIP5 10- or 30-year run initialized in year 1980 |
location | /shared/cmip5/data/decadal1980/seaIce/mon/OImon/transix/MPI-M.MPI-ESM-LR/r4i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/transix_OImon_MPI-ESM-LR_decadal1980_r4i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 256, j: 220, time: 120, vertices: 4) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 3.606e+03 3.636e+03 * j (j) int32 1 2 3 4 5 6 7 8 ... 213 214 215 216 217 218 219 220 * i (i) int32 1 2 3 4 5 6 7 8 ... 249 250 251 252 253 254 255 256 lat (j, i) float32 76.327255 76.26819 ... -77.46695 -77.6118 lon (j, i) float32 312.52414 312.0891 ... 133.15282 134.39507 Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 3.621e+03 3.652e+03 lat_vertices (j, i, vertices) float32 ... lon_vertices (j, i, vertices) float32 ... transix (time, j, i) float32 ... Attributes: institution: Max Planck Institute for Meteorology institute_id: MPI-M experiment_id: decadal1980 source: MPI-ESM-LR 2011; URL: http://svn.zmaw.de/svn/cosm... model_id: MPI-ESM-LR forcing: GHG Oz SD Sl Vl LU parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: cmip5-mpi-esm@dkrz.de history: Model raw output postprocessing with modelling en... references: ECHAM6: n/a; JSBACH: Raddatz et al., 2007. Will t... initialization_method: 1 physics_version: 1 tracking_id: fd4ed4fb-e090-4df1-97d9-b7c44ed4f3d4 product: output experiment: 10- or 30-year run initialized in year 1980 frequency: mon creation_date: 2011-11-09T08:54:22Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table OImon (27 April 2011) f04ba250f3acd5b9e847c... title: MPI-ESM-LR model output prepared for CMIP5 10- or... parent_experiment: N/A modeling_realm: seaIce realization: 4 cmor_version: 2.6.0
xarray.Dataset
- bnds: 2
- i: 256
- j: 220
- time: 120
- vertices: 4
- time(time)float6415.5 45.0 ... 3.606e+03 3.636e+03
- bounds :
- time_bnds
- units :
- days since 1981-1-1 00:00:00
- calendar :
- proleptic_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. , 439.5, 470. , 500.5, 531. , 561.5, 592.5, 623. , 653.5, 684. , 714.5, 745.5, 775. , 804.5, 835. , 865.5, 896. , 926.5, 957.5, 988. , 1018.5, 1049. , 1079.5, 1110.5, 1140.5, 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. , 1900.5, 1931. , 1961.5, 1992. , 2022.5, 2053.5, 2084. , 2114.5, 2145. , 2175.5, 2206.5, 2236. , 2265.5, 2296. , 2326.5, 2357. , 2387.5, 2418.5, 2449. , 2479.5, 2510. , 2540.5, 2571.5, 2601.5, 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. , 3361.5, 3392. , 3422.5, 3453. , 3483.5, 3514.5, 3545. , 3575.5, 3606. , 3636.5])
- j(j)int321 2 3 4 5 6 ... 216 217 218 219 220
- units :
- 1
- long_name :
- cell index along second dimension
array([ 1, 2, 3, ..., 218, 219, 220], dtype=int32)
- i(i)int321 2 3 4 5 6 ... 252 253 254 255 256
- units :
- 1
- long_name :
- cell index along first dimension
array([ 1, 2, 3, ..., 254, 255, 256], dtype=int32)
- lat(j, i)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
array([[ 76.327255, 76.26819 , 76.20587 , ..., 76.38293 , 76.327255, 76.26819 ], [ 76.43177 , 76.37081 , 76.30638 , ..., 76.48929 , 76.43177 , 76.37081 ], [ 76.5387 , 76.47563 , 76.40915 , ..., 76.59812 , 76.5387 , 76.47563 ], ..., [-76.90989 , -77.05585 , -77.20275 , ..., -76.76499 , -76.90989 , -77.05585 ], [-77.192764, -77.33817 , -77.48452 , ..., -77.04835 , -77.192764, -77.33817 ], [-77.46695 , -77.6118 , -77.75767 , ..., -77.323135, -77.46695 , -77.6118 ]], dtype=float32)
- lon(j, i)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
array([[312.52414, 312.0891 , 311.66425, ..., 312.96884, 312.52414, 312.0891 ], [312.27798, 311.8298 , 311.39227, ..., 312.73636, 312.27798, 311.8298 ], [312.0218 , 311.56 , 311.10947, ..., 312.4943 , 312.0218 , 311.56 ], ..., [134.46825, 135.73454, 137.01271, ..., 133.2134 , 134.46825, 135.73454], [133.8163 , 135.07082, 136.33719, ..., 132.57323, 133.8163 , 135.07082], [133.15282, 134.39507, 135.64915, ..., 131.92192, 133.15282, 134.39507]], dtype=float32)
- time_bnds(time, bnds)float64...
array([[ 0., 31.], [ 31., 59.], [ 59., 90.], ..., [3560., 3591.], [3591., 3621.], [3621., 3652.]])
- lat_vertices(j, i, vertices)float32...
- units :
- degrees_north
[225280 values with dtype=float32]
- lon_vertices(j, i, vertices)float32...
- units :
- degrees_east
[225280 values with dtype=float32]
- transix(time, j, i)float32...
- standard_name :
- sea_ice_x_transport
- long_name :
- X-Component of Sea Ice Mass Transport
- comment :
- The sea ice mass transport is 0.0 in ice-free regions of the ocean. Snow is included in calculation of mass.
- units :
- kg s-1
- cell_methods :
- time: mean
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_seaIce_fx_MPI-ESM-LR_decadal1980_r0i0p0.nc
[6758400 values with dtype=float32]
- institution :
- Max Planck Institute for Meteorology
- institute_id :
- MPI-M
- experiment_id :
- decadal1980
- source :
- MPI-ESM-LR 2011; URL: http://svn.zmaw.de/svn/cosmos/branches/releases/mpi-esm-cmip5/src/mod; atmosphere: ECHAM6 (REV: 4873), T63L47; land: JSBACH (REV: 4873); ocean: MPIOM (REV: 4873), GR15L40; sea ice: 4873; marine bgc: HAMOCC (REV: 4873);
- model_id :
- MPI-ESM-LR
- forcing :
- GHG Oz SD Sl Vl LU
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- cmip5-mpi-esm@dkrz.de
- history :
- Model raw output postprocessing with modelling environment (IMDI) at DKRZ: URL: http://svn-mad.zmaw.de/svn/mad/Model/IMDI/trunk, REV: 3993 2011-11-09T08:54:19Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- references :
- ECHAM6: n/a; JSBACH: Raddatz et al., 2007. Will the tropical land biosphere dominate the climate-carbon cycle feedback during the twenty first century? Climate Dynamics, 29, 565-574, doi 10.1007/s00382-007-0247-8; MPIOM: Marsland et al., 2003. The Max-Planck-Institute global ocean/sea ice model with orthogonal curvilinear coordinates. Ocean Modelling, 5, 91-127; HAMOCC: Technical Documentation, http://www.mpimet.mpg.de/fileadmin/models/MPIOM/HAMOCC5.1_TECHNICAL_REPORT.pdf;
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- fd4ed4fb-e090-4df1-97d9-b7c44ed4f3d4
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1980
- frequency :
- mon
- creation_date :
- 2011-11-09T08:54:22Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table OImon (27 April 2011) f04ba250f3acd5b9e847c21d5752eb85
- title :
- MPI-ESM-LR model output prepared for CMIP5 10- or 30-year run initialized in year 1980
- parent_experiment :
- N/A
- modeling_realm :
- seaIce
- realization :
- 4
- cmor_version :
- 2.6.0