HadCM3 model output prepared for CMIP5 RCP4.5
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_rcp45_r9i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadCM3 model output prepared for CMIP5 RCP4.5 |
location | /shared/cmip5/data/rcp45/atmos/mon/Amon/rlut/MOHC.HadCM3/r9i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rlut_Amon_HadCM3_rcp45_r9i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 73, lon: 96, time: 360) Coordinates: * time (time) float64 5.260e+04 5.264e+04 ... 6.334e+04 6.338e+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 dask.array<chunksize=(300, 2), meta=np.ndarray> lat_bnds (time, lat, bnds) float64 dask.array<chunksize=(300, 73, 2), meta=np.ndarray> lon_bnds (time, lon, bnds) float64 dask.array<chunksize=(300, 96, 2), meta=np.ndarray> rlut (time, lat, lon) float32 dask.array<chunksize=(300, 73, 96), meta=np.ndarray> Attributes: institution: Met Office Hadley Centre, Fitzroy Road, Exeter, D... institute_id: MOHC experiment_id: rcp45 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: historical parent_experiment_rip: r1i1p1 branch_time: 52590.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: 1 physics_version: 1 tracking_id: dc6ef2ca-78c7-47d0-9af7-f31c28313933 mo_runid: ajees product: output experiment: RCP4.5 frequency: mon creation_date: 2011-08-13T17:21:35Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: HadCM3 model output prepared for CMIP5 RCP4.5 parent_experiment: historical modeling_realm: atmos realization: 9 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 73
- lon: 96
- time: 360
- time(time)float645.260e+04 5.264e+04 ... 6.338e+04
- bounds :
- time_bnds
- units :
- days since 1859-12-01
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([52605., 52635., 52665., ..., 63315., 63345., 63375.])
- 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)float64dask.array<chunksize=(300, 2), meta=np.ndarray>
Array Chunk Bytes 5.76 kB 4.80 kB Shape (360, 2) (300, 2) Count 6 Tasks 2 Chunks Type float64 numpy.ndarray - lat_bnds(time, lat, bnds)float64dask.array<chunksize=(300, 73, 2), meta=np.ndarray>
Array Chunk Bytes 420.48 kB 350.40 kB Shape (360, 73, 2) (300, 73, 2) Count 8 Tasks 2 Chunks Type float64 numpy.ndarray - lon_bnds(time, lon, bnds)float64dask.array<chunksize=(300, 96, 2), meta=np.ndarray>
Array Chunk Bytes 552.96 kB 460.80 kB Shape (360, 96, 2) (300, 96, 2) Count 8 Tasks 2 Chunks Type float64 numpy.ndarray - rlut(time, lat, lon)float32dask.array<chunksize=(300, 73, 96), meta=np.ndarray>
- 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-13T17:21:35Z altered by CMOR: replaced missing value flag (-1.07374e+09) with standard missing value (1e+20). 2011-08-13T17:21:35Z altered by CMOR: Inverted axis: lat.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_HadCM3_rcp45_r0i0p0.nc areacella: areacella_fx_HadCM3_rcp45_r0i0p0.nc
Array Chunk Bytes 10.09 MB 8.41 MB Shape (360, 73, 96) (300, 73, 96) Count 6 Tasks 2 Chunks Type float32 numpy.ndarray
- institution :
- Met Office Hadley Centre, Fitzroy Road, Exeter, Devon, EX1 3PB, UK, (http://www.metoffice.gov.uk)
- institute_id :
- MOHC
- experiment_id :
- rcp45
- 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 :
- historical
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 52590.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-13T17:21:33Z 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 :
- 1
- physics_version :
- 1
- tracking_id :
- dc6ef2ca-78c7-47d0-9af7-f31c28313933
- mo_runid :
- ajees
- product :
- output
- experiment :
- RCP4.5
- frequency :
- mon
- creation_date :
- 2011-08-13T17:21:35Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- HadCM3 model output prepared for CMIP5 RCP4.5
- parent_experiment :
- historical
- modeling_realm :
- atmos
- realization :
- 9
- cmor_version :
- 2.7.1