CMCC-CM model output prepared for CMIP5 pre-industrial control
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rlutcs_Amon_CMCC-CM_piControl_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | CMCC-CM model output prepared for CMIP5 pre-industrial control |
location | /shared/cmip5/data/piControl/atmos/mon/Amon/rlutcs/CMCC.CMCC-CM/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rlutcs_Amon_CMCC-CM_piControl_r1i1p1.yaml |
last updated | 2013-05-25 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 240, lon: 480, time: 120) Coordinates: * time (time) float64 15.5 45.5 75.5 ... 3.576e+03 3.607e+03 3.638e+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 31.0 31.0 ... 3.622e+03 3.653e+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 rlutcs (time, lat, lon) float32 ... Attributes: institution: CMCC - Centro Euro-Mediterraneo per i Cambiamenti institute_id: CMCC experiment_id: piControl source: CMCC-CM model_id: CMCC-CM forcing: Nat,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 2011-11-18T16... comment: Equilibrium reached after more than 600-year spin... references: model described in the documentation at http://ww... initialization_method: 1 physics_version: 1 tracking_id: 80a05a57-24ad-462c-990a-60dcc3fb42bc product: output experiment: pre-industrial control frequency: mon creation_date: 2011-11-18T16:37:07Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: CMCC-CM model output prepared for CMIP5 pre-indus... parent_experiment: N/A modeling_realm: atmos realization: 1 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 240
- lon: 480
- time: 120
- time(time)float6415.5 45.5 ... 3.607e+03 3.638e+03
- bounds :
- time_bnds
- units :
- days since 1600-1-1
- calendar :
- standard
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15.5, 45.5, 75.5, 106. , 136.5, 167. , 197.5, 228.5, 259. , 289.5, 320. , 350.5, 381.5, 411. , 440.5, 471. , 501.5, 532. , 562.5, 593.5, 624. , 654.5, 685. , 715.5, 746.5, 776. , 805.5, 836. , 866.5, 897. , 927.5, 958.5, 989. , 1019.5, 1050. , 1080.5, 1111.5, 1141. , 1170.5, 1201. , 1231.5, 1262. , 1292.5, 1323.5, 1354. , 1384.5, 1415. , 1445.5, 1476.5, 1506.5, 1536.5, 1567. , 1597.5, 1628. , 1658.5, 1689.5, 1720. , 1750.5, 1781. , 1811.5, 1842.5, 1872. , 1901.5, 1932. , 1962.5, 1993. , 2023.5, 2054.5, 2085. , 2115.5, 2146. , 2176.5, 2207.5, 2237. , 2266.5, 2297. , 2327.5, 2358. , 2388.5, 2419.5, 2450. , 2480.5, 2511. , 2541.5, 2572.5, 2602. , 2631.5, 2662. , 2692.5, 2723. , 2753.5, 2784.5, 2815. , 2845.5, 2876. , 2906.5, 2937.5, 2967.5, 2997.5, 3028. , 3058.5, 3089. , 3119.5, 3150.5, 3181. , 3211.5, 3242. , 3272.5, 3303.5, 3333. , 3362.5, 3393. , 3423.5, 3454. , 3484.5, 3515.5, 3546. , 3576.5, 3607. , 3637.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., 31.], [ 31., 60.], [ 60., 91.], ..., [3561., 3592.], [3592., 3622.], [3622., 3653.]])
- 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]])
- rlutcs(time, lat, lon)float32...
- standard_name :
- toa_outgoing_longwave_flux_assuming_clear_sky
- long_name :
- TOA Outgoing Clear-Sky Longwave Radiation
- units :
- W m-2
- original_name :
- traf0
- original_units :
- W/m^2
- history :
- 2011-11-18T16:37:07Z altered by CMOR: Converted units from 'W/m^2' to 'W m-2'. 2011-11-18T16:37:07Z altered by CMOR: Changed sign. 2011-11-18T16:37:07Z altered by CMOR: Inverted axis: lat.
- 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_piControl_r0i0p0.nc areacella: areacella_fx_CMCC-CM_piControl_r0i0p0.nc
[13824000 values with dtype=float32]
- institution :
- CMCC - Centro Euro-Mediterraneo per i Cambiamenti
- institute_id :
- CMCC
- experiment_id :
- piControl
- source :
- CMCC-CM
- model_id :
- CMCC-CM
- forcing :
- Nat,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 2011-11-18T16:37:07Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- Equilibrium reached after more than 600-year spin-up at pre-industrial GHG concentrations after which data were output with nominal date of January 1550
- references :
- model described in the documentation at http://www.cmcc.it/data-models/models
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 80a05a57-24ad-462c-990a-60dcc3fb42bc
- product :
- output
- experiment :
- pre-industrial control
- frequency :
- mon
- creation_date :
- 2011-11-18T16:37:07Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- CMCC-CM model output prepared for CMIP5 pre-industrial control
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 1
- cmor_version :
- 2.7.1