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/tos_Omon_HadGEM2-ES_abrupt4xCO2_r11i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | HadGEM2-ES model output prepared for CMIP5 abrupt 4XCO2 |
location | /shared/cmip5/data/abrupt4xCO2/ocean/mon/Omon/tos/MOHC.HadGEM2-ES/r11i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_Omon_HadGEM2-ES_abrupt4xCO2_r11i1p1.yaml |
last updated | 2017-07-24 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 216, lon: 360, 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 -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 0.0 30.0 30.0 ... 1.77e+03 1.77e+03 1.8e+03 lat_bnds (lat, bnds) float64 -90.5 -89.5 -89.5 -88.5 ... 89.5 89.5 90.5 lon_bnds (lon, bnds) float64 -0.5 0.5 0.5 1.5 ... 357.5 358.5 358.5 359.5 tos (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: 300.0 contact: chris.d.jones@metoffice.gov.uk, mark.webb@metoff... history: MOHC pp to CMOR/NetCDF convertor (version 1.10.4)... references: Collins, W. J., Bellouin, N., Doutriaux-Boucher, ... initialization_method: 1 physics_version: 1 tracking_id: 563039dc-9993-4f16-b5a6-fbfc5ef27619 mo_runid: alfnk product: output experiment: abrupt 4XCO2 frequency: mon creation_date: 2011-12-20T06:59:41Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (26 July 2011) 25bb94a0408beca44c0f5b6... title: HadGEM2-ES model output prepared for CMIP5 abrupt... parent_experiment: pre-industrial control modeling_realm: ocean realization: 11 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 216
- lon: 360
- time: 60
- time(time)float6415.0 45.0 ... 1.755e+03 1.785e+03
- bounds :
- time_bnds
- units :
- days since 1860-10-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 -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)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.5 , -89.5 ], [-89.5 , -88.5 ], [-88.5 , -87.5 ], ..., [ 87.500008, 88.500008], [ 88.500008, 89.500008], [ 89.500008, 90.500008]])
- lon_bnds(lon, bnds)float64...
array([[ -0.5, 0.5], [ 0.5, 1.5], [ 1.5, 2.5], ..., [356.5, 357.5], [357.5, 358.5], [358.5, 359.5]])
- tos(time, lat, lon)float32...
- standard_name :
- sea_surface_temperature
- long_name :
- Sea Surface Temperature
- comment :
- "this may differ from ""surface temperature"" in regions of sea ice."
- units :
- K
- original_name :
- mo: m02s00i101 + 273.15
- cell_methods :
- time: mean
- cell_measures :
- area: areacello
- history :
- 2011-12-20T06:59:41Z 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_abrupt4xCO2_r0i0p0.nc areacello: areacello_fx_HadGEM2-ES_abrupt4xCO2_r0i0p0.nc
[4665600 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 :
- 300.0
- contact :
- chris.d.jones@metoffice.gov.uk, mark.webb@metoffice.gov.uk
- history :
- MOHC pp to CMOR/NetCDF convertor (version 1.10.4) 2011-12-19T14:24:09Z 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 :
- 563039dc-9993-4f16-b5a6-fbfc5ef27619
- mo_runid :
- alfnk
- product :
- output
- experiment :
- abrupt 4XCO2
- frequency :
- mon
- creation_date :
- 2011-12-20T06:59:41Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (26 July 2011) 25bb94a0408beca44c0f5b601258a94e
- title :
- HadGEM2-ES model output prepared for CMIP5 abrupt 4XCO2
- parent_experiment :
- pre-industrial control
- modeling_realm :
- ocean
- realization :
- 11
- cmor_version :
- 2.7.1