HadGEM2-ES model output prepared for CMIP5 abrupt 4XCO2
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rsut_Amon_HadGEM2-ES_abrupt4xCO2_r3i1p1.yaml")
ds=cat.netcdf.read()
Metadata
| title | HadGEM2-ES model output prepared for CMIP5 abrupt 4XCO2 |
| location | /shared/cmip5/data/abrupt4xCO2/atmos/mon/Amon/rsut/MOHC.HadGEM2-ES/r3i1p1 |
| tags | gridded,global,model,monthly |
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rsut_Amon_HadGEM2-ES_abrupt4xCO2_r3i1p1.yaml |
| last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset>
Dimensions: (bnds: 2, lat: 145, lon: 192, time: 60)
Coordinates:
* time (time) float64 15.0 45.0 75.0 ... 1.725e+03 1.755e+03 1.785e+03
* lat (lat) float64 -90.0 -88.75 -87.5 -86.25 ... 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
Dimensions without coordinates: bnds
Data variables:
time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 1.77e+03 1.77e+03 1.8e+03
lat_bnds (lat, bnds) float64 -90.0 -89.38 -89.38 ... 89.38 89.38 90.0
lon_bnds (lon, bnds) float64 -0.9375 0.9375 0.9375 ... 357.2 357.2 359.1
rsut (time, lat, lon) float32 ...
Attributes:
institution: Met Office Hadley Centre, Fitzroy Road, Exeter, D...
institute_id: MOHC
experiment_id: abrupt4xCO2
source: HadGEM2-ES (2009) atmosphere: HadGAM2 (N96L38); o...
model_id: HadGEM2-ES
forcing: GHG, (GHG = CO2)
parent_experiment_id: piControl
parent_experiment_rip: r1i1p1
branch_time: 60.0
contact: chris.d.jones@metoffice.gov.uk, mark.webb@metoff...
history: MOHC pp to CMOR/NetCDF convertor (version 1.10.3)...
references: Collins, W. J., Bellouin, N., Doutriaux-Boucher, ...
initialization_method: 1
physics_version: 1
tracking_id: 3224d858-45b9-49aa-b71b-45ef5a4c2d8a
mo_runid: alfnc
product: output
experiment: abrupt 4XCO2
frequency: mon
creation_date: 2011-12-10T01:37:58Z
Conventions: CF-1.4
project_id: CMIP5
table_id: Table Amon (26 July 2011) 976b7fd1d9e1be31dddd28f...
title: HadGEM2-ES model output prepared for CMIP5 abrupt...
parent_experiment: pre-industrial control
modeling_realm: atmos
realization: 3
cmor_version: 2.7.1xarray.Dataset
- bnds: 2
- lat: 145
- lon: 192
- time: 60
- time(time)float6415.0 45.0 ... 1.755e+03 1.785e+03
- bounds :
- time_bnds
- units :
- days since 1860-02-01
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15., 45., 75., 105., 135., 165., 195., 225., 255., 285., 315., 345., 375., 405., 435., 465., 495., 525., 555., 585., 615., 645., 675., 705., 735., 765., 795., 825., 855., 885., 915., 945., 975., 1005., 1035., 1065., 1095., 1125., 1155., 1185., 1215., 1245., 1275., 1305., 1335., 1365., 1395., 1425., 1455., 1485., 1515., 1545., 1575., 1605., 1635., 1665., 1695., 1725., 1755., 1785.]) - lat(lat)float64-90.0 -88.75 -87.5 ... 88.75 90.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -88.75, -87.5 , -86.25, -85. , -83.75, -82.5 , -81.25, -80. , -78.75, -77.5 , -76.25, -75. , -73.75, -72.5 , -71.25, -70. , -68.75, -67.5 , -66.25, -65. , -63.75, -62.5 , -61.25, -60. , -58.75, -57.5 , -56.25, -55. , -53.75, -52.5 , -51.25, -50. , -48.75, -47.5 , -46.25, -45. , -43.75, -42.5 , -41.25, -40. , -38.75, -37.5 , -36.25, -35. , -33.75, -32.5 , -31.25, -30. , -28.75, -27.5 , -26.25, -25. , -23.75, -22.5 , -21.25, -20. , -18.75, -17.5 , -16.25, -15. , -13.75, -12.5 , -11.25, -10. , -8.75, -7.5 , -6.25, -5. , -3.75, -2.5 , -1.25, 0. , 1.25, 2.5 , 3.75, 5. , 6.25, 7.5 , 8.75, 10. , 11.25, 12.5 , 13.75, 15. , 16.25, 17.5 , 18.75, 20. , 21.25, 22.5 , 23.75, 25. , 26.25, 27.5 , 28.75, 30. , 31.25, 32.5 , 33.75, 35. , 36.25, 37.5 , 38.75, 40. , 41.25, 42.5 , 43.75, 45. , 46.25, 47.5 , 48.75, 50. , 51.25, 52.5 , 53.75, 55. , 56.25, 57.5 , 58.75, 60. , 61.25, 62.5 , 63.75, 65. , 66.25, 67.5 , 68.75, 70. , 71.25, 72.5 , 73.75, 75. , 76.25, 77.5 , 78.75, 80. , 81.25, 82.5 , 83.75, 85. , 86.25, 87.5 , 88.75, 90. ]) - 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.], [ 90., 120.], [ 120., 150.], [ 150., 180.], [ 180., 210.], [ 210., 240.], [ 240., 270.], [ 270., 300.], [ 300., 330.], [ 330., 360.], [ 360., 390.], [ 390., 420.], [ 420., 450.], [ 450., 480.], [ 480., 510.], [ 510., 540.], [ 540., 570.], [ 570., 600.], [ 600., 630.], [ 630., 660.], [ 660., 690.], [ 690., 720.], [ 720., 750.], [ 750., 780.], [ 780., 810.], [ 810., 840.], [ 840., 870.], [ 870., 900.], [ 900., 930.], [ 930., 960.], [ 960., 990.], [ 990., 1020.], [1020., 1050.], [1050., 1080.], [1080., 1110.], [1110., 1140.], [1140., 1170.], [1170., 1200.], [1200., 1230.], [1230., 1260.], [1260., 1290.], [1290., 1320.], [1320., 1350.], [1350., 1380.], [1380., 1410.], [1410., 1440.], [1440., 1470.], [1470., 1500.], [1500., 1530.], [1530., 1560.], [1560., 1590.], [1590., 1620.], [1620., 1650.], [1650., 1680.], [1680., 1710.], [1710., 1740.], [1740., 1770.], [1770., 1800.]]) - lat_bnds(lat, bnds)float64...
array([[-90. , -89.375], [-89.375, -88.125], [-88.125, -86.875], ..., [ 86.875, 88.125], [ 88.125, 89.375], [ 89.375, 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]]) - rsut(time, lat, lon)float32...
- standard_name :
- toa_outgoing_shortwave_flux
- long_name :
- TOA Outgoing Shortwave Radiation
- comment :
- mo: For instantaneous outputs, this diagnostic represents an average over the radiation time step using the state of the atmosphere (T,q,clouds) from the first dynamics step within that interval. The time coordinate is the start of the radiation time step interval, so the value for t(N) is the average from t(N) to t(N+1)., CMIP5_table_comment: at the top of the atmosphere
- units :
- W m-2
- original_name :
- mo: m01s01i208
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
- history :
- 2011-12-10T01:37:58Z 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-ES_abrupt4xCO2_r0i0p0.nc areacella: areacella_fx_HadGEM2-ES_abrupt4xCO2_r0i0p0.nc
[1670400 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 :
- abrupt4xCO2
- source :
- HadGEM2-ES (2009) atmosphere: HadGAM2 (N96L38); ocean: HadGOM2 (lat: 1.0-0.3 lon: 1.0 L40); land-surface/vegetation: MOSES2 and TRIFFID; tropospheric chemistry: UKCA; ocean biogeochemistry: diat-HadOCC
- model_id :
- HadGEM2-ES
- forcing :
- GHG, (GHG = CO2)
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 60.0
- contact :
- chris.d.jones@metoffice.gov.uk, mark.webb@metoffice.gov.uk
- history :
- MOHC pp to CMOR/NetCDF convertor (version 1.10.3) 2011-12-09T11:43:22Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- references :
- Collins, W. J., Bellouin, N., Doutriaux-Boucher, M., Gedney, N., Halloran, P., Hinton, T., Hughes, J., Jones, C. D., Joshi, M., Liddicoat, S., Martin, G., O'Connor, F., Rae, J., Senior, C., Sitch, S., Totterdell, I., Wiltshire, A., and Woodward, S (2011) Development and evaluation of an Earth-system model - HadGEM2. Geosci. Model Dev. Discuss., 4, 997-1062, 2011; Jones, C.D. et al. (2011) The HadGEM2-ES implementation of CMIP5 centennial simulations. Geosci. Model Dev., 4, 543-570, 2011; Martin G.M. et al. (2011) The HadGEM2 family of Met Office Unified Model climate configurations. Geosci. Model Dev., 4, 723-757, 2011
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 3224d858-45b9-49aa-b71b-45ef5a4c2d8a
- mo_runid :
- alfnc
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-12-10T01:37:58Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (26 July 2011) 976b7fd1d9e1be31dddd28f5dc79b7a1
- title :
- HadGEM2-ES model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- atmos
- realization :
- 3
- cmor_version :
- 2.7.1
