CMCC-CM 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/psl_Amon_CMCC-CM_decadal1965_r1i3p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CMCC-CM model output prepared for CMIP5 10- or 30-year run initialized in year 1965 |
location | /shared/cmip5/data/decadal1965/atmos/mon/Amon/psl/CMCC.CMCC-CM/r1i3p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/psl_Amon_CMCC-CM_decadal1965_r1i3p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 240, lon: 480, time: 122) Coordinates: * time (time) float64 15.0 45.5 76.5 ... 3.636e+03 3.667e+03 3.698e+03 * lat (lat) float64 -89.43 -88.68 -87.94 -87.19 ... 87.94 88.68 89.43 * lon (lon) float64 0.0 0.75 1.5 2.25 3.0 ... 357.0 357.8 358.5 359.2 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 30.0 30.0 ... 3.682e+03 3.713e+03 lat_bnds (lat, bnds) float64 -90.0 -89.08 -89.08 ... 89.08 89.08 90.0 lon_bnds (lon, bnds) float64 -0.375 0.375 0.375 ... 358.9 358.9 359.6 psl (time, lat, lon) float32 ... Attributes: institution: CMCC - Centro Euro-Mediterraneo per i Cambiamenti institute_id: CMCC experiment_id: decadal1965 source: CMCC-CM model_id: CMCC-CM forcing: Nat,Ant,GHG,SA,TO,Sl parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: Silvio Gualdi (gualdi@bo.ingv.it) history: Model output postprocessed with CDO 2012-01-04T14... comment: The ocean is initialized with full values from oc... references: model described in the documentation at http://ww... initialization_method: 3 physics_version: 1 tracking_id: 8e3ea918-6239-4ec4-b0d0-8767eadaa513 product: output experiment: 10- or 30-year run initialized in year 1965 frequency: mon creation_date: 2012-01-04T14:55:16Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: CMCC-CM model output prepared for CMIP5 10- or 30... parent_experiment: N/A modeling_realm: atmos realization: 1 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 240
- lon: 480
- time: 122
- time(time)float6415.0 45.5 ... 3.667e+03 3.698e+03
- bounds :
- time_bnds
- units :
- days since 1965-11-1
- calendar :
- standard
- 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, 3667. , 3697.5])
- lat(lat)float64-89.43 -88.68 ... 88.68 89.43
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-89.427084, -88.684919, -87.938371, ..., 87.938371, 88.684919, 89.427084])
- lon(lon)float640.0 0.75 1.5 ... 357.8 358.5 359.2
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 0.75, 1.5 , ..., 357.75, 358.5 , 359.25])
- time_bnds(time, bnds)float64...
array([[ 0., 30.], [ 30., 61.], [ 61., 92.], ..., [3621., 3652.], [3652., 3682.], [3682., 3713.]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -89.082201], [-89.082201, -88.325725], [-88.325725, -87.574267], ..., [ 87.574267, 88.325725], [ 88.325725, 89.082201], [ 89.082201, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -0.375, 0.375], [ 0.375, 1.125], [ 1.125, 1.875], ..., [357.375, 358.125], [358.125, 358.875], [358.875, 359.625]])
- psl(time, lat, lon)float32...
- standard_name :
- air_pressure_at_sea_level
- long_name :
- Sea Level Pressure
- comment :
- not, in general, the same as surface pressure
- units :
- Pa
- original_name :
- slp
- cell_methods :
- time: mean (interval: 1 month)
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_CMCC-CM_decadal1965_r0i0p0.nc areacella: areacella_fx_CMCC-CM_decadal1965_r0i0p0.nc
- history :
- 2012-01-04T14:55:16Z altered by CMOR: Inverted axis: lat.
[14054400 values with dtype=float32]
- institution :
- CMCC - Centro Euro-Mediterraneo per i Cambiamenti
- institute_id :
- CMCC
- experiment_id :
- decadal1965
- source :
- CMCC-CM
- model_id :
- CMCC-CM
- forcing :
- Nat,Ant,GHG,SA,TO,Sl
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- Silvio Gualdi (gualdi@bo.ingv.it)
- history :
- Model output postprocessed with CDO 2012-01-04T14:55:16Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- The ocean is initialized with full values from ocean reanalyses. Three-members ensembles are generated by using 3 distinct, but equally realistic, ocean reanalyses, obtained through different data assimilation methods and assimilated observations. Sea-ice is initialized with a model climatology. Atm
- references :
- model described in the documentation at http://www.cmcc.it/data-models/models
- initialization_method :
- 3
- physics_version :
- 1
- tracking_id :
- 8e3ea918-6239-4ec4-b0d0-8767eadaa513
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1965
- frequency :
- mon
- creation_date :
- 2012-01-04T14:55:16Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- CMCC-CM model output prepared for CMIP5 10- or 30-year run initialized in year 1965
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 1
- cmor_version :
- 2.7.1