MIROC-ESM-CHEM 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/rlus_day_MIROC-ESM-CHEM_piControl_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MIROC-ESM-CHEM model output prepared for CMIP5 pre-industrial control |
location | /shared/cmip5/data/piControl/atmos/day/day/rlus/MIROC.MIROC-ESM-CHEM/r1i1p1 |
tags | gridded,global,model,daily |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/rlus_day_MIROC-ESM-CHEM_piControl_r1i1p1.yaml |
last updated | 2013-05-25 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 64, lon: 128, time: 7305) Coordinates: * time (time) float64 5.113e+04 5.114e+04 ... 5.844e+04 5.844e+04 * lat (lat) float64 -87.86 -85.1 -82.31 -79.53 ... 82.31 85.1 87.86 * lon (lon) float64 0.0 2.812 5.625 8.438 ... 348.8 351.6 354.4 357.2 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 5.113e+04 5.114e+04 ... 5.844e+04 5.844e+04 lat_bnds (lat, bnds) float64 -90.0 -86.58 -86.58 ... 86.58 86.58 90.0 lon_bnds (lon, bnds) float64 -1.406 1.406 1.406 ... 355.8 355.8 358.6 rlus (time, lat, lon) float32 ... Attributes: institution: JAMSTEC (Japan Agency for Marine-Earth Science an... institute_id: MIROC experiment_id: piControl source: MIROC-ESM-CHEM 2010 atmosphere: MIROC-AGCM (MIROC... model_id: MIROC-ESM-CHEM forcing: N/A parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: Michio Kawamiya (kawamiya@jamstec.go.jp) and Toru... references: Watanabe et al., : MIROC-ESM: model description a... initialization_method: 1 physics_version: 1 tracking_id: 12ab3ff8-44d0-4bfa-b78d-b2118e2591fe product: output experiment: pre-industrial control frequency: day creation_date: 2011-10-25T03:56:15Z history: 2011-10-25T03:56:15Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table day (26 July 2011) f21c16b785432e6bd3f72e80... title: MIROC-ESM-CHEM model output prepared for CMIP5 pr... parent_experiment: N/A modeling_realm: atmos realization: 1 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- lat: 64
- lon: 128
- time: 7305
- time(time)float645.113e+04 5.114e+04 ... 5.844e+04
- bounds :
- time_bnds
- units :
- days since 1846-1-1
- calendar :
- gregorian
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([51134.5, 51135.5, 51136.5, ..., 58436.5, 58437.5, 58438.5])
- lat(lat)float64-87.86 -85.1 -82.31 ... 85.1 87.86
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-87.863799, -85.096527, -82.312913, -79.525607, -76.7369 , -73.947515, -71.157752, -68.367756, -65.577607, -62.787352, -59.99702 , -57.206632, -54.4162 , -51.625734, -48.835241, -46.044727, -43.254195, -40.463648, -37.67309 , -34.882521, -32.091944, -29.30136 , -26.510769, -23.720174, -20.929574, -18.138971, -15.348365, -12.557756, -9.767146, -6.976534, -4.185921, -1.395307, 1.395307, 4.185921, 6.976534, 9.767146, 12.557756, 15.348365, 18.138971, 20.929574, 23.720174, 26.510769, 29.30136 , 32.091944, 34.882521, 37.67309 , 40.463648, 43.254195, 46.044727, 48.835241, 51.625734, 54.4162 , 57.206632, 59.99702 , 62.787352, 65.577607, 68.367756, 71.157752, 73.947515, 76.7369 , 79.525607, 82.312913, 85.096527, 87.863799])
- lon(lon)float640.0 2.812 5.625 ... 354.4 357.2
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 2.8125, 5.625 , 8.4375, 11.25 , 14.0625, 16.875 , 19.6875, 22.5 , 25.3125, 28.125 , 30.9375, 33.75 , 36.5625, 39.375 , 42.1875, 45. , 47.8125, 50.625 , 53.4375, 56.25 , 59.0625, 61.875 , 64.6875, 67.5 , 70.3125, 73.125 , 75.9375, 78.75 , 81.5625, 84.375 , 87.1875, 90. , 92.8125, 95.625 , 98.4375, 101.25 , 104.0625, 106.875 , 109.6875, 112.5 , 115.3125, 118.125 , 120.9375, 123.75 , 126.5625, 129.375 , 132.1875, 135. , 137.8125, 140.625 , 143.4375, 146.25 , 149.0625, 151.875 , 154.6875, 157.5 , 160.3125, 163.125 , 165.9375, 168.75 , 171.5625, 174.375 , 177.1875, 180. , 182.8125, 185.625 , 188.4375, 191.25 , 194.0625, 196.875 , 199.6875, 202.5 , 205.3125, 208.125 , 210.9375, 213.75 , 216.5625, 219.375 , 222.1875, 225. , 227.8125, 230.625 , 233.4375, 236.25 , 239.0625, 241.875 , 244.6875, 247.5 , 250.3125, 253.125 , 255.9375, 258.75 , 261.5625, 264.375 , 267.1875, 270. , 272.8125, 275.625 , 278.4375, 281.25 , 284.0625, 286.875 , 289.6875, 292.5 , 295.3125, 298.125 , 300.9375, 303.75 , 306.5625, 309.375 , 312.1875, 315. , 317.8125, 320.625 , 323.4375, 326.25 , 329.0625, 331.875 , 334.6875, 337.5 , 340.3125, 343.125 , 345.9375, 348.75 , 351.5625, 354.375 , 357.1875])
- time_bnds(time, bnds)float64...
array([[51134., 51135.], [51135., 51136.], [51136., 51137.], ..., [58436., 58437.], [58437., 58438.], [58438., 58439.]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -86.577748], [-86.577748, -83.757029], [-83.757029, -80.95502 ], [-80.95502 , -78.158348], [-78.158348, -75.363939], [-75.363939, -72.5707 ], [-72.5707 , -69.778146], [-69.778146, -66.986027], [-66.986027, -64.1942 ], [-64.1942 , -61.402581], [-61.402581, -58.611113], [-58.611113, -55.819759], [-55.819759, -53.028493], [-53.028493, -50.237296], [-50.237296, -47.446155], [-47.446155, -44.655058], [-44.655058, -41.863998], [-41.863998, -39.072968], [-39.072968, -36.281964], [-36.281964, -33.490981], [-33.490981, -30.700015], [-30.700015, -27.909065], [-27.909065, -25.118127], [-25.118127, -22.3272 ], [-22.3272 , -19.536283], [-19.536283, -16.745372], [-16.745372, -13.954468], [-13.954468, -11.163569], [-11.163569, -8.372673], [ -8.372673, -5.581781], [ -5.581781, -2.79089 ], [ -2.79089 , 0. ], [ 0. , 2.79089 ], [ 2.79089 , 5.581781], [ 5.581781, 8.372673], [ 8.372673, 11.163569], [ 11.163569, 13.954468], [ 13.954468, 16.745372], [ 16.745372, 19.536283], [ 19.536283, 22.3272 ], [ 22.3272 , 25.118127], [ 25.118127, 27.909065], [ 27.909065, 30.700015], [ 30.700015, 33.490981], [ 33.490981, 36.281964], [ 36.281964, 39.072968], [ 39.072968, 41.863998], [ 41.863998, 44.655058], [ 44.655058, 47.446155], [ 47.446155, 50.237296], [ 50.237296, 53.028493], [ 53.028493, 55.819759], [ 55.819759, 58.611113], [ 58.611113, 61.402581], [ 61.402581, 64.1942 ], [ 64.1942 , 66.986027], [ 66.986027, 69.778146], [ 69.778146, 72.5707 ], [ 72.5707 , 75.363939], [ 75.363939, 78.158348], [ 78.158348, 80.95502 ], [ 80.95502 , 83.757029], [ 83.757029, 86.577748], [ 86.577748, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -1.40625, 1.40625], [ 1.40625, 4.21875], [ 4.21875, 7.03125], ..., [350.15625, 352.96875], [352.96875, 355.78125], [355.78125, 358.59375]])
- rlus(time, lat, lon)float32...
- standard_name :
- surface_upwelling_longwave_flux_in_air
- long_name :
- Surface Upwelling Longwave Radiation
- units :
- W m-2
- original_name :
- SLRU
- original_units :
- W/m**2
- history :
- 2011-10-25T03:56:14Z altered by CMOR: Converted units from 'W/m**2' to 'W m-2'. 2011-10-25T03:56:14Z altered by CMOR: replaced missing value flag (-999) with standard missing value (1e+20). 2011-10-25T03:56:15Z altered by CMOR: Inverted axis: lat.
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_MIROC-ESM-CHEM_piControl_r0i0p0.nc areacella: areacella_fx_MIROC-ESM-CHEM_piControl_r0i0p0.nc
[59842560 values with dtype=float32]
- institution :
- JAMSTEC (Japan Agency for Marine-Earth Science and Technology, Kanagawa, Japan), AORI (Atmosphere and Ocean Research Institute, The University of Tokyo, Chiba, Japan), and NIES (National Institute for Environmental Studies, Ibaraki, Japan)
- institute_id :
- MIROC
- experiment_id :
- piControl
- source :
- MIROC-ESM-CHEM 2010 atmosphere: MIROC-AGCM (MIROC-AGCM 2010, T42L80); ocean: COCO (COCO3.4, 256x192 L44); sea ice: COCO (COCO3.4); land: MATSIRO (MATSIRO, L6); aerosols: SPRINTARS (SPRINTARS 5.00, T42L80):atmospheric-chemistry: CHASER (CHASER 4.1, T42L80): ocean-biogeochemistry: NPZD ; land-biogeochemistry: SEIB-DGVM (SEIB-DGVM, T42)
- model_id :
- MIROC-ESM-CHEM
- forcing :
- N/A
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- Michio Kawamiya (kawamiya@jamstec.go.jp) and Toru Nozawa (nozawa@nies.go.jp)
- references :
- Watanabe et al., : MIROC-ESM: model description and basic results of CMIP5-20c3m experiments, Geosci. Model Dev. Discuss., 4, 1063-1128, doi:10.5194/gmdd-4-1063-2011, 2011.
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 12ab3ff8-44d0-4bfa-b78d-b2118e2591fe
- product :
- output
- experiment :
- pre-industrial control
- frequency :
- day
- creation_date :
- 2011-10-25T03:56:15Z
- history :
- 2011-10-25T03:56:15Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table day (26 July 2011) f21c16b785432e6bd3f72e80f2cade49
- title :
- MIROC-ESM-CHEM model output prepared for CMIP5 pre-industrial control
- parent_experiment :
- N/A
- modeling_realm :
- atmos
- realization :
- 1
- cmor_version :
- 2.7.1