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/rlut_Amon_HadCM3_decadal1980_r4i3p1.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/rlut/MOHC.HadCM3/r4i3p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rlut_Amon_HadCM3_decadal1980_r4i3p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 73, lon: 96, time: 361) Coordinates: * time (time) float64 15.0 45.0 75.0 ... 1.076e+04 1.078e+04 1.082e+04 * lat (lat) float64 -90.0 -87.5 -85.0 -82.5 ... 82.5 85.0 87.5 90.0 * lon (lon) float64 0.0 3.75 7.5 11.25 15.0 ... 345.0 348.8 352.5 356.2 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 1.08e+04 1.083e+04 lat_bnds (lat, bnds) float64 -90.0 -88.75 -88.75 ... 88.75 88.75 90.0 lon_bnds (lon, bnds) float64 -1.875 1.875 1.875 ... 354.4 354.4 358.1 rlut (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.10.0)... references: Collins, M. S.F.B Tett, and C. Cooper (2001) the ... initialization_method: 3 physics_version: 1 tracking_id: 945bf71c-461c-4a51-b8cd-63115d114991 mo_runid: ajzbn product: output experiment: 10- or 30-year run initialized in year 1980 frequency: mon creation_date: 2011-08-12T19:30:54Z 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: 4 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 73
- lon: 96
- time: 361
- time(time)float6415.0 45.0 ... 1.078e+04 1.082e+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., ..., 10755., 10785., 10815.])
- lat(lat)float64-90.0 -87.5 -85.0 ... 87.5 90.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -87.5, -85. , -82.5, -80. , -77.5, -75. , -72.5, -70. , -67.5, -65. , -62.5, -60. , -57.5, -55. , -52.5, -50. , -47.5, -45. , -42.5, -40. , -37.5, -35. , -32.5, -30. , -27.5, -25. , -22.5, -20. , -17.5, -15. , -12.5, -10. , -7.5, -5. , -2.5, 0. , 2.5, 5. , 7.5, 10. , 12.5, 15. , 17.5, 20. , 22.5, 25. , 27.5, 30. , 32.5, 35. , 37.5, 40. , 42.5, 45. , 47.5, 50. , 52.5, 55. , 57.5, 60. , 62.5, 65. , 67.5, 70. , 72.5, 75. , 77.5, 80. , 82.5, 85. , 87.5, 90. ])
- lon(lon)float640.0 3.75 7.5 ... 348.8 352.5 356.2
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 3.75, 7.5 , 11.25, 15. , 18.75, 22.5 , 26.25, 30. , 33.75, 37.5 , 41.25, 45. , 48.75, 52.5 , 56.25, 60. , 63.75, 67.5 , 71.25, 75. , 78.75, 82.5 , 86.25, 90. , 93.75, 97.5 , 101.25, 105. , 108.75, 112.5 , 116.25, 120. , 123.75, 127.5 , 131.25, 135. , 138.75, 142.5 , 146.25, 150. , 153.75, 157.5 , 161.25, 165. , 168.75, 172.5 , 176.25, 180. , 183.75, 187.5 , 191.25, 195. , 198.75, 202.5 , 206.25, 210. , 213.75, 217.5 , 221.25, 225. , 228.75, 232.5 , 236.25, 240. , 243.75, 247.5 , 251.25, 255. , 258.75, 262.5 , 266.25, 270. , 273.75, 277.5 , 281.25, 285. , 288.75, 292.5 , 296.25, 300. , 303.75, 307.5 , 311.25, 315. , 318.75, 322.5 , 326.25, 330. , 333.75, 337.5 , 341.25, 345. , 348.75, 352.5 , 356.25])
- time_bnds(time, bnds)float64...
array([[ 0., 30.], [ 30., 60.], [ 60., 90.], ..., [10740., 10770.], [10770., 10800.], [10800., 10830.]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -88.75], [-88.75, -86.25], [-86.25, -83.75], [-83.75, -81.25], [-81.25, -78.75], [-78.75, -76.25], [-76.25, -73.75], [-73.75, -71.25], [-71.25, -68.75], [-68.75, -66.25], [-66.25, -63.75], [-63.75, -61.25], [-61.25, -58.75], [-58.75, -56.25], [-56.25, -53.75], [-53.75, -51.25], [-51.25, -48.75], [-48.75, -46.25], [-46.25, -43.75], [-43.75, -41.25], [-41.25, -38.75], [-38.75, -36.25], [-36.25, -33.75], [-33.75, -31.25], [-31.25, -28.75], [-28.75, -26.25], [-26.25, -23.75], [-23.75, -21.25], [-21.25, -18.75], [-18.75, -16.25], [-16.25, -13.75], [-13.75, -11.25], [-11.25, -8.75], [ -8.75, -6.25], [ -6.25, -3.75], [ -3.75, -1.25], [ -1.25, 1.25], [ 1.25, 3.75], [ 3.75, 6.25], [ 6.25, 8.75], [ 8.75, 11.25], [ 11.25, 13.75], [ 13.75, 16.25], [ 16.25, 18.75], [ 18.75, 21.25], [ 21.25, 23.75], [ 23.75, 26.25], [ 26.25, 28.75], [ 28.75, 31.25], [ 31.25, 33.75], [ 33.75, 36.25], [ 36.25, 38.75], [ 38.75, 41.25], [ 41.25, 43.75], [ 43.75, 46.25], [ 46.25, 48.75], [ 48.75, 51.25], [ 51.25, 53.75], [ 53.75, 56.25], [ 56.25, 58.75], [ 58.75, 61.25], [ 61.25, 63.75], [ 63.75, 66.25], [ 66.25, 68.75], [ 68.75, 71.25], [ 71.25, 73.75], [ 73.75, 76.25], [ 76.25, 78.75], [ 78.75, 81.25], [ 81.25, 83.75], [ 83.75, 86.25], [ 86.25, 88.75], [ 88.75, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -1.875, 1.875], [ 1.875, 5.625], [ 5.625, 9.375], [ 9.375, 13.125], [ 13.125, 16.875], [ 16.875, 20.625], [ 20.625, 24.375], [ 24.375, 28.125], [ 28.125, 31.875], [ 31.875, 35.625], [ 35.625, 39.375], [ 39.375, 43.125], [ 43.125, 46.875], [ 46.875, 50.625], [ 50.625, 54.375], [ 54.375, 58.125], [ 58.125, 61.875], [ 61.875, 65.625], [ 65.625, 69.375], [ 69.375, 73.125], [ 73.125, 76.875], [ 76.875, 80.625], [ 80.625, 84.375], [ 84.375, 88.125], [ 88.125, 91.875], [ 91.875, 95.625], [ 95.625, 99.375], [ 99.375, 103.125], [103.125, 106.875], [106.875, 110.625], [110.625, 114.375], [114.375, 118.125], [118.125, 121.875], [121.875, 125.625], [125.625, 129.375], [129.375, 133.125], [133.125, 136.875], [136.875, 140.625], [140.625, 144.375], [144.375, 148.125], [148.125, 151.875], [151.875, 155.625], [155.625, 159.375], [159.375, 163.125], [163.125, 166.875], [166.875, 170.625], [170.625, 174.375], [174.375, 178.125], [178.125, 181.875], [181.875, 185.625], [185.625, 189.375], [189.375, 193.125], [193.125, 196.875], [196.875, 200.625], [200.625, 204.375], [204.375, 208.125], [208.125, 211.875], [211.875, 215.625], [215.625, 219.375], [219.375, 223.125], [223.125, 226.875], [226.875, 230.625], [230.625, 234.375], [234.375, 238.125], [238.125, 241.875], [241.875, 245.625], [245.625, 249.375], [249.375, 253.125], [253.125, 256.875], [256.875, 260.625], [260.625, 264.375], [264.375, 268.125], [268.125, 271.875], [271.875, 275.625], [275.625, 279.375], [279.375, 283.125], [283.125, 286.875], [286.875, 290.625], [290.625, 294.375], [294.375, 298.125], [298.125, 301.875], [301.875, 305.625], [305.625, 309.375], [309.375, 313.125], [313.125, 316.875], [316.875, 320.625], [320.625, 324.375], [324.375, 328.125], [328.125, 331.875], [331.875, 335.625], [335.625, 339.375], [339.375, 343.125], [343.125, 346.875], [346.875, 350.625], [350.625, 354.375], [354.375, 358.125]])
- rlut(time, lat, lon)float32...
- standard_name :
- toa_outgoing_longwave_flux
- long_name :
- TOA Outgoing Longwave Radiation
- comment :
- at the top of the atmosphere (to be compared with satellite measurements)
- units :
- W m-2
- original_name :
- mo: m01s02i205
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
- history :
- 2011-08-12T19:30:54Z altered by CMOR: replaced missing value flag (-1.07374e+09) with standard missing value (1e+20). 2011-08-12T19:30:54Z altered by CMOR: Inverted axis: lat.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_HadCM3_decadal1980_r0i0p0.nc areacella: areacella_fx_HadCM3_decadal1980_r0i0p0.nc
[2529888 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.10.0) 2011-08-12T19:30:48Z 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 :
- 3
- physics_version :
- 1
- tracking_id :
- 945bf71c-461c-4a51-b8cd-63115d114991
- mo_runid :
- ajzbn
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1980
- frequency :
- mon
- creation_date :
- 2011-08-12T19:30:54Z
- 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 :
- 4
- cmor_version :
- 2.7.1