EC-EARTH model output prepared for CMIP5 10- or 30-year run initialized in year 1965
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_EC-EARTH_decadal1965_r4i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | EC-EARTH model output prepared for CMIP5 10- or 30-year run initialized in year 1965 |
location | /shared/cmip5/data/decadal1965/ocean/mon/Omon/tos/ICHEC.EC-EARTH/r4i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_Omon_EC-EARTH_decadal1965_r4i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 362, j: 292, time: 120, vertices: 4) Coordinates: * time (time) float64 15.0 45.5 76.5 ... 3.606e+03 3.636e+03 * j (j) int32 1 2 3 4 5 6 7 8 ... 285 286 287 288 289 290 291 292 * i (i) int32 1 2 3 4 5 6 7 8 ... 355 356 357 358 359 360 361 362 lat (j, i) float32 ... lon (j, i) float32 ... Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 3.621e+03 3.652e+03 lat_vertices (j, i, vertices) float32 ... lon_vertices (j, i, vertices) float32 ... tos (time, j, i) float32 ... Attributes: institution: EC-Earth (European Earth System Model) institute_id: ICHEC experiment_id: decadal1965 source: EC-EARTH: (2011) ; atmosphere: IFS (cy31r1, 63 co... model_id: EC-EARTH forcing: Nat,Ant parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: Alastair McKinstry <alastair.mckinstry@ichec.ie> history: Met Eireann historical run postprocessed at ICHE... comment: Met Eireann run, local contact emily.gleeson at m... references: EC-Earth: A Seamless Earth System Prediction Appr... initialization_method: 1 physics_version: 1 tracking_id: 82422343-96c5-4dde-9c5e-8c251b67ab25 product: output experiment: 10- or 30-year run initialized in year 1965 frequency: mon creation_date: 2012-01-18T21:00:21Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (12 January 2012) c17931a1bad4e38015cb... title: EC-EARTH model output prepared for CMIP5 10- or 3... parent_experiment: historical modeling_realm: ocean realization: 4 cmor_version: 2.8.0
xarray.Dataset
- bnds: 2
- i: 362
- j: 292
- time: 120
- vertices: 4
- time(time)float6415.0 45.5 ... 3.606e+03 3.636e+03
- bounds :
- time_bnds
- units :
- days since 1965-11-01 00:00:00
- calendar :
- gregorian
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15. , 45.5, 76.5, 106. , 135.5, 166. , 196.5, 227. , 257.5, 288.5, 319. , 349.5, 380. , 410.5, 441.5, 471. , 500.5, 531. , 561.5, 592. , 622.5, 653.5, 684. , 714.5, 745. , 775.5, 806.5, 836.5, 866.5, 897. , 927.5, 958. , 988.5, 1019.5, 1050. , 1080.5, 1111. , 1141.5, 1172.5, 1202. , 1231.5, 1262. , 1292.5, 1323. , 1353.5, 1384.5, 1415. , 1445.5, 1476. , 1506.5, 1537.5, 1567. , 1596.5, 1627. , 1657.5, 1688. , 1718.5, 1749.5, 1780. , 1810.5, 1841. , 1871.5, 1902.5, 1932. , 1961.5, 1992. , 2022.5, 2053. , 2083.5, 2114.5, 2145. , 2175.5, 2206. , 2236.5, 2267.5, 2297.5, 2327.5, 2358. , 2388.5, 2419. , 2449.5, 2480.5, 2511. , 2541.5, 2572. , 2602.5, 2633.5, 2663. , 2692.5, 2723. , 2753.5, 2784. , 2814.5, 2845.5, 2876. , 2906.5, 2937. , 2967.5, 2998.5, 3028. , 3057.5, 3088. , 3118.5, 3149. , 3179.5, 3210.5, 3241. , 3271.5, 3302. , 3332.5, 3363.5, 3393. , 3422.5, 3453. , 3483.5, 3514. , 3544.5, 3575.5, 3606. , 3636.5])
- j(j)int321 2 3 4 5 6 ... 288 289 290 291 292
- units :
- 1
- long_name :
- cell index along second dimension
array([ 1, 2, 3, ..., 290, 291, 292], dtype=int32)
- i(i)int321 2 3 4 5 6 ... 358 359 360 361 362
- units :
- 1
- long_name :
- cell index along first dimension
array([ 1, 2, 3, ..., 360, 361, 362], dtype=int32)
- lat(j, i)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
[105704 values with dtype=float32]
- lon(j, i)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
[105704 values with dtype=float32]
- time_bnds(time, bnds)float64...
array([[ 0., 30.], [ 30., 61.], [ 61., 92.], ..., [3560., 3591.], [3591., 3621.], [3621., 3652.]])
- lat_vertices(j, i, vertices)float32...
- units :
- degrees_north
[422816 values with dtype=float32]
- lon_vertices(j, i, vertices)float32...
- units :
- degrees_east
[422816 values with dtype=float32]
- tos(time, j, i)float32...
- standard_name :
- sea_surface_temperature
- long_name :
- Sea Surface Temperature
- comment :
- May differ from "surface temp" in regions of ice, CMIP5_table_comment: "this may differ from ""surface temperature"" in regions of sea ice."
- units :
- K
- original_name :
- sosstsst
- original_units :
- degC
- history :
- 2012-01-18T21:00:17Z altered by CMOR: Converted units from 'degC' to 'K'. 2012-01-18T21:00:21Z altered by CMOR: Converted type from 'd' to 'f'.
- cell_methods :
- time: mean (interval: 3600.00)
- cell_measures :
- area: areacello
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_EC-EARTH_decadal1965_r0i0p0.nc areacello: areacello_fx_EC-EARTH_decadal1965_r0i0p0.nc
[12684480 values with dtype=float32]
- institution :
- EC-Earth (European Earth System Model)
- institute_id :
- ICHEC
- experiment_id :
- decadal1965
- source :
- EC-EARTH: (2011) ; atmosphere: IFS (cy31r1, 63 cores); ocean: NEMO (v2, ORCA1, 4x8) ; coupler: OASIS3 (v3.3) ; sea ice: LIM2 ; + EC-Earth developments
- model_id :
- EC-EARTH
- forcing :
- Nat,Ant
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- Alastair McKinstry <alastair.mckinstry@ichec.ie>
- history :
- Met Eireann historical run postprocessed at ICHEC 2012-01-18T21:00:18Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- Met Eireann run, local contact emily.gleeson at met.ie
- references :
- EC-Earth: A Seamless Earth System Prediction Approach in Action Accepted, Bull. Amer. Meteor. Soc. Hazeleger, W. et al., 2010: EC-Earth: A Seamless Earth System Prediction Approach in Action. BAMS, 91, (2010), 1357-1363, doi: 10.1175/2010BAMS2877.1
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 82422343-96c5-4dde-9c5e-8c251b67ab25
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1965
- frequency :
- mon
- creation_date :
- 2012-01-18T21:00:21Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (12 January 2012) c17931a1bad4e38015cbd162d50c56e5
- title :
- EC-EARTH model output prepared for CMIP5 10- or 30-year run initialized in year 1965
- parent_experiment :
- historical
- modeling_realm :
- ocean
- realization :
- 4
- cmor_version :
- 2.8.0