HadGEM2-ES model output prepared for CMIP5 pre-industrial control
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_day_HadGEM2-ES_piControl_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadGEM2-ES model output prepared for CMIP5 pre-industrial control |
location | /shared/cmip5/data/piControl/ocean/day/day/tos/MOHC.HadGEM2-ES/r1i1p1 |
tags | gridded,global,model,daily |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_day_HadGEM2-ES_piControl_r1i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 216, lon: 360, time: 38520) Coordinates: * time (time) float64 1.688e+05 1.688e+05 ... 2.074e+05 2.074e+05 * lat (lat) float64 -90.0 -89.0 -88.0 -87.0 ... 87.0 88.0 89.0 90.0 * lon (lon) float64 0.0 1.0 2.0 3.0 4.0 ... 356.0 357.0 358.0 359.0 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 dask.array<chunksize=(3600, 2), meta=np.ndarray> lat_bnds (time, lat, bnds) float64 dask.array<chunksize=(3600, 216, 2), meta=np.ndarray> lon_bnds (time, lon, bnds) float64 dask.array<chunksize=(3600, 360, 2), meta=np.ndarray> tos (time, lat, lon) float32 dask.array<chunksize=(3600, 216, 360), meta=np.ndarray> Attributes: institution: Met Office Hadley Centre, Fitzroy Road, Exeter, D... institute_id: MOHC experiment_id: piControl source: HadGEM2-ES (2009) atmosphere: HadGAM2 (N96L38); o... model_id: HadGEM2-ES forcing: N/A parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: chris.d.jones@metoffice.gov.uk, john.hughes@metof... history: MOHC pp to CMOR/NetCDF convertor (version 1.8.0) ... references: Bellouin N. et al, (2007) Improved representation... initialization_method: 1 physics_version: 1 tracking_id: 6c48339d-ba34-435b-a4fd-8be0f2827ea5 mo_runid: ajkkp product: output experiment: pre-industrial control frequency: day creation_date: 2011-05-04T11:46:28Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table day (27 April 2011) 86d1558d99b6ed1e7a886ab... title: HadGEM2-ES model output prepared for CMIP5 pre-in... parent_experiment: N/A modeling_realm: ocean realization: 1 cmor_version: 2.5.9
xarray.Dataset
- bnds: 2
- lat: 216
- lon: 360
- time: 38520
- time(time)float641.688e+05 1.688e+05 ... 2.074e+05
- bounds :
- time_bnds
- units :
- days since 1859-12-01
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([168840.5, 168841.5, 168842.5, ..., 207357.5, 207358.5, 207359.5])
- lat(lat)float64-90.0 -89.0 -88.0 ... 89.0 90.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -89. , -88. , ..., 88.000008, 89.000008, 90.000008])
- lon(lon)float640.0 1.0 2.0 ... 357.0 358.0 359.0
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0., 1., 2., ..., 357., 358., 359.])
- time_bnds(time, bnds)float64dask.array<chunksize=(3600, 2), meta=np.ndarray>
Array Chunk Bytes 616.32 kB 57.60 kB Shape (38520, 2) (3600, 2) Count 33 Tasks 11 Chunks Type float64 numpy.ndarray - lat_bnds(time, lat, bnds)float64dask.array<chunksize=(3600, 216, 2), meta=np.ndarray>
Array Chunk Bytes 133.13 MB 12.44 MB Shape (38520, 216, 2) (3600, 216, 2) Count 44 Tasks 11 Chunks Type float64 numpy.ndarray - lon_bnds(time, lon, bnds)float64dask.array<chunksize=(3600, 360, 2), meta=np.ndarray>
Array Chunk Bytes 221.88 MB 20.74 MB Shape (38520, 360, 2) (3600, 360, 2) Count 44 Tasks 11 Chunks Type float64 numpy.ndarray - tos(time, lat, lon)float32dask.array<chunksize=(3600, 216, 360), meta=np.ndarray>
- standard_name :
- surface_temperature
- long_name :
- Sea Surface Temperature
- comment :
- temperature of liquid ocean. Note that the correct standard_name for this variable is ""sea_surface_temperature"", not ""surface_temperature"", but this was discovered too late to correct. To maintain consistency across CMIP5 models, the wrong standard_name will continue to be used.
- units :
- K
- original_name :
- mo: m02s00i101 + 273.15
- cell_methods :
- time: mean
- cell_measures :
- area: areacello
- history :
- 2011-05-04T10:52:34Z 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_ocean_fx_HadGEM2-ES_piControl_r0i0p0.nc areacello: areacello_fx_HadGEM2-ES_piControl_r0i0p0.nc
Array Chunk Bytes 11.98 GB 1.12 GB Shape (38520, 216, 360) (3600, 216, 360) Count 33 Tasks 11 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 :
- piControl
- 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 :
- N/A
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- chris.d.jones@metoffice.gov.uk, john.hughes@metoffice.gov.uk
- history :
- MOHC pp to CMOR/NetCDF convertor (version 1.8.0) 2011-05-04T10:52:34Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- references :
- Bellouin N. et al, (2007) Improved representation of aerosols for HadGEM2. Meteorological Office Hadley Centre, Technical Note 73, March 2007; Collins W.J. et al, (2008) Evaluation of the HadGEM2 model. Meteorological Office Hadley Centre, Technical Note 74,; Johns T.C. et al, (2006) The new Hadley Centre climate model HadGEM1: Evaluation of coupled simulations. Journal of Climate, American Meteorological Society, Vol. 19, No. 7, pages 1327-1353.; Martin G.M. et al, (2006) The physical properties of the atmosphere in the new Hadley Centre Global Environmental Model, HadGEM1 - Part 1: Model description and global climatology. Journal of Climate, American Meteorological Society, Vol. 19, No.7, pages 1274-1301.; Ringer M.A. et al, (2006) The physical properties of the atmosphere in the new Hadley Centre Global Environmental Model, HadGEM1 - Part 2: Aspects of variability and regional climate. Journal of Climate, American Meteorological Society, Vol. 19, No. 7, pages 1302-1326.
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 6c48339d-ba34-435b-a4fd-8be0f2827ea5
- mo_runid :
- ajkkp
- product :
- output
- experiment :
- pre-industrial control
- frequency :
- day
- creation_date :
- 2011-05-04T11:46:28Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table day (27 April 2011) 86d1558d99b6ed1e7a886ab3fd717b58
- title :
- HadGEM2-ES model output prepared for CMIP5 pre-industrial control
- parent_experiment :
- N/A
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.5.9