EC-EARTH model output prepared for CMIP5 historical
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/psl_Amon_EC-EARTH_historical_r13i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | EC-EARTH model output prepared for CMIP5 historical |
location | /shared/cmip5/data/historical/atmos/mon/Amon/psl/ICHEC.EC-EARTH/r13i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/psl_Amon_EC-EARTH_historical_r13i1p1.yaml |
last updated | 2017-07-11 |
Dataset Contents
<xarray.Dataset> Dimensions: (lat: 160, lon: 320, nv: 2, tbnds: 2, time: 719) Coordinates: * lon (lon) float64 0.0 1.125 2.25 3.375 ... 355.5 356.6 357.8 358.9 * lat (lat) float64 -89.14 -88.03 -86.91 -85.79 ... 86.91 88.03 89.14 * time (time) float64 15.5 45.0 74.5 ... 3.546e+03 3.576e+03 3.607e+03 Dimensions without coordinates: nv, tbnds Data variables: lon_bounds (time, lon, nv) float64 dask.array<chunksize=(120, 320, 2), meta=np.ndarray> lat_bounds (time, lat, nv) float64 dask.array<chunksize=(120, 160, 2), meta=np.ndarray> time_bnds (time, tbnds) float64 dask.array<chunksize=(120, 2), meta=np.ndarray> psl (time, lat, lon) float32 dask.array<chunksize=(120, 160, 320), meta=np.ndarray> Attributes: CDI: Climate Data Interface version 1.4.4 (http://code... Conventions: CF-1.4 history: Thu May 17 14:11:45 2012: cdo cat historical/mon/... institution: EC-Earth (European Earth System Model) institute_id: ICHEC experiment_id: historical model_id: EC-EARTH forcing: Nat,Ant parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 2125.0 contact: Alastair McKinstry <alastair.mckinstry@ichec.ie> comment: Equilibrium reached after preindustrial spin-up a... references: Model described by Hazeleger et al. (Bull. Amer. ... initialization_method: 1 physics_version: 1 tracking_id: 6573b5c4-3523-4038-99ce-549ae223f04b product: output experiment: historical frequency: mon creation_date: 2012-05-17T11:36:04Z project_id: CMIP5 table_id: Table Amon (26 July 2011) b26379e76858ab98b927917... title: EC-EARTH model output prepared for CMIP5 historical parent_experiment: pre-industrial control modeling_realm: atmos realization: 13 cmor_version: 2.8.0 CDO: Climate Data Operators version 1.4.4 (http://code...
xarray.Dataset
- lat: 160
- lon: 320
- nv: 2
- tbnds: 2
- time: 719
- lon(lon)float640.0 1.125 2.25 ... 357.8 358.9
- long_name :
- longitude
- units :
- degrees_east
- standard_name :
- longitude
- bounds :
- lon_bounds
array([ 0. , 1.125, 2.25 , ..., 356.625, 357.75 , 358.875])
- lat(lat)float64-89.14 -88.03 ... 88.03 89.14
- long_name :
- latitude
- units :
- degrees_north
- standard_name :
- latitude
- bounds :
- lat_bounds
array([-89.14152, -88.02943, -86.91077, -85.79063, -84.66992, -83.54895, -82.42782, -81.30659, -80.18531, -79.06398, -77.94262, -76.82124, -75.69984, -74.57843, -73.45701, -72.33558, -71.21414, -70.09269, -68.97124, -67.84978, -66.72833, -65.60686, -64.4854 , -63.36393, -62.24246, -61.12099, -59.99952, -58.87804, -57.75657, -56.63509, -55.51361, -54.39214, -53.27066, -52.14917, -51.02769, -49.90621, -48.78473, -47.66325, -46.54176, -45.42028, -44.29879, -43.17731, -42.05582, -40.93434, -39.81285, -38.69137, -37.56988, -36.44839, -35.32691, -34.20542, -33.08393, -31.96244, -30.84096, -29.71947, -28.59798, -27.47649, -26.355 , -25.23351, -24.11203, -22.99054, -21.86905, -20.74756, -19.62607, -18.50458, -17.38309, -16.2616 , -15.14011, -14.01862, -12.89713, -11.77564, -10.65415, -9.53266, -8.41117, -7.28968, -6.16819, -5.0467 , -3.92521, -2.80372, -1.68223, -0.56074, 0.56074, 1.68223, 2.80372, 3.92521, 5.0467 , 6.16819, 7.28968, 8.41117, 9.53266, 10.65415, 11.77564, 12.89713, 14.01862, 15.14011, 16.2616 , 17.38309, 18.50458, 19.62607, 20.74756, 21.86905, 22.99054, 24.11203, 25.23351, 26.355 , 27.47649, 28.59798, 29.71947, 30.84096, 31.96244, 33.08393, 34.20542, 35.32691, 36.44839, 37.56988, 38.69137, 39.81285, 40.93434, 42.05582, 43.17731, 44.29879, 45.42028, 46.54176, 47.66325, 48.78473, 49.90621, 51.02769, 52.14917, 53.27066, 54.39214, 55.51361, 56.63509, 57.75657, 58.87804, 59.99952, 61.12099, 62.24246, 63.36393, 64.4854 , 65.60686, 66.72833, 67.84978, 68.97124, 70.09269, 71.21414, 72.33558, 73.45701, 74.57843, 75.69984, 76.82124, 77.94262, 79.06398, 80.18531, 81.30659, 82.42782, 83.54895, 84.66992, 85.79063, 86.91077, 88.02943, 89.14152])
- time(time)float6415.5 45.0 ... 3.576e+03 3.607e+03
- bounds :
- time_bnds
- calendar :
- standard
array([ 15.5, 45. , 74.5, ..., 3546. , 3576.5, 3607. ])
- lon_bounds(time, lon, nv)float64dask.array<chunksize=(120, 320, 2), meta=np.ndarray>
Array Chunk Bytes 3.68 MB 614.40 kB Shape (719, 320, 2) (120, 320, 2) Count 24 Tasks 6 Chunks Type float64 numpy.ndarray - lat_bounds(time, lat, nv)float64dask.array<chunksize=(120, 160, 2), meta=np.ndarray>
Array Chunk Bytes 1.84 MB 307.20 kB Shape (719, 160, 2) (120, 160, 2) Count 24 Tasks 6 Chunks Type float64 numpy.ndarray - time_bnds(time, tbnds)float64dask.array<chunksize=(120, 2), meta=np.ndarray>
- units :
- days since 1950-01-01 00:00:00
- calendar :
- standard
Array Chunk Bytes 11.50 kB 1.92 kB Shape (719, 2) (120, 2) Count 18 Tasks 6 Chunks Type float64 numpy.ndarray - psl(time, lat, lon)float32dask.array<chunksize=(120, 160, 320), meta=np.ndarray>
- long_name :
- Sea Level Pressure
- standard_name :
- air_pressure_at_sea_level
- units :
- Pa
- grid_type :
- gaussian
- comment :
- not, in general, the same as surface pressure
- original_name :
- MSL
- cell_methods :
- time: mean (interval: 3 hours)
- history :
- 2012-05-17T11:36:04Z altered by CMOR: replaced missing value flag (1e+28) with standard missing value (1e+20). 2012-05-17T11:36:04Z altered by CMOR: Converted type from 'd' to 'f'. 2012-05-17T11:36:04Z altered by CMOR: Inverted axis: lat.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_EC-EARTH_historical_r0i0p0.nc areacella: areacella_fx_EC-EARTH_historical_r0i0p0.nc
Array Chunk Bytes 147.25 MB 24.58 MB Shape (719, 160, 320) (120, 160, 320) Count 18 Tasks 6 Chunks Type float32 numpy.ndarray
- CDI :
- Climate Data Interface version 1.4.4 (http://code.zmaw.de/projects/cdi)
- Conventions :
- CF-1.4
- history :
- Thu May 17 14:11:45 2012: cdo cat historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195001-195012.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195101-195112.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195201-195212.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195301-195312.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195401-195412.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195501-195512.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195601-195612.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195701-195712.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195801-195812.nc historical/mon/atmos/psl/r13i1p1/psl_Amon_EC-EARTH_historical_r13i1p1_195901-195912.nc x Output from archive/historical 2012-05-17T11:35:46Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- institution :
- EC-Earth (European Earth System Model)
- institute_id :
- ICHEC
- experiment_id :
- historical
- model_id :
- EC-EARTH
- forcing :
- Nat,Ant
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 2125.0
- contact :
- Alastair McKinstry <alastair.mckinstry@ichec.ie>
- comment :
- Equilibrium reached after preindustrial spin-up after which data were output starting with nominal date of January 1850
- references :
- Model described by Hazeleger et al. (Bull. Amer. Meteor. Soc., 2010, 91, 1357-1363). Also see http://ecearth.knmi.nl.
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 6573b5c4-3523-4038-99ce-549ae223f04b
- product :
- output
- experiment :
- historical
- frequency :
- mon
- creation_date :
- 2012-05-17T11:36:04Z
- project_id :
- CMIP5
- table_id :
- Table Amon (26 July 2011) b26379e76858ab98b927917878a63d01
- title :
- EC-EARTH model output prepared for CMIP5 historical
- parent_experiment :
- pre-industrial control
- modeling_realm :
- atmos
- realization :
- 13
- cmor_version :
- 2.8.0
- CDO :
- Climate Data Operators version 1.4.4 (http://code.zmaw.de/projects/cdo)