MPI-ESM-LR model output prepared for CMIP5 historical
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/transiy_OImon_MPI-ESM-LR_historical_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MPI-ESM-LR model output prepared for CMIP5 historical |
location | /shared/cmip5/data/historical/seaIce/mon/OImon/transiy/MPI-M.MPI-ESM-LR/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/transiy_OImon_MPI-ESM-LR_historical_r1i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 256, j: 220, time: 1872, vertices: 4) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 5.69e+04 5.693e+04 5.696e+04 * 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.40795 76.349655 ... -77.39489 -77.53923 lon (j, i) float32 312.6268 312.18024 ... 132.536 133.77249 Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 5.695e+04 5.698e+04 lat_vertices (j, i, vertices) float32 ... lon_vertices (j, i, vertices) float32 ... transiy (time, j, i) float32 ... Attributes: institution: Max Planck Institute for Meteorology institute_id: MPI-M experiment_id: historical 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: piControl parent_experiment_rip: r1i1p1 branch_time: 10957.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: 9a0c601a-2e19-4b4f-b25b-17365f5db2d3 product: output experiment: historical frequency: mon creation_date: 2011-05-27T17:19:30Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table OImon (27 April 2011) f04ba250f3acd5b9e847c... title: MPI-ESM-LR model output prepared for CMIP5 histor... parent_experiment: pre-industrial control modeling_realm: seaIce realization: 1 cmor_version: 2.5.9
xarray.Dataset
- bnds: 2
- i: 256
- j: 220
- time: 1872
- vertices: 4
- time(time)float6415.5 45.0 ... 5.693e+04 5.696e+04
- bounds :
- time_bnds
- units :
- days since 1850-1-1 00:00:00
- calendar :
- proleptic_gregorian
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.55000e+01, 4.50000e+01, 7.45000e+01, ..., 5.69015e+04, 5.69320e+04, 5.69625e+04])
- 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.40795 , 76.349655, 76.287926, ..., 76.46281 , 76.40795 , 76.349655], [ 76.5146 , 76.45432 , 76.390594, ..., 76.57126 , 76.5146 , 76.45432 ], [ 76.62368 , 76.56145 , 76.495636, ..., 76.68227 , 76.62368 , 76.56145 ], ..., [-76.97996 , -77.12512 , -77.271324, ..., -76.83582 , -76.97996 , -77.12512 ], [-77.25871 , -77.40337 , -77.54899 , ..., -77.11516 , -77.25871 , -77.40337 ], [-77.39489 , -77.53923 , -77.68463 , ..., -77.251656, -77.39489 , -77.53923 ]], dtype=float32)
- lon(j, i)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
array([[312.6268 , 312.18024, 311.74384, ..., 313.08307, 312.6268 , 312.18024], [312.38257, 311.92236, 311.47287, ..., 312.853 , 312.38257, 311.92236], [312.12823, 311.65393, 311.19086, ..., 312.6133 , 312.12823, 311.65393], ..., [133.51782, 134.77248, 136.0388 , ..., 132.27434, 133.51782, 134.77248], [132.86607, 134.10875, 135.36307, ..., 131.63458, 132.86607, 134.10875], [132.536 , 133.77249, 135.0206 , ..., 131.3106 , 132.536 , 133.77249]], dtype=float32)
- time_bnds(time, bnds)float64...
array([[0.0000e+00, 3.1000e+01], [3.1000e+01, 5.9000e+01], [5.9000e+01, 9.0000e+01], ..., [5.6886e+04, 5.6917e+04], [5.6917e+04, 5.6947e+04], [5.6947e+04, 5.6978e+04]])
- 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]
- transiy(time, j, i)float32...
- standard_name :
- sea_ice_y_transport
- long_name :
- Y-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_historical_r0i0p0.nc
[105431040 values with dtype=float32]
- institution :
- Max Planck Institute for Meteorology
- institute_id :
- MPI-M
- experiment_id :
- historical
- source :
- MPI-ESM-LR 2011; URL: http://svn.zmaw.de/svn/cosmos/branches/releases/mpi-esm-cmip5/src/mod; atmosphere: ECHAM6 (REV: 4603), T63L47; land: JSBACH (REV: 4603); ocean: MPIOM (REV: 4603), GR15L40; sea ice: 4603; marine bgc: HAMOCC (REV: 4603);
- model_id :
- MPI-ESM-LR
- forcing :
- GHG Oz SD Sl Vl LU
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 10957.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: 3185 2011-05-27T17:19:27Z 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: http://www.mpimet.mpg.de/fileadmin/models/MPIOM/HAMOCC5.1_TECHNICAL_REPORT.pdf;
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 9a0c601a-2e19-4b4f-b25b-17365f5db2d3
- product :
- output
- experiment :
- historical
- frequency :
- mon
- creation_date :
- 2011-05-27T17:19:30Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table OImon (27 April 2011) f04ba250f3acd5b9e847c21d5752eb85
- title :
- MPI-ESM-LR model output prepared for CMIP5 historical
- parent_experiment :
- pre-industrial control
- modeling_realm :
- seaIce
- realization :
- 1
- cmor_version :
- 2.5.9