HadGEM2-A model output prepared for CMIP5 AMIP
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tauv_Amon_HadGEM2-A_amip_r4i3p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadGEM2-A model output prepared for CMIP5 AMIP |
location | /shared/cmip5/data/amip/atmos/mon/Amon/tauv/MOHC.HadGEM2-A/r4i3p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tauv_Amon_HadGEM2-A_amip_r4i3p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 144, lon: 192, time: 363) Coordinates: * time (time) float64 15.0 45.0 75.0 ... 1.082e+04 1.084e+04 1.088e+04 * lat (lat) float64 -89.38 -88.12 -86.88 -85.62 ... 86.88 88.12 89.38 * lon (lon) float64 0.0 1.875 3.75 5.625 ... 352.5 354.4 356.2 358.1 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 1.086e+04 1.089e+04 lat_bnds (lat, bnds) float64 -90.0 -88.75 -88.75 ... 88.75 88.75 90.0 lon_bnds (lon, bnds) float64 -0.9375 0.9375 0.9375 ... 357.2 357.2 359.1 tauv (time, lat, lon) float32 ... Attributes: institution: Met Office Hadley Centre, Fitzroy Road, Exeter, D... institute_id: MOHC experiment_id: amip source: HadGEM2-A (2009) atmosphere: HadGAM2 (N96L38); l... model_id: HadGEM2-A forcing: GHG, Oz, SA, LU, Sl, Vl, BC, OC, (GHG = CO2, N2O,... parent_experiment_id: N/A parent_experiment_rip: r3i2p1 branch_time: 0.0 contact: chris.d.jones@metoffice.gov.uk, gill.martin@metof... history: MOHC pp to CMOR/NetCDF convertor (version 1.9.0) ... comment: initialise atmos and land from prior model state references: Bellouin N. et al, (2007) Improved representation... initialization_method: 3 physics_version: 1 tracking_id: 5baea1b3-faae-499e-baa7-be7c342fa836 mo_runid: akatg product: output experiment: AMIP frequency: mon creation_date: 2011-06-21T14:35:45Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: HadGEM2-A model output prepared for CMIP5 AMIP parent_experiment: N/A modeling_realm: atmos realization: 4 cmor_version: 2.6.1
xarray.Dataset
- bnds: 2
- lat: 144
- lon: 192
- time: 363
- time(time)float6415.0 45.0 ... 1.084e+04 1.088e+04
- bounds :
- time_bnds
- units :
- days since 1978-09-01
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15., 45., 75., ..., 10815., 10845., 10875.])
- lat(lat)float64-89.38 -88.12 ... 88.12 89.38
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-89.375, -88.125, -86.875, -85.625, -84.375, -83.125, -81.875, -80.625, -79.375, -78.125, -76.875, -75.625, -74.375, -73.125, -71.875, -70.625, -69.375, -68.125, -66.875, -65.625, -64.375, -63.125, -61.875, -60.625, -59.375, -58.125, -56.875, -55.625, -54.375, -53.125, -51.875, -50.625, -49.375, -48.125, -46.875, -45.625, -44.375, -43.125, -41.875, -40.625, -39.375, -38.125, -36.875, -35.625, -34.375, -33.125, -31.875, -30.625, -29.375, -28.125, -26.875, -25.625, -24.375, -23.125, -21.875, -20.625, -19.375, -18.125, -16.875, -15.625, -14.375, -13.125, -11.875, -10.625, -9.375, -8.125, -6.875, -5.625, -4.375, -3.125, -1.875, -0.625, 0.625, 1.875, 3.125, 4.375, 5.625, 6.875, 8.125, 9.375, 10.625, 11.875, 13.125, 14.375, 15.625, 16.875, 18.125, 19.375, 20.625, 21.875, 23.125, 24.375, 25.625, 26.875, 28.125, 29.375, 30.625, 31.875, 33.125, 34.375, 35.625, 36.875, 38.125, 39.375, 40.625, 41.875, 43.125, 44.375, 45.625, 46.875, 48.125, 49.375, 50.625, 51.875, 53.125, 54.375, 55.625, 56.875, 58.125, 59.375, 60.625, 61.875, 63.125, 64.375, 65.625, 66.875, 68.125, 69.375, 70.625, 71.875, 73.125, 74.375, 75.625, 76.875, 78.125, 79.375, 80.625, 81.875, 83.125, 84.375, 85.625, 86.875, 88.125, 89.375])
- lon(lon)float640.0 1.875 3.75 ... 356.2 358.1
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 1.875, 3.75 , 5.625, 7.5 , 9.375, 11.25 , 13.125, 15. , 16.875, 18.75 , 20.625, 22.5 , 24.375, 26.25 , 28.125, 30. , 31.875, 33.75 , 35.625, 37.5 , 39.375, 41.25 , 43.125, 45. , 46.875, 48.75 , 50.625, 52.5 , 54.375, 56.25 , 58.125, 60. , 61.875, 63.75 , 65.625, 67.5 , 69.375, 71.25 , 73.125, 75. , 76.875, 78.75 , 80.625, 82.5 , 84.375, 86.25 , 88.125, 90. , 91.875, 93.75 , 95.625, 97.5 , 99.375, 101.25 , 103.125, 105. , 106.875, 108.75 , 110.625, 112.5 , 114.375, 116.25 , 118.125, 120. , 121.875, 123.75 , 125.625, 127.5 , 129.375, 131.25 , 133.125, 135. , 136.875, 138.75 , 140.625, 142.5 , 144.375, 146.25 , 148.125, 150. , 151.875, 153.75 , 155.625, 157.5 , 159.375, 161.25 , 163.125, 165. , 166.875, 168.75 , 170.625, 172.5 , 174.375, 176.25 , 178.125, 180. , 181.875, 183.75 , 185.625, 187.5 , 189.375, 191.25 , 193.125, 195. , 196.875, 198.75 , 200.625, 202.5 , 204.375, 206.25 , 208.125, 210. , 211.875, 213.75 , 215.625, 217.5 , 219.375, 221.25 , 223.125, 225. , 226.875, 228.75 , 230.625, 232.5 , 234.375, 236.25 , 238.125, 240. , 241.875, 243.75 , 245.625, 247.5 , 249.375, 251.25 , 253.125, 255. , 256.875, 258.75 , 260.625, 262.5 , 264.375, 266.25 , 268.125, 270. , 271.875, 273.75 , 275.625, 277.5 , 279.375, 281.25 , 283.125, 285. , 286.875, 288.75 , 290.625, 292.5 , 294.375, 296.25 , 298.125, 300. , 301.875, 303.75 , 305.625, 307.5 , 309.375, 311.25 , 313.125, 315. , 316.875, 318.75 , 320.625, 322.5 , 324.375, 326.25 , 328.125, 330. , 331.875, 333.75 , 335.625, 337.5 , 339.375, 341.25 , 343.125, 345. , 346.875, 348.75 , 350.625, 352.5 , 354.375, 356.25 , 358.125])
- time_bnds(time, bnds)float64...
array([[ 0., 30.], [ 30., 60.], [ 60., 90.], ..., [10800., 10830.], [10830., 10860.], [10860., 10890.]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -88.75], [-88.75, -87.5 ], [-87.5 , -86.25], ..., [ 86.25, 87.5 ], [ 87.5 , 88.75], [ 88.75, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -0.9375, 0.9375], [ 0.9375, 2.8125], [ 2.8125, 4.6875], ..., [353.4375, 355.3125], [355.3125, 357.1875], [357.1875, 359.0625]])
- tauv(time, lat, lon)float32...
- standard_name :
- surface_downward_northward_stress
- long_name :
- Surface Downward Northward Wind Stress
- units :
- Pa
- original_name :
- mo: m01s03i461
- cell_methods :
- time: mean
- history :
- 2011-06-21T14:35:45Z altered by CMOR: replaced missing value flag (-1.07374e+09) with standard missing value (1e+20).
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_HadGEM2-A_amip_r0i0p0.nc
[10036224 values with dtype=float32]
- institution :
- Met Office Hadley Centre, Fitzroy Road, Exeter, Devon, EX1 3PB, UK, (http://www.metoffice.gov.uk)
- institute_id :
- MOHC
- experiment_id :
- amip
- source :
- HadGEM2-A (2009) atmosphere: HadGAM2 (N96L38); land-surface/vegetation: MOSES2
- model_id :
- HadGEM2-A
- forcing :
- GHG, Oz, SA, LU, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFCs)
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- r3i2p1
- branch_time :
- 0.0
- contact :
- chris.d.jones@metoffice.gov.uk, gill.martin@metoffice.gov.uk
- history :
- MOHC pp to CMOR/NetCDF convertor (version 1.9.0) 2011-06-21T14:35:14Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- initialise atmos and land from prior model state
- references :
- Bellouin N. et al, (2007) Improved representation of aerosols for HadGEM2. Meteorological Office Hadley Centre, Technical Note 73, March 2007; Collins W.J. et al, (2008) Evaluation of the HadGEM2 model. Meteorological Office Hadley Centre, Technical Note 74,; Johns T.C. et al, (2006) The new Hadley Centre climate model HadGEM1: Evaluation of coupled simulations. Journal of Climate, American Meteorological Society, Vol. 19, No. 7, pages 1327-1353.; Martin G.M. et al, (2006) The physical properties of the atmosphere in the new Hadley Centre Global Environmental Model, HadGEM1 - Part 1: Model description and global climatology. Journal of Climate, American Meteorological Society, Vol. 19, No.7, pages 1274-1301.; Ringer M.A. et al, (2006) The physical properties of the atmosphere in the new Hadley Centre Global Environmental Model, HadGEM1 - Part 2: Aspects of variability and regional climate. Journal of Climate, American Meteorological Society, Vol. 19, No. 7, pages 1302-1326.
- initialization_method :
- 3
- physics_version :
- 1
- tracking_id :
- 5baea1b3-faae-499e-baa7-be7c342fa836
- mo_runid :
- akatg
- product :
- output
- experiment :
- AMIP
- frequency :
- mon
- creation_date :
- 2011-06-21T14:35:45Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- HadGEM2-A model output prepared for CMIP5 AMIP
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 4
- cmor_version :
- 2.6.1