HadGEM2-AO 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/tauuo_Omon_HadGEM2-AO_historical_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadGEM2-AO model output prepared for CMIP5 historical |
location | /shared/cmip5/data/historical/ocean/mon/Omon/tauuo/NIMR-KMA.HadGEM2-AO/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tauuo_Omon_HadGEM2-AO_historical_r1i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 215, lon: 360, time: 1752) Coordinates: * time (time) float64 15.0 45.0 75.0 ... 5.248e+04 5.252e+04 5.254e+04 * lat (lat) float64 -89.5 -88.5 -87.5 -86.5 ... 86.5 87.5 88.5 89.5 * lon (lon) float64 0.5 1.5 2.5 3.5 4.5 ... 356.5 357.5 358.5 359.5 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 5.253e+04 5.256e+04 lat_bnds (lat, bnds) float64 -89.5 -89.0 -89.0 -88.0 ... 89.0 89.0 90.0 lon_bnds (lon, bnds) float64 -0.5 0.5 0.5 1.5 ... 357.5 358.5 358.5 359.5 tauuo (time, lat, lon) float32 ... Attributes: institution: NIMR (National Institute of Meteorological Resear... institute_id: NIMR-KMA experiment_id: historical source: HadGEM2-AO r6.6.3 (2010): atmosphere: HadGAM (Ha... model_id: HadGEM2-AO forcing: Nat, Ant, GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD... parent_experiment_id: N/A branch_time: 0.0 contact: Hyo-Shin Lee history: Output from archive/hadgem2-ao. 2011-12-19T06:02:... comment: Equilibrium reached after 20-year spin-up after w... references: Model described by Johns et al. (J. Clim., 2006, ... initialization_method: 1 physics_version: 1 tracking_id: 9310c7a3-d64c-4f50-8ede-8e9d0cd67012 product: output experiment: historical frequency: mon creation_date: 2011-12-19T06:02:08Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (08 July 2010) 141295f2779d3084924ae11... title: HadGEM2-AO model output prepared for CMIP5 histor... parent_experiment: N/A modeling_realm: ocean realization: 1 cmor_version: 2.0.1
xarray.Dataset
- bnds: 2
- lat: 215
- lon: 360
- time: 1752
- time(time)float6415.0 45.0 ... 5.252e+04 5.254e+04
- bounds :
- time_bnds
- units :
- days since 1860-01-01
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.5000e+01, 4.5000e+01, 7.5000e+01, ..., 5.2485e+04, 5.2515e+04, 5.2545e+04])
- lat(lat)float64-89.5 -88.5 -87.5 ... 88.5 89.5
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-89.5, -88.5, -87.5, ..., 87.5, 88.5, 89.5])
- lon(lon)float640.5 1.5 2.5 ... 357.5 358.5 359.5
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0.5, 1.5, 2.5, ..., 357.5, 358.5, 359.5])
- time_bnds(time, bnds)float64...
array([[0.000e+00, 3.000e+01], [3.000e+01, 6.000e+01], [6.000e+01, 9.000e+01], ..., [5.247e+04, 5.250e+04], [5.250e+04, 5.253e+04], [5.253e+04, 5.256e+04]])
- lat_bnds(lat, bnds)float64...
array([[-89.5, -89. ], [-89. , -88. ], [-88. , -87. ], ..., [ 87. , 88. ], [ 88. , 89. ], [ 89. , 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -0.5, 0.5], [ 0.5, 1.5], [ 1.5, 2.5], ..., [356.5, 357.5], [357.5, 358.5], [358.5, 359.5]])
- tauuo(time, lat, lon)float32...
- standard_name :
- surface_downward_x_stress
- long_name :
- Surface Downward X Stress
- comment :
- This is the stress on the liquid ocean from overlying atmosphere, sea ice, ice shelf, etc.
- units :
- N m-2
- original_name :
- TAUUO
- cell_methods :
- time: mean (interval: 1 month) area: mean where sea
- cell_measures :
- area: areacello
- history :
- 2011-12-19T06:02:07Z altered by CMOR: replaced missing value flag (2e+20) with standard missing value (1e+20).
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_fx_HadGEM2-AO_historical_r0i0p0.nc areacello: areacello_fx_HadGEM2-AO_historical_r0i0p0.nc
[135604800 values with dtype=float32]
- institution :
- NIMR (National Institute of Meteorological Research, Seoul, South Korea)
- institute_id :
- NIMR-KMA
- experiment_id :
- historical
- source :
- HadGEM2-AO r6.6.3 (2010): atmosphere: HadGAM (HadGAM2, N96L38); ocean: HadGOM (HadGOM2, 1x1L40, increased res at Equator); sea ice: part of HadGOM2; land: MOSES-2
- model_id :
- HadGEM2-AO
- forcing :
- Nat, Ant, GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD, OC
- parent_experiment_id :
- N/A
- branch_time :
- 0.0
- contact :
- Hyo-Shin Lee
- history :
- Output from archive/hadgem2-ao. 2011-12-19T06:02:08Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- Equilibrium reached after 20-year spin-up after which data were output starting with nominal date of January 0001
- references :
- Model described by Johns et al. (J. Clim., 2006, 1327-1353). Also see http://www.metoffice.gov.uk/research/hadleycentre/pubs/HCTN/HCTN_54.pdf transient experiments described in Stott et al. (J. Clim., 2006, 2763-2782.)
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 9310c7a3-d64c-4f50-8ede-8e9d0cd67012
- product :
- output
- experiment :
- historical
- frequency :
- mon
- creation_date :
- 2011-12-19T06:02:08Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (08 July 2010) 141295f2779d3084924ae119f2fe4bbc
- title :
- HadGEM2-AO model output prepared for CMIP5 historical
- parent_experiment :
- N/A
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.0.1