CMCC-CM model output prepared for CMIP5 10- or 30-year run initialized in year 1995
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/evspsbl_Amon_CMCC-CM_decadal1995_r1i3p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CMCC-CM model output prepared for CMIP5 10- or 30-year run initialized in year 1995 |
location | /shared/cmip5/data/decadal1995/atmos/mon/Amon/evspsbl/CMCC.CMCC-CM/r1i3p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/evspsbl_Amon_CMCC-CM_decadal1995_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.638e+03 3.668e+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.683e+03 3.714e+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 evspsbl (time, lat, lon) float32 ... Attributes: institution: CMCC - Centro Euro-Mediterraneo per i Cambiamenti institute_id: CMCC experiment_id: decadal1995 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-02-29T04... 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: 75ec7ce2-ecd4-4b23-90ad-5bfa2d8acdda product: output experiment: 10- or 30-year run initialized in year 1995 frequency: mon creation_date: 2012-02-29T04:10:49Z 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.668e+03 3.698e+03
- bounds :
- time_bnds
- units :
- days since 1995-11-1
- calendar :
- standard
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15. , 45.5, 76.5, 106.5, 136.5, 167. , 197.5, 228. , 258.5, 289.5, 320. , 350.5, 381. , 411.5, 442.5, 472. , 501.5, 532. , 562.5, 593. , 623.5, 654.5, 685. , 715.5, 746. , 776.5, 807.5, 837. , 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.5, 1597.5, 1628. , 1658.5, 1689. , 1719.5, 1750.5, 1781. , 1811.5, 1842. , 1872.5, 1903.5, 1933. , 1962.5, 1993. , 2023.5, 2054. , 2084.5, 2115.5, 2146. , 2176.5, 2207. , 2237.5, 2268.5, 2298. , 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.5, 3058.5, 3089. , 3119.5, 3150. , 3180.5, 3211.5, 3242. , 3272.5, 3303. , 3333.5, 3364.5, 3394. , 3423.5, 3454. , 3484.5, 3515. , 3545.5, 3576.5, 3607. , 3637.5, 3668. , 3698.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.], ..., [3622., 3653.], [3653., 3683.], [3683., 3714.]])
- 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]])
- evspsbl(time, lat, lon)float32...
- standard_name :
- water_evaporation_flux
- long_name :
- Evaporation
- comment :
- at surface; flux of water into the atmosphere due to conversion of both liquid and solid phases to vapor (from underlying surface and vegetation)
- units :
- kg m-2 s-1
- original_name :
- evap
- 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_decadal1995_r0i0p0.nc areacella: areacella_fx_CMCC-CM_decadal1995_r0i0p0.nc
- history :
- 2012-02-29T04:10:49Z altered by CMOR: Inverted axis: lat.
[14054400 values with dtype=float32]
- institution :
- CMCC - Centro Euro-Mediterraneo per i Cambiamenti
- institute_id :
- CMCC
- experiment_id :
- decadal1995
- 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-02-29T04:10:49Z 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 :
- 75ec7ce2-ecd4-4b23-90ad-5bfa2d8acdda
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1995
- frequency :
- mon
- creation_date :
- 2012-02-29T04:10:49Z
- 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 1995
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 1
- cmor_version :
- 2.7.1