HadCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1980
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/uas_Amon_HadCM3_decadal1980_r9i2p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1980 |
location | /shared/cmip5/data/decadal1980/atmos/mon/Amon/uas/MOHC.HadCM3/r9i2p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/uas_Amon_HadCM3_decadal1980_r9i2p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 72, lon: 96, time: 362) Coordinates: * time (time) float64 15.0 45.0 75.0 ... 1.078e+04 1.082e+04 1.084e+04 * lat (lat) float64 -88.75 -86.25 -83.75 -81.25 ... 83.75 86.25 88.75 * lon (lon) float64 1.875 5.625 9.375 13.12 ... 346.9 350.6 354.4 358.1 height float64 10.0 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 1.083e+04 1.086e+04 lat_bnds (lat, bnds) float64 -90.0 -87.5 -87.5 -85.0 ... 87.5 87.5 90.0 lon_bnds (lon, bnds) float64 0.0 3.75 3.75 7.5 ... 352.5 356.2 356.2 360.0 uas (time, lat, lon) float32 ... Attributes: institution: Met Office Hadley Centre, Fitzroy Road, Exeter, D... institute_id: MOHC experiment_id: decadal1980 source: HadCM3 - Hadley Centre Coupled Model Version 3 (2... model_id: HadCM3 forcing: GHG, Oz, SA, Sl, Vl, (GHG = CO2, N2O, CH4, CFCs) parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: doug.smith@metoffice.gov.uk, holger.pohlmann@meto... history: MOHC pp to CMOR/NetCDF convertor (version 1.9.0) ... references: Collins, M., S.F.B Tett, and C. Cooper (2001) the... initialization_method: 2 physics_version: 1 tracking_id: e4538514-f8e4-46b3-a9c6-6c9b75eba10d mo_runid: ajzbi product: output experiment: 10- or 30-year run initialized in year 1980 frequency: mon creation_date: 2011-06-24T21:53:52Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: HadCM3 model output prepared for CMIP5 10- or 30-... parent_experiment: N/A modeling_realm: atmos realization: 9 cmor_version: 2.6.1
xarray.Dataset
- bnds: 2
- lat: 72
- lon: 96
- time: 362
- time(time)float6415.0 45.0 ... 1.082e+04 1.084e+04
- bounds :
- time_bnds
- units :
- days since 1980-11-01
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15., 45., 75., ..., 10785., 10815., 10845.])
- lat(lat)float64-88.75 -86.25 ... 86.25 88.75
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-88.75, -86.25, -83.75, -81.25, -78.75, -76.25, -73.75, -71.25, -68.75, -66.25, -63.75, -61.25, -58.75, -56.25, -53.75, -51.25, -48.75, -46.25, -43.75, -41.25, -38.75, -36.25, -33.75, -31.25, -28.75, -26.25, -23.75, -21.25, -18.75, -16.25, -13.75, -11.25, -8.75, -6.25, -3.75, -1.25, 1.25, 3.75, 6.25, 8.75, 11.25, 13.75, 16.25, 18.75, 21.25, 23.75, 26.25, 28.75, 31.25, 33.75, 36.25, 38.75, 41.25, 43.75, 46.25, 48.75, 51.25, 53.75, 56.25, 58.75, 61.25, 63.75, 66.25, 68.75, 71.25, 73.75, 76.25, 78.75, 81.25, 83.75, 86.25, 88.75])
- lon(lon)float641.875 5.625 9.375 ... 354.4 358.1
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 1.875, 5.625, 9.375, 13.125, 16.875, 20.625, 24.375, 28.125, 31.875, 35.625, 39.375, 43.125, 46.875, 50.625, 54.375, 58.125, 61.875, 65.625, 69.375, 73.125, 76.875, 80.625, 84.375, 88.125, 91.875, 95.625, 99.375, 103.125, 106.875, 110.625, 114.375, 118.125, 121.875, 125.625, 129.375, 133.125, 136.875, 140.625, 144.375, 148.125, 151.875, 155.625, 159.375, 163.125, 166.875, 170.625, 174.375, 178.125, 181.875, 185.625, 189.375, 193.125, 196.875, 200.625, 204.375, 208.125, 211.875, 215.625, 219.375, 223.125, 226.875, 230.625, 234.375, 238.125, 241.875, 245.625, 249.375, 253.125, 256.875, 260.625, 264.375, 268.125, 271.875, 275.625, 279.375, 283.125, 286.875, 290.625, 294.375, 298.125, 301.875, 305.625, 309.375, 313.125, 316.875, 320.625, 324.375, 328.125, 331.875, 335.625, 339.375, 343.125, 346.875, 350.625, 354.375, 358.125])
- height()float64...
- units :
- m
- axis :
- Z
- positive :
- up
- long_name :
- height
- standard_name :
- height
array(10.)
- time_bnds(time, bnds)float64...
array([[ 0., 30.], [ 30., 60.], [ 60., 90.], ..., [10770., 10800.], [10800., 10830.], [10830., 10860.]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -87.5], [-87.5, -85. ], [-85. , -82.5], [-82.5, -80. ], [-80. , -77.5], [-77.5, -75. ], [-75. , -72.5], [-72.5, -70. ], [-70. , -67.5], [-67.5, -65. ], [-65. , -62.5], [-62.5, -60. ], [-60. , -57.5], [-57.5, -55. ], [-55. , -52.5], [-52.5, -50. ], [-50. , -47.5], [-47.5, -45. ], [-45. , -42.5], [-42.5, -40. ], [-40. , -37.5], [-37.5, -35. ], [-35. , -32.5], [-32.5, -30. ], [-30. , -27.5], [-27.5, -25. ], [-25. , -22.5], [-22.5, -20. ], [-20. , -17.5], [-17.5, -15. ], [-15. , -12.5], [-12.5, -10. ], [-10. , -7.5], [ -7.5, -5. ], [ -5. , -2.5], [ -2.5, 0. ], [ 0. , 2.5], [ 2.5, 5. ], [ 5. , 7.5], [ 7.5, 10. ], [ 10. , 12.5], [ 12.5, 15. ], [ 15. , 17.5], [ 17.5, 20. ], [ 20. , 22.5], [ 22.5, 25. ], [ 25. , 27.5], [ 27.5, 30. ], [ 30. , 32.5], [ 32.5, 35. ], [ 35. , 37.5], [ 37.5, 40. ], [ 40. , 42.5], [ 42.5, 45. ], [ 45. , 47.5], [ 47.5, 50. ], [ 50. , 52.5], [ 52.5, 55. ], [ 55. , 57.5], [ 57.5, 60. ], [ 60. , 62.5], [ 62.5, 65. ], [ 65. , 67.5], [ 67.5, 70. ], [ 70. , 72.5], [ 72.5, 75. ], [ 75. , 77.5], [ 77.5, 80. ], [ 80. , 82.5], [ 82.5, 85. ], [ 85. , 87.5], [ 87.5, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ 0. , 3.75], [ 3.75, 7.5 ], [ 7.5 , 11.25], [ 11.25, 15. ], [ 15. , 18.75], [ 18.75, 22.5 ], [ 22.5 , 26.25], [ 26.25, 30. ], [ 30. , 33.75], [ 33.75, 37.5 ], [ 37.5 , 41.25], [ 41.25, 45. ], [ 45. , 48.75], [ 48.75, 52.5 ], [ 52.5 , 56.25], [ 56.25, 60. ], [ 60. , 63.75], [ 63.75, 67.5 ], [ 67.5 , 71.25], [ 71.25, 75. ], [ 75. , 78.75], [ 78.75, 82.5 ], [ 82.5 , 86.25], [ 86.25, 90. ], [ 90. , 93.75], [ 93.75, 97.5 ], [ 97.5 , 101.25], [101.25, 105. ], [105. , 108.75], [108.75, 112.5 ], [112.5 , 116.25], [116.25, 120. ], [120. , 123.75], [123.75, 127.5 ], [127.5 , 131.25], [131.25, 135. ], [135. , 138.75], [138.75, 142.5 ], [142.5 , 146.25], [146.25, 150. ], [150. , 153.75], [153.75, 157.5 ], [157.5 , 161.25], [161.25, 165. ], [165. , 168.75], [168.75, 172.5 ], [172.5 , 176.25], [176.25, 180. ], [180. , 183.75], [183.75, 187.5 ], [187.5 , 191.25], [191.25, 195. ], [195. , 198.75], [198.75, 202.5 ], [202.5 , 206.25], [206.25, 210. ], [210. , 213.75], [213.75, 217.5 ], [217.5 , 221.25], [221.25, 225. ], [225. , 228.75], [228.75, 232.5 ], [232.5 , 236.25], [236.25, 240. ], [240. , 243.75], [243.75, 247.5 ], [247.5 , 251.25], [251.25, 255. ], [255. , 258.75], [258.75, 262.5 ], [262.5 , 266.25], [266.25, 270. ], [270. , 273.75], [273.75, 277.5 ], [277.5 , 281.25], [281.25, 285. ], [285. , 288.75], [288.75, 292.5 ], [292.5 , 296.25], [296.25, 300. ], [300. , 303.75], [303.75, 307.5 ], [307.5 , 311.25], [311.25, 315. ], [315. , 318.75], [318.75, 322.5 ], [322.5 , 326.25], [326.25, 330. ], [330. , 333.75], [333.75, 337.5 ], [337.5 , 341.25], [341.25, 345. ], [345. , 348.75], [348.75, 352.5 ], [352.5 , 356.25], [356.25, 360. ]])
- uas(time, lat, lon)float32...
- standard_name :
- eastward_wind
- long_name :
- Eastward Near-Surface Wind
- units :
- m s-1
- original_name :
- mo: m01s03i225
- cell_methods :
- time: mean
- history :
- 2011-06-24T21:53:52Z altered by CMOR: Treated scalar dimension: 'height'. 2011-06-24T21:53:52Z altered by CMOR: replaced missing value flag (-1.07374e+09) with standard missing value (1e+20). 2011-06-24T21:53:52Z altered by CMOR: Inverted axis: lat.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_HadCM3_decadal1980_r0i0p0.nc
[2502144 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 :
- decadal1980
- source :
- HadCM3 - Hadley Centre Coupled Model Version 3 (2000) atmosphere: HadAM3 (N48L19); ocean: HadOM (lat: 1.25 lon: 1.25 L20); land-surface/vegetation: MOSES1;
- model_id :
- HadCM3
- forcing :
- GHG, Oz, SA, Sl, Vl, (GHG = CO2, N2O, CH4, CFCs)
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- doug.smith@metoffice.gov.uk, holger.pohlmann@metoffice.gov.uk
- history :
- MOHC pp to CMOR/NetCDF convertor (version 1.9.0) 2011-06-24T21:53:49Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- references :
- Collins, M., S.F.B Tett, and C. Cooper (2001) the Internal Climate Variability of HadCM3, a Version of the Hadley Centre Coupled Model without Flux Adjustments. Climate Dynamics, 17 (1): 61-81.; Smith, D.M., S. Cusack, A.W. Colman, C.K. Folland, G.R. Harris and J.M. Murphy (2007) Improved surface temperature prediction for the coming decade from a global climate model. Science, 317, 796-799; Smith, D.M., R. Eade, N.J. Dunstone, D. Fereday, J.M. Murphy, H. Pohlman, and A.A. Scaife (2010) Skilful multi-year predictions of Atlantic hurricane frequency. Nature Geoscience, DOI: 10.1038/NGE01004;
- initialization_method :
- 2
- physics_version :
- 1
- tracking_id :
- e4538514-f8e4-46b3-a9c6-6c9b75eba10d
- mo_runid :
- ajzbi
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1980
- frequency :
- mon
- creation_date :
- 2011-06-24T21:53:52Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- HadCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1980
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 9
- cmor_version :
- 2.6.1