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/tauv_Amon_HadCM3_rcp45_r2i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadCM3 model output prepared for CMIP5 RCP4.5 |
location | /shared/cmip5/data/rcp45/atmos/mon/Amon/tauv/MOHC.HadCM3/r2i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tauv_Amon_HadCM3_rcp45_r2i1p1.yaml |
last updated | 2013-05-28 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 72, lon: 96, time: 360) Coordinates: * time (time) float64 5.260e+04 5.264e+04 ... 6.334e+04 6.338e+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 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, 72, 2), meta=np.ndarray> lon_bnds (time, lon, bnds) float64 dask.array<chunksize=(300, 96, 2), meta=np.ndarray> tauv (time, lat, lon) float32 dask.array<chunksize=(300, 72, 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: 6d35075e-31e9-48d7-97df-4a47433f9cea mo_runid: ajeel product: output experiment: RCP4.5 frequency: mon creation_date: 2011-08-12T13:21:21Z 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: 2 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 72
- 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-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])
- 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, 72, 2), meta=np.ndarray>
Array Chunk Bytes 414.72 kB 345.60 kB Shape (360, 72, 2) (300, 72, 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 - tauv(time, lat, lon)float32dask.array<chunksize=(300, 72, 96), meta=np.ndarray>
- standard_name :
- surface_downward_northward_stress
- long_name :
- Surface Downward Northward Wind Stress
- units :
- Pa
- original_name :
- mo: m01s03i220
- cell_methods :
- time: mean
- history :
- 2011-08-12T13:21:21Z altered by CMOR: replaced missing value flag (-1.07374e+09) with standard missing value (1e+20). 2011-08-12T13:21:21Z altered by CMOR: Inverted axis: lat.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_HadCM3_rcp45_r0i0p0.nc
Array Chunk Bytes 9.95 MB 8.29 MB Shape (360, 72, 96) (300, 72, 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-12T13:21:18Z 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 :
- 6d35075e-31e9-48d7-97df-4a47433f9cea
- mo_runid :
- ajeel
- product :
- output
- experiment :
- RCP4.5
- frequency :
- mon
- creation_date :
- 2011-08-12T13:21:21Z
- 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 :
- 2
- cmor_version :
- 2.7.1