HadGEM2-ES 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/mrsos_day_HadGEM2-ES_rcp85_r1i1p1.yaml") ds=cat.netcdf.read()

Metadata

title HadGEM2-ES model output prepared for CMIP5 RCP8.5
location /shared/cmip5/data/rcp85/land/day/day/mrsos/MOHC.HadGEM2-ES/r1i1p1
tags gridded,global,model,daily
catalog_dir https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/mrsos_day_HadGEM2-ES_rcp85_r1i1p1.yaml
last updated 2013-06-14

Dataset Contents

<xarray.Dataset>
Dimensions:     (bnds: 2, lat: 145, lon: 192, time: 33870)
Coordinates:
  * time        (time) float64 5.256e+04 5.256e+04 ... 8.643e+04 8.643e+04
  * lat         (lat) float64 -90.0 -88.75 -87.5 -86.25 ... 87.5 88.75 90.0
  * lon         (lon) float64 0.0 1.875 3.75 5.625 ... 352.5 354.4 356.2 358.1
    depth       float64 0.05
Dimensions without coordinates: bnds
Data variables:
    time_bnds   (time, bnds) float64 dask.array<chunksize=(1800, 2), meta=np.ndarray>
    lat_bnds    (time, lat, bnds) float64 dask.array<chunksize=(1800, 145, 2), meta=np.ndarray>
    lon_bnds    (time, lon, bnds) float64 dask.array<chunksize=(1800, 192, 2), meta=np.ndarray>
    depth_bnds  (time, bnds) float64 dask.array<chunksize=(1800, 2), meta=np.ndarray>
    mrsos       (time, lat, lon) float32 dask.array<chunksize=(1800, 145, 192), meta=np.ndarray>
Attributes:
    institution:               Met Office Hadley Centre, Fitzroy Road, Exeter...
    institute_id:              MOHC
    experiment_id:             rcp85
    source:                    HadGEM2-ES (2009) atmosphere: HadGAM2 (N96L38)...
    model_id:                  HadGEM2-ES
    forcing:                   GHG, SA, Oz, LU, Sl, Vl, BC, OC, (GHG = CO2, N...
    parent_experiment_id:      historical
    parent_experiment_rip:     r1i1p1
    branch_time:               52560.0
    contact:                   chris.d.jones@metoffice.gov.uk, michael.sander...
    history:                   Tue Nov 16 11:38:32 2010: ncrename -a ext_cell...
    references:                Bellouin N. et al, (2007) Improved representat...
    initialization_method:     1
    physics_version:           1
    tracking_id:               3bccdb29-ce36-44a3-b9c7-17248b626bbf
    mo_runid:                  ajnji
    product:                   output
    experiment:                RCP8.5
    frequency:                 day
    creation_date:             2010-11-10T15:30:16Z
    Conventions:               CF-1.4
    project_id:                CMIP5
    table_id:                  Table day (25 October 2010) 783d839767ea9baa68...
    title:                     HadGEM2-ES model output prepared for CMIP5 RCP8.5
    parent_experiment:         historical
    modeling_realm:            land
    realization:               1
    cmor_version:              2.4.0
    nco_openmp_thread_number:  1