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/areacello_fx_MPI-ESM-LR_historical_r0i0p0.yaml")
ds=cat.netcdf.read()
        Metadata
| title | MPI-ESM-LR model output prepared for CMIP5 historical | 
| location | /shared/cmip5/data/historical/ocean/fx/fx/areacello/MPI-M.MPI-ESM-LR/r0i0p0 | 
| tags | gridded,global,model,fx | 
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/areacello_fx_MPI-ESM-LR_historical_r0i0p0.yaml | 
| last updated | 2016-04-13 | 
Dataset Contents
<xarray.Dataset>
Dimensions:       (i: 256, j: 220, vertices: 4)
Coordinates:
  * 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.3555 76.29813 ... -77.39489 -77.53923
    lon           (j, i) float32 312.7453 312.30536 ... 132.536 133.77249
Dimensions without coordinates: vertices
Data variables:
    lat_vertices  (j, i, vertices) float32 ...
    lon_vertices  (j, i, vertices) float32 ...
    areacello     (j, i) float32 174574910.0 176982930.0 ... 1214731000.0
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:            25932.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:  0
    physics_version:        0
    tracking_id:            2eef068a-deee-4403-900e-e56c6ccb040a
    product:                output
    experiment:             historical
    frequency:              fx
    creation_date:          2011-06-20T13:11:38Z
    Conventions:            CF-1.4
    project_id:             CMIP5
    table_id:               Table fx (27 April 2011) 10d4516edb0202bf85e1ae7c...
    title:                  MPI-ESM-LR model output prepared for CMIP5 histor...
    parent_experiment:      pre-industrial control
    modeling_realm:         ocean
    realization:            0
    cmor_version:           2.5.9xarray.Dataset
- i: 256
 - j: 220
 - vertices: 4
 
- 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.3555 , 76.29813 , 76.237434, ..., 76.409485, 76.3555 , 76.29813 ], [ 76.46096 , 76.40167 , 76.33902 , ..., 76.51672 , 76.46096 , 76.40167 ], [ 76.56885 , 76.507576, 76.44281 , ..., 76.62646 , 76.56885 , 76.507576], ..., [-76.837296, -76.98274 , -77.129196, ..., -76.69287 , -76.837296, -76.98274 ], [-77.1204 , -77.26531 , -77.41123 , ..., -76.97653 , -77.1204 , -77.26531 ], [-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.7453 , 312.30536, 311.87543, ..., 313.19467, 312.7453 , 312.30536], [312.5059 , 312.05258, 311.6097 , ..., 312.9692 , 312.5059 , 312.05258], [312.2567 , 311.78952, 311.33325, ..., 312.7344 , 312.2567 , 311.78952], ..., [133.83945, 135.09993, 136.3721 , ..., 132.59015, 133.83945, 135.09993], [133.19337, 134.44212, 135.70247, ..., 131.95583, 133.19337, 134.44212], [132.536 , 133.77249, 135.0206 , ..., 131.3106 , 132.536 , 133.77249]], dtype=float32) 
- 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]
 - areacello(j, i)float32...
- standard_name :
 - cell_area
 - long_name :
 - Ocean Grid-Cell Area
 - units :
 - m2
 - associated_files :
 - baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_MPI-ESM-LR_historical_r0i0p0.nc
 
array([[1.745749e+08, 1.769829e+08, 1.721332e+08, ..., 1.721332e+08, 1.745749e+08, 1.769829e+08], [1.818327e+08, 1.842735e+08, 1.818327e+08, ..., 1.842735e+08, 1.818327e+08, 1.842735e+08], [1.939721e+08, 1.939721e+08, 1.915321e+08, ..., 1.915321e+08, 1.939721e+08, 1.939721e+08], ..., [1.280182e+09, 1.280182e+09, 1.282623e+09, ..., 1.282623e+09, 1.280182e+09, 1.280182e+09], [1.217168e+09, 1.214731e+09, 1.217139e+09, ..., 1.219581e+09, 1.217168e+09, 1.214731e+09], [1.217168e+09, 1.214731e+09, 1.217139e+09, ..., 1.219581e+09, 1.217168e+09, 1.214731e+09]], 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 :
 - 25932.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: 3296 2011-06-20T13:11:38Z 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 :
 - 0
 - physics_version :
 - 0
 - tracking_id :
 - 2eef068a-deee-4403-900e-e56c6ccb040a
 - product :
 - output
 - experiment :
 - historical
 - frequency :
 - fx
 - creation_date :
 - 2011-06-20T13:11:38Z
 - Conventions :
 - CF-1.4
 - project_id :
 - CMIP5
 - table_id :
 - Table fx (27 April 2011) 10d4516edb0202bf85e1ae7cf0b86691
 - title :
 - MPI-ESM-LR model output prepared for CMIP5 historical
 - parent_experiment :
 - pre-industrial control
 - modeling_realm :
 - ocean
 - realization :
 - 0
 - cmor_version :
 - 2.5.9
 
