NorESM1-M model output prepared for CMIP5 RCP8.5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/cl_Amon_NorESM1-M_rcp85_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | NorESM1-M model output prepared for CMIP5 RCP8.5 |
location | /shared/cmip5/data/rcp85/atmos/mon/Amon/cl/NCC.NorESM1-M/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/cl_Amon_NorESM1-M_rcp85_r1i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 96, lev: 26, lon: 144, time: 1140) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 3.46e+04 3.463e+04 3.466e+04 * lev (lev) float64 0.9926 0.9706 0.9296 ... 0.01397 0.007389 0.003545 * lat (lat) float64 -90.0 -88.11 -86.21 -84.32 ... 86.21 88.11 90.0 * lon (lon) float64 0.0 2.5 5.0 7.5 10.0 ... 350.0 352.5 355.0 357.5 Dimensions without coordinates: bnds Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 3.464e+04 3.468e+04 lev_bnds (lev, bnds) float64 1.0 0.9851 0.9851 ... 0.004895 0.002194 p0 float32 100000.0 a (lev) float64 0.0 0.001261 0.004803 ... 0.01397 0.007389 0.003545 b (lev) float64 0.9926 0.9693 0.9248 0.8569 ... 0.0 0.0 0.0 0.0 ps (time, lat, lon) float32 ... a_bnds (lev, bnds) float64 0.0 0.0 0.0 ... 0.004895 0.004895 0.002194 b_bnds (lev, bnds) float64 1.0 0.9851 0.9851 0.9535 ... 0.0 0.0 0.0 0.0 lat_bnds (lat, bnds) float64 -90.0 -89.05 -89.05 ... 89.05 89.05 90.0 lon_bnds (lon, bnds) float64 -1.25 1.25 1.25 3.75 ... 356.2 356.2 358.8 cl (time, lev, lat, lon) float32 ... Attributes: institution: Norwegian Climate Centre institute_id: NCC experiment_id: rcp85 source: NorESM1-M 2011 atmosphere: CAM-Oslo (CAM4-Oslo-n... model_id: NorESM1-M forcing: GHG, SA, Oz, Sl, BC, OC parent_experiment_id: historical parent_experiment_rip: r1i1p1 branch_time: 56940.0 contact: Please send any requests or bug reports to noresm... initialization_method: 1 physics_version: 1 tracking_id: 7b8bdb84-bf0a-4ea4-bd7f-7b57c66e9e8f product: output experiment: RCP8.5 frequency: mon creation_date: 2011-06-04T18:11:12Z history: 2011-06-04T18:11:12Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (27 April 2011) a5a1c518f52ae340313ba0... title: NorESM1-M model output prepared for CMIP5 RCP8.5 parent_experiment: historical modeling_realm: atmos realization: 1 cmor_version: 2.6.0
xarray.Dataset
- bnds: 2
- lat: 96
- lev: 26
- lon: 144
- time: 1140
- time(time)float6415.5 45.0 ... 3.463e+04 3.466e+04
- bounds :
- time_bnds
- units :
- days since 2006-01-01 00:00:00
- calendar :
- noleap
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.55000e+01, 4.50000e+01, 7.45000e+01, ..., 3.45985e+04, 3.46290e+04, 3.46595e+04])
- lev(lev)float640.9926 0.9706 ... 0.007389 0.003545
- bounds :
- lev_bnds
- units :
- 1
- axis :
- Z
- positive :
- down
- long_name :
- hybrid sigma pressure coordinate
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- formula :
- p = a*p0 + b*ps
- formula_terms :
- p0: p0 a: a b: b ps: ps
array([0.992556, 0.970555, 0.929649, 0.867161, 0.787702, 0.696796, 0.600524, 0.510455, 0.433895, 0.368818, 0.313501, 0.266481, 0.226513, 0.19254 , 0.163662, 0.139115, 0.11825 , 0.100515, 0.085439, 0.070059, 0.053115, 0.03723 , 0.023945, 0.013967, 0.007389, 0.003545])
- lat(lat)float64-90.0 -88.11 -86.21 ... 88.11 90.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-90. , -88.105263, -86.210526, -84.315789, -82.421053, -80.526316, -78.631579, -76.736842, -74.842105, -72.947368, -71.052632, -69.157895, -67.263158, -65.368421, -63.473684, -61.578947, -59.684211, -57.789474, -55.894737, -54. , -52.105263, -50.210526, -48.315789, -46.421053, -44.526316, -42.631579, -40.736842, -38.842105, -36.947368, -35.052632, -33.157895, -31.263158, -29.368421, -27.473684, -25.578947, -23.684211, -21.789474, -19.894737, -18. , -16.105263, -14.210526, -12.315789, -10.421053, -8.526316, -6.631579, -4.736842, -2.842105, -0.947368, 0.947368, 2.842105, 4.736842, 6.631579, 8.526316, 10.421053, 12.315789, 14.210526, 16.105263, 18. , 19.894737, 21.789474, 23.684211, 25.578947, 27.473684, 29.368421, 31.263158, 33.157895, 35.052632, 36.947368, 38.842105, 40.736842, 42.631579, 44.526316, 46.421053, 48.315789, 50.210526, 52.105263, 54. , 55.894737, 57.789474, 59.684211, 61.578947, 63.473684, 65.368421, 67.263158, 69.157895, 71.052632, 72.947368, 74.842105, 76.736842, 78.631579, 80.526316, 82.421053, 84.315789, 86.210526, 88.105263, 90. ])
- lon(lon)float640.0 2.5 5.0 ... 352.5 355.0 357.5
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 2.5, 5. , 7.5, 10. , 12.5, 15. , 17.5, 20. , 22.5, 25. , 27.5, 30. , 32.5, 35. , 37.5, 40. , 42.5, 45. , 47.5, 50. , 52.5, 55. , 57.5, 60. , 62.5, 65. , 67.5, 70. , 72.5, 75. , 77.5, 80. , 82.5, 85. , 87.5, 90. , 92.5, 95. , 97.5, 100. , 102.5, 105. , 107.5, 110. , 112.5, 115. , 117.5, 120. , 122.5, 125. , 127.5, 130. , 132.5, 135. , 137.5, 140. , 142.5, 145. , 147.5, 150. , 152.5, 155. , 157.5, 160. , 162.5, 165. , 167.5, 170. , 172.5, 175. , 177.5, 180. , 182.5, 185. , 187.5, 190. , 192.5, 195. , 197.5, 200. , 202.5, 205. , 207.5, 210. , 212.5, 215. , 217.5, 220. , 222.5, 225. , 227.5, 230. , 232.5, 235. , 237.5, 240. , 242.5, 245. , 247.5, 250. , 252.5, 255. , 257.5, 260. , 262.5, 265. , 267.5, 270. , 272.5, 275. , 277.5, 280. , 282.5, 285. , 287.5, 290. , 292.5, 295. , 297.5, 300. , 302.5, 305. , 307.5, 310. , 312.5, 315. , 317.5, 320. , 322.5, 325. , 327.5, 330. , 332.5, 335. , 337.5, 340. , 342.5, 345. , 347.5, 350. , 352.5, 355. , 357.5])
- time_bnds(time, bnds)float64...
array([[0.0000e+00, 3.1000e+01], [3.1000e+01, 5.9000e+01], [5.9000e+01, 9.0000e+01], ..., [3.4583e+04, 3.4614e+04], [3.4614e+04, 3.4644e+04], [3.4644e+04, 3.4675e+04]])
- lev_bnds(lev, bnds)float64...
- formula :
- p = a*p0 + b*ps
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- units :
- 1
- formula_terms :
- p0: p0 a: a_bnds b: b_bnds ps: ps
array([[1. , 0.985112], [0.985112, 0.955997], [0.955997, 0.9033 ], [0.9033 , 0.831021], [0.831021, 0.744383], [0.744383, 0.64921 ], [0.64921 , 0.551839], [0.551839, 0.469072], [0.469072, 0.398719], [0.398719, 0.338917], [0.338917, 0.288085], [0.288085, 0.244877], [0.244877, 0.208149], [0.208149, 0.17693 ], [0.17693 , 0.150394], [0.150394, 0.127837], [0.127837, 0.108664], [0.108664, 0.092366], [0.092366, 0.078512], [0.078512, 0.061606], [0.061606, 0.044623], [0.044623, 0.029837], [0.029837, 0.018052], [0.018052, 0.009882], [0.009882, 0.004895], [0.004895, 0.002194]])
- p0()float32...
- long_name :
- vertical coordinate formula term: reference pressure
- units :
- Pa
array(100000., dtype=float32)
- a(lev)float64...
- long_name :
- vertical coordinate formula term: a(k)
array([0. , 0.001261, 0.004803, 0.010215, 0.017096, 0.024968, 0.033306, 0.041106, 0.047736, 0.053372, 0.058162, 0.062234, 0.065695, 0.068638, 0.071138, 0.073264, 0.075071, 0.076607, 0.077913, 0.070059, 0.053115, 0.03723 , 0.023945, 0.013967, 0.007389, 0.003545])
- b(lev)float64...
- long_name :
- vertical coordinate formula term: b(k)
array([0.992556, 0.969294, 0.924846, 0.856946, 0.770606, 0.671828, 0.567219, 0.46935 , 0.386159, 0.315446, 0.255339, 0.204247, 0.160818, 0.123902, 0.092524, 0.065851, 0.043179, 0.023908, 0.007527, 0. , 0. , 0. , 0. , 0. , 0. , 0. ])
- ps(time, lat, lon)float32...
- standard_name :
- surface_air_pressure
- long_name :
- Surface Air Pressure
- comment :
- not, in general, the same as mean sea-level pressure
- units :
- Pa
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
[15759360 values with dtype=float32]
- a_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: a(k+1/2)
array([[0. , 0. ], [0. , 0.002521], [0.002521, 0.007085], [0.007085, 0.013344], [0.013344, 0.020847], [0.020847, 0.029089], [0.029089, 0.037522], [0.037522, 0.04469 ], [0.04469 , 0.050782], [0.050782, 0.055961], [0.055961, 0.060363], [0.060363, 0.064105], [0.064105, 0.067286], [0.067286, 0.069989], [0.069989, 0.072287], [0.072287, 0.074241], [0.074241, 0.075901], [0.075901, 0.077313], [0.077313, 0.078512], [0.078512, 0.061606], [0.061606, 0.044623], [0.044623, 0.029837], [0.029837, 0.018052], [0.018052, 0.009882], [0.009882, 0.004895], [0.004895, 0.002194]])
- b_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: b(k+1/2)
array([[1. , 0.985112], [0.985112, 0.953476], [0.953476, 0.896215], [0.896215, 0.817677], [0.817677, 0.723536], [0.723536, 0.62012 ], [0.62012 , 0.514317], [0.514317, 0.424382], [0.424382, 0.347936], [0.347936, 0.282956], [0.282956, 0.227722], [0.227722, 0.180772], [0.180772, 0.140864], [0.140864, 0.106941], [0.106941, 0.078106], [0.078106, 0.053596], [0.053596, 0.032762], [0.032762, 0.015053], [0.015053, 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ], [0. , 0. ]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -89.052632], [-89.052632, -87.157895], [-87.157895, -85.263158], [-85.263158, -83.368421], [-83.368421, -81.473684], [-81.473684, -79.578947], [-79.578947, -77.684211], [-77.684211, -75.789474], [-75.789474, -73.894737], [-73.894737, -72. ], [-72. , -70.105263], [-70.105263, -68.210526], [-68.210526, -66.315789], [-66.315789, -64.421053], [-64.421053, -62.526316], [-62.526316, -60.631579], [-60.631579, -58.736842], [-58.736842, -56.842105], [-56.842105, -54.947368], [-54.947368, -53.052632], [-53.052632, -51.157895], [-51.157895, -49.263158], [-49.263158, -47.368421], [-47.368421, -45.473684], [-45.473684, -43.578947], [-43.578947, -41.684211], [-41.684211, -39.789474], [-39.789474, -37.894737], [-37.894737, -36. ], [-36. , -34.105263], [-34.105263, -32.210526], [-32.210526, -30.315789], [-30.315789, -28.421053], [-28.421053, -26.526316], [-26.526316, -24.631579], [-24.631579, -22.736842], [-22.736842, -20.842105], [-20.842105, -18.947368], [-18.947368, -17.052632], [-17.052632, -15.157895], [-15.157895, -13.263158], [-13.263158, -11.368421], [-11.368421, -9.473684], [ -9.473684, -7.578947], [ -7.578947, -5.684211], [ -5.684211, -3.789474], [ -3.789474, -1.894737], [ -1.894737, 0. ], [ 0. , 1.894737], [ 1.894737, 3.789474], [ 3.789474, 5.684211], [ 5.684211, 7.578947], [ 7.578947, 9.473684], [ 9.473684, 11.368421], [ 11.368421, 13.263158], [ 13.263158, 15.157895], [ 15.157895, 17.052632], [ 17.052632, 18.947368], [ 18.947368, 20.842105], [ 20.842105, 22.736842], [ 22.736842, 24.631579], [ 24.631579, 26.526316], [ 26.526316, 28.421053], [ 28.421053, 30.315789], [ 30.315789, 32.210526], [ 32.210526, 34.105263], [ 34.105263, 36. ], [ 36. , 37.894737], [ 37.894737, 39.789474], [ 39.789474, 41.684211], [ 41.684211, 43.578947], [ 43.578947, 45.473684], [ 45.473684, 47.368421], [ 47.368421, 49.263158], [ 49.263158, 51.157895], [ 51.157895, 53.052632], [ 53.052632, 54.947368], [ 54.947368, 56.842105], [ 56.842105, 58.736842], [ 58.736842, 60.631579], [ 60.631579, 62.526316], [ 62.526316, 64.421053], [ 64.421053, 66.315789], [ 66.315789, 68.210526], [ 68.210526, 70.105263], [ 70.105263, 72. ], [ 72. , 73.894737], [ 73.894737, 75.789474], [ 75.789474, 77.684211], [ 77.684211, 79.578947], [ 79.578947, 81.473684], [ 81.473684, 83.368421], [ 83.368421, 85.263158], [ 85.263158, 87.157895], [ 87.157895, 89.052632], [ 89.052632, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -1.25, 1.25], [ 1.25, 3.75], [ 3.75, 6.25], ..., [351.25, 353.75], [353.75, 356.25], [356.25, 358.75]])
- cl(time, lev, lat, lon)float32...
- standard_name :
- cloud_area_fraction_in_atmosphere_layer
- long_name :
- Cloud Area Fraction
- comment :
- Includes both large-scale and convective cloud.
- units :
- %
- original_name :
- CLOUD
- original_units :
- 1
- history :
- 2011-06-04T18:11:11Z altered by CMOR: Converted units from '1' to '%'. 2011-06-04T18:11:12Z altered by CMOR: Converted type from 'd' to 'f'. 2011-06-04T18:11:12Z altered by CMOR: Inverted axis: lev.
- cell_methods :
- time: mean
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_NorESM1-M_rcp85_r0i0p0.nc areacella: areacella_fx_NorESM1-M_rcp85_r0i0p0.nc
[409743360 values with dtype=float32]
- institution :
- Norwegian Climate Centre
- institute_id :
- NCC
- experiment_id :
- rcp85
- source :
- NorESM1-M 2011 atmosphere: CAM-Oslo (CAM4-Oslo-noresm-ver1_cmip5-r112, f19L26); ocean: MICOM (MICOM-noresm-ver1_cmip5-r112, gx1v6L53); sea ice: CICE (CICE4-noresm-ver1_cmip5-r112); land: CLM (CLM4-noresm-ver1_cmip5-r112)
- model_id :
- NorESM1-M
- forcing :
- GHG, SA, Oz, Sl, BC, OC
- parent_experiment_id :
- historical
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 56940.0
- contact :
- Please send any requests or bug reports to noresm-ncc@met.no.
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 7b8bdb84-bf0a-4ea4-bd7f-7b57c66e9e8f
- product :
- output
- experiment :
- RCP8.5
- frequency :
- mon
- creation_date :
- 2011-06-04T18:11:12Z
- history :
- 2011-06-04T18:11:12Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862
- title :
- NorESM1-M model output prepared for CMIP5 RCP8.5
- parent_experiment :
- historical
- modeling_realm :
- atmos
- realization :
- 1
- cmor_version :
- 2.6.0