HadGEM2-AO 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/mlotst_Omon_HadGEM2-AO_piControl_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadGEM2-AO model output prepared for CMIP5 pre-industrial control |
location | /shared/cmip5/data/piControl/ocean/mon/Omon/mlotst/NIMR-KMA.HadGEM2-AO/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/mlotst_Omon_HadGEM2-AO_piControl_r1i1p1.yaml |
last updated | 2015-01-16 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 216, lon: 360, time: 4800) Coordinates: * time (time) float64 15.0 45.0 75.0 ... 3.592e+04 3.596e+04 3.598e+04 * 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=(1200, 2), meta=np.ndarray> lat_bnds (time, lat, bnds) float64 dask.array<chunksize=(1200, 216, 2), meta=np.ndarray> lon_bnds (time, lon, bnds) float64 dask.array<chunksize=(1200, 360, 2), meta=np.ndarray> mlotst (time, lat, lon) float32 dask.array<chunksize=(1200, 216, 360), meta=np.ndarray> Attributes: institution: NIMR (National Institute of Meteorological Resear... institute_id: NIMR-KMA experiment_id: piControl source: HadGEM2-AO r6.6.3 (2010): atmosphere: HadGAM (Ha... model_id: HadGEM2-AO forcing: Nat, Ant, GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD... parent_experiment_id: N/A branch_time: 0.0 contact: Hyo-Shin Lee history: Output from archive/hadgem2-ao. 2012-07-27T01:07:... comment: Equilibrium reached after 20-year spin-up after w... references: Model described by Johns et al. (J. Clim., 2006, ... initialization_method: 1 physics_version: 1 tracking_id: 36e7aee6-0c72-4466-ad25-cb988106f7c5 product: output experiment: pre-industrial control frequency: mon creation_date: 2012-07-27T01:07:10Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (08 July 2010) 141295f2779d3084924ae11... title: HadGEM2-AO model output prepared for CMIP5 pre-in... parent_experiment: N/A modeling_realm: ocean realization: 1 cmor_version: 2.0.1
xarray.Dataset
- bnds: 2
- lat: 216
- lon: 360
- time: 4800
- time(time)float6415.0 45.0 ... 3.596e+04 3.598e+04
- bounds :
- time_bnds
- calendar :
- 360_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.5000e+01, 4.5000e+01, 7.5000e+01, ..., 3.5925e+04, 3.5955e+04, 3.5985e+04])
- 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., 89., 90.])
- 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=(1200, 2), meta=np.ndarray>
Array Chunk Bytes 76.80 kB 19.20 kB Shape (4800, 2) (1200, 2) Count 12 Tasks 4 Chunks Type float64 numpy.ndarray - lat_bnds(time, lat, bnds)float64dask.array<chunksize=(1200, 216, 2), meta=np.ndarray>
Array Chunk Bytes 16.59 MB 4.15 MB Shape (4800, 216, 2) (1200, 216, 2) Count 16 Tasks 4 Chunks Type float64 numpy.ndarray - lon_bnds(time, lon, bnds)float64dask.array<chunksize=(1200, 360, 2), meta=np.ndarray>
Array Chunk Bytes 27.65 MB 6.91 MB Shape (4800, 360, 2) (1200, 360, 2) Count 16 Tasks 4 Chunks Type float64 numpy.ndarray - mlotst(time, lat, lon)float32dask.array<chunksize=(1200, 216, 360), meta=np.ndarray>
- standard_name :
- ocean_mixed_layer_thickness_defined_by_sigma_t
- long_name :
- Ocean Mixed Layer Thickness Defined by Sigma T
- units :
- m
- original_name :
- MLOTST
- cell_methods :
- time: mean (interval: 1 month)
- cell_measures :
- area: areacello
- history :
- 2012-07-27T01:07:10Z altered by CMOR: replaced missing value flag (2e+20) with standard missing value (1e+20).
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_fx_HadGEM2-AO_piControl_r0i0p0.nc areacello: areacello_fx_HadGEM2-AO_piControl_r0i0p0.nc
Array Chunk Bytes 1.49 GB 373.25 MB Shape (4800, 216, 360) (1200, 216, 360) Count 12 Tasks 4 Chunks Type float32 numpy.ndarray
- institution :
- NIMR (National Institute of Meteorological Research, Seoul, South Korea)
- institute_id :
- NIMR-KMA
- experiment_id :
- piControl
- source :
- HadGEM2-AO r6.6.3 (2010): atmosphere: HadGAM (HadGAM2, N96L38); ocean: HadGOM (HadGOM2, 1x1L40, increased res at Equator); sea ice: part of HadGOM2; land: MOSES-2
- model_id :
- HadGEM2-AO
- forcing :
- Nat, Ant, GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD, OC
- parent_experiment_id :
- N/A
- branch_time :
- 0.0
- contact :
- Hyo-Shin Lee
- history :
- Output from archive/hadgem2-ao. 2012-07-27T01:07:10Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- Equilibrium reached after 20-year spin-up after which data were output starting with nominal date of January 0001
- references :
- Model described by Johns et al. (J. Clim., 2006, 1327-1353). Also see http://www.metoffice.gov.uk/research/hadleycentre/pubs/HCTN/HCTN_54.pdf transient experiments described in Stott et al. (J. Clim., 2006, 2763-2782.)
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 36e7aee6-0c72-4466-ad25-cb988106f7c5
- product :
- output
- experiment :
- pre-industrial control
- frequency :
- mon
- creation_date :
- 2012-07-27T01:07:10Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (08 July 2010) 141295f2779d3084924ae119f2fe4bbc
- title :
- HadGEM2-AO model output prepared for CMIP5 pre-industrial control
- parent_experiment :
- N/A
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.0.1