EC-Earth 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/volcello_fx_EC-EARTH_historical_r0i0p0.yaml")
ds=cat.netcdf.read()
        Metadata
| title | EC-Earth model output prepared for CMIP5 historical | 
| location | /shared/cmip5/data/historical/ocean/fx/fx/volcello/ICHEC.EC-EARTH/r0i0p0 | 
| tags | gridded,global,model,fx | 
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/volcello_fx_EC-EARTH_historical_r0i0p0.yaml | 
| last updated | 2015-10-21 | 
Dataset Contents
<xarray.Dataset>
Dimensions:       (bnds: 2, i: 362, j: 292, lev: 42, vertices: 4)
Coordinates:
  * lev           (lev) float64 5.022 15.08 25.16 ... 5.051e+03 5.35e+03
  * j             (j) int32 1 2 3 4 5 6 7 8 ... 285 286 287 288 289 290 291 292
  * i             (i) int32 1 2 3 4 5 6 7 8 ... 355 356 357 358 359 360 361 362
Dimensions without coordinates: bnds, vertices
Data variables:
    lev_bnds      (lev, bnds) float64 0.0 10.05 10.05 ... 5.201e+03 5.5e+03
    lat           (j, i) float32 ...
    lon           (j, i) float32 ...
    lat_vertices  (j, i, vertices) float32 ...
    lon_vertices  (j, i, vertices) float32 ...
    volcello      (lev, j, i) float32 ...
Attributes:
    CDI:                    Climate Data Interface version 1.4.5 (http://code...
    Conventions:            CF-1.0
    CDO:                    Climate Data Operators version 1.4.5 (http://code...
    model_id:               EC-EARTH
    source:                 EC-EARTH: (2011) ; atmosphere: IFS (cy31r1, 100);...
    title:                  EC-Earth model output prepared for CMIP5 historical
    modeling_realm:         ocean
    institution:            EC-Earth (European Earth System Model)
    institute_id:           ICHEC
    comment:                U cell area for ORCA1 configuration
    contact:                Alastair McKinstry <alastair.mckinstry@ichec.ie>
    references:             Model described by Hazeleger et al. (Bull. Amer. ...
    product:                output
    project_id:             CMIP5
    parent_experiment_id:   piControl
    parent_experiment_rip:  r1i1p1
    initialization_method:  0
    realization:            0
    physics_version:        0
    frequency:              fx
    experiment_id:          historical
    tracking_id:            d29693b4-2d5e-46be-a16c-dc73e5ee7f8c
    table_id:               Table fx (27 April 2011) becb0e555e7f575d5973a833...
    creation_date:          2013-03-13T01:00:02Z
    forcing:                Nat,Ant
    branch_time:            0.0xarray.Dataset
- bnds: 2
 - i: 362
 - j: 292
 - lev: 42
 - vertices: 4
 
- lev(lev)float645.022 15.08 ... 5.051e+03 5.35e+03
- bounds :
 - lev_bnds
 - units :
 - m
 - axis :
 - Z
 - positive :
 - down
 - long_name :
 - ocean depth coordinate
 - standard_name :
 - depth
 
array([5.021590e+00, 1.507854e+01, 2.516046e+01, 3.527829e+01, 4.544776e+01, 5.569149e+01, 6.604198e+01, 7.654591e+01, 8.727029e+01, 9.831118e+01, 1.098062e+02, 1.219519e+02, 1.350285e+02, 1.494337e+02, 1.657285e+02, 1.846975e+02, 2.074254e+02, 2.353862e+02, 2.705341e+02, 3.153741e+02, 3.729655e+02, 4.468009e+02, 5.405022e+02, 6.573229e+02, 7.995496e+02, 9.679958e+02, 1.161806e+03, 1.378661e+03, 1.615291e+03, 1.868071e+03, 2.133517e+03, 2.408583e+03, 2.690780e+03, 2.978166e+03, 3.269278e+03, 3.563041e+03, 3.858676e+03, 4.155628e+03, 4.453502e+03, 4.752021e+03, 5.050990e+03, 5.350272e+03]) - j(j)int321 2 3 4 5 6 ... 288 289 290 291 292
- units :
 - 1
 - long_name :
 - cell index along second dimension
 
array([ 1, 2, 3, ..., 290, 291, 292], dtype=int32)
 - i(i)int321 2 3 4 5 6 ... 358 359 360 361 362
- units :
 - 1
 - long_name :
 - cell index along first dimension
 
array([ 1, 2, 3, ..., 360, 361, 362], dtype=int32)
 
- lev_bnds(lev, bnds)float64...
array([[ 0. , 10.047484], [ 10.047484, 20.115788], [ 20.115788, 30.214035], [ 30.214035, 40.355347], [ 40.355347, 50.55859 ], [ 50.55859 , 60.850872], [ 60.850872, 71.271149], [ 71.271149, 81.875343], [ 81.875343, 92.743713], [ 92.743713, 103.991257], [ 103.991257, 115.782486], [ 115.782486, 128.352234], [ 128.352234, 142.03447 ], [ 142.03447 , 157.301926], [ 157.301926, 174.818909], [ 174.818909, 195.509689], [ 195.509689, 220.64183 ], [ 220.64183 , 251.91861 ], [ 251.91861 , 291.563751], [ 291.563751, 342.365143], [ 342.365143, 407.62439 ], [ 407.62439 , 490.949432], [ 490.949432, 595.850098], [ 595.850098, 725.170959], [ 725.170959, 880.510193], [ 880.510193, 1061.845947], [1061.845947, 1267.541992], [1267.541992, 1494.72876 ], [1494.72876 , 1739.887329], [1739.887329, 1999.413452], [1999.413452, 2270.016846], [2270.016846, 2548.924316], [2548.924316, 2833.926025], [2833.926025, 3123.331299], [3123.331299, 3415.882812], [3415.882812, 3710.663574], [3710.663574, 4007.015381], [4007.015381, 4304.469238], [4304.469238, 4602.694824], [4602.694824, 4901.458984], [4901.458984, 5200.598633], [5200.598633, 5499.945312]]) - lat(j, i)float32...
- standard_name :
 - latitude
 - long_name :
 - latitude coordinate
 - units :
 - degrees_north
 - bounds :
 - lat_vertices
 
[105704 values with dtype=float32]
 - lon(j, i)float32...
- standard_name :
 - longitude
 - long_name :
 - longitude coordinate
 - units :
 - degrees_east
 - bounds :
 - lon_vertices
 
[105704 values with dtype=float32]
 - lat_vertices(j, i, vertices)float32...
- units :
 - degrees_north
 
[422816 values with dtype=float32]
 - lon_vertices(j, i, vertices)float32...
- units :
 - degrees_east
 
[422816 values with dtype=float32]
 - volcello(lev, j, i)float32...
- standard_name :
 - ocean_volume
 - long_name :
 - Ocean Grid-Cell Volume
 - comment :
 - grid-cell volume ca. 2000.
 - units :
 - m3
 - original_name :
 - volcello
 
[4439568 values with dtype=float32]
 
- CDI :
 - Climate Data Interface version 1.4.5 (http://code.zmaw.de/projects/cdi)
 - Conventions :
 - CF-1.0
 - CDO :
 - Climate Data Operators version 1.4.5 (http://code.zmaw.de/projects/cdo)
 - model_id :
 - EC-EARTH
 - source :
 - EC-EARTH: (2011) ; atmosphere: IFS (cy31r1, 100); ocean: NEMO (v2, ORCA1, 4x8) ; coupler: OASIS3 (v3.3) ; sea ice: LIM2 ; + EC-Earth developments
 - title :
 - EC-Earth model output prepared for CMIP5 historical
 - modeling_realm :
 - ocean
 - institution :
 - EC-Earth (European Earth System Model)
 - institute_id :
 - ICHEC
 - comment :
 - U cell area for ORCA1 configuration
 - contact :
 - Alastair McKinstry <alastair.mckinstry@ichec.ie>
 - references :
 - Model described by Hazeleger et al. (Bull. Amer. Meteor. Soc., 2010, 91, 1357-1363). Also see http://ecearth.knmi.nl.
 - product :
 - output
 - project_id :
 - CMIP5
 - parent_experiment_id :
 - piControl
 - parent_experiment_rip :
 - r1i1p1
 - initialization_method :
 - 0
 - realization :
 - 0
 - physics_version :
 - 0
 - frequency :
 - fx
 - experiment_id :
 - historical
 - tracking_id :
 - d29693b4-2d5e-46be-a16c-dc73e5ee7f8c
 - table_id :
 - Table fx (27 April 2011) becb0e555e7f575d5973a833590cdfb1
 - creation_date :
 - 2013-03-13T01:00:02Z
 - forcing :
 - Nat,Ant
 - branch_time :
 - 0.0
 
