IPSL-CM5A-LR 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/clw_Amon_IPSL-CM5A-LR_rcp85_r2i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | IPSL-CM5A-LR model output prepared for CMIP5 RCP8.5 |
location | /shared/cmip5/data/rcp85/atmos/mon/Amon/clw/IPSL.IPSL-CM5A-LR/r2i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/clw_Amon_IPSL-CM5A-LR_rcp85_r2i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, lat: 96, lev: 39, lon: 96, 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.9958 0.9863 0.9736 ... 0.0001571 4.251e-05 * lat (lat) float64 -90.0 -88.11 -86.21 -84.32 ... 86.21 88.11 90.0 * lon (lon) float64 0.0 3.75 7.5 11.25 15.0 ... 345.0 348.8 352.5 356.2 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.9915 0.9915 ... 8.501e-05 8.501e-05 0.0 ap (lev) float64 140.9 459.0 886.4 1.493e+03 ... 35.67 15.91 4.307 b (lev) float64 0.9944 0.9817 0.9649 0.9411 ... 0.0 0.0 0.0 0.0 ps (time, lat, lon) float32 ... ap_bnds (lev, bnds) float64 0.0 281.7 281.7 636.4 ... 8.614 8.614 0.0 b_bnds (lev, bnds) float64 1.0 0.9888 0.9888 0.9747 ... 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.875 1.875 1.875 ... 354.4 354.4 358.1 clw (time, lev, lat, lon) float32 ... Attributes: institution: IPSL (Institut Pierre Simon Laplace, Paris, France) institute_id: IPSL experiment_id: rcp85 source: IPSL-CM5A-LR (2010) : atmos : LMDZ4 (LMDZ4_v5, 96... model_id: IPSL-CM5A-LR forcing: Nat,Ant,GHG,SA,Oz,LU,SS,Ds,BC,MD,OC,AA parent_experiment_id: historical parent_experiment_rip: r2i1p1 branch_time: 2005.0 contact: ipsl-cmip5 _at_ ipsl.jussieu.fr Data manager : Se... comment: This 21th century simulation has been forced by p... references: Model documentation and further reference availab... initialization_method: 1 physics_version: 1 tracking_id: 6e14221b-1c45-4485-b6d0-8cb5d7bab188 product: output experiment: RCP8.5 frequency: mon creation_date: 2011-04-15T20:49:03Z history: 2011-04-15T20:49:03Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table Amon (31 January 2011) 53b766a395ac41696af4... title: IPSL-CM5A-LR model output prepared for CMIP5 RCP8.5 parent_experiment: historical modeling_realm: atmos realization: 2 cmor_version: 2.5.1
xarray.Dataset
- bnds: 2
- lat: 96
- lev: 39
- lon: 96
- 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.9958 0.9863 ... 4.251e-05
- bounds :
- lev_bnds
- units :
- 1
- axis :
- Z
- positive :
- down
- long_name :
- hybrid sigma pressure coordinate
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- formula :
- p = ap + b*ps
- formula_terms :
- ap: ap b: b ps: ps
array([9.957716e-01, 9.862627e-01, 9.736140e-01, 9.558820e-01, 9.313989e-01, 8.988125e-01, 8.571400e-01, 8.058494e-01, 7.449900e-01, 6.753821e-01, 5.988512e-01, 5.184424e-01, 4.384500e-01, 3.639867e-01, 2.998238e-01, 2.486269e-01, 2.096053e-01, 1.791188e-01, 1.532737e-01, 1.299950e-01, 1.088261e-01, 8.982668e-02, 7.305642e-02, 5.850303e-02, 4.608948e-02, 3.568636e-02, 2.712528e-02, 2.021213e-02, 1.473953e-02, 1.049771e-02, 7.283558e-03, 4.907410e-03, 3.197900e-03, 2.004757e-03, 1.199952e-03, 6.774612e-04, 3.520031e-04, 1.570627e-04, 4.250516e-05])
- 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.315788, -82.421051, -80.526314, -78.631577, -76.736839, -74.842102, -72.947365, -71.052635, -69.157898, -67.263161, -65.368423, -63.473682, -61.578949, -59.684212, -57.789474, -55.894737, -54. , -52.105263, -50.210526, -48.315788, -46.421051, -44.526318, -42.63158 , -40.736843, -38.842106, -36.947369, -35.052631, -33.157894, -31.263159, -29.368422, -27.473684, -25.578947, -23.68421 , -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.68421 , 25.578947, 27.473684, 29.368422, 31.263159, 33.157894, 35.052631, 36.947369, 38.842106, 40.736843, 42.63158 , 44.526318, 46.421051, 48.315788, 50.210526, 52.105263, 54. , 55.894737, 57.789474, 59.684212, 61.578949, 63.473682, 65.368423, 67.263161, 69.157898, 71.052635, 72.947365, 74.842102, 76.736839, 78.631577, 80.526314, 82.421051, 84.315788, 86.210526, 88.105263, 90. ])
- lon(lon)float640.0 3.75 7.5 ... 348.8 352.5 356.2
- bounds :
- lon_bnds
- units :
- degrees_east
- axis :
- X
- long_name :
- longitude
- standard_name :
- longitude
array([ 0. , 3.75, 7.5 , 11.25, 15. , 18.75, 22.5 , 26.25, 30. , 33.75, 37.5 , 41.25, 45. , 48.75, 52.5 , 56.25, 60. , 63.75, 67.5 , 71.25, 75. , 78.75, 82.5 , 86.25, 90. , 93.75, 97.5 , 101.25, 105. , 108.75, 112.5 , 116.25, 120. , 123.75, 127.5 , 131.25, 135. , 138.75, 142.5 , 146.25, 150. , 153.75, 157.5 , 161.25, 165. , 168.75, 172.5 , 176.25, 180. , 183.75, 187.5 , 191.25, 195. , 198.75, 202.5 , 206.25, 210. , 213.75, 217.5 , 221.25, 225. , 228.75, 232.5 , 236.25, 240. , 243.75, 247.5 , 251.25, 255. , 258.75, 262.5 , 266.25, 270. , 273.75, 277.5 , 281.25, 285. , 288.75, 292.5 , 296.25, 300. , 303.75, 307.5 , 311.25, 315. , 318.75, 322.5 , 326.25, 330. , 333.75, 337.5 , 341.25, 345. , 348.75, 352.5 , 356.25])
- 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 = ap + b*ps
- standard_name :
- atmosphere_hybrid_sigma_pressure_coordinate
- units :
- 1
- formula_terms :
- ap: ap_bnds b: b_bnds ps: ps
array([[1.000000e+00, 9.915432e-01], [9.915432e-01, 9.809822e-01], [9.809822e-01, 9.662458e-01], [9.662458e-01, 9.455183e-01], [9.455183e-01, 9.172794e-01], [9.172794e-01, 8.803457e-01], [8.803457e-01, 8.339343e-01], [8.339343e-01, 7.777644e-01], [7.777644e-01, 7.122157e-01], [7.122157e-01, 6.385485e-01], [6.385485e-01, 5.591539e-01], [5.591539e-01, 4.777310e-01], [4.777310e-01, 3.991691e-01], [3.991691e-01, 3.288044e-01], [3.288044e-01, 2.708433e-01], [2.708433e-01, 2.264106e-01], [2.264106e-01, 1.928000e-01], [1.928000e-01, 1.654375e-01], [1.654375e-01, 1.411098e-01], [1.411098e-01, 1.188802e-01], [1.188802e-01, 9.877197e-02], [9.877197e-02, 8.088139e-02], [8.088139e-02, 6.523145e-02], [6.523145e-02, 5.177461e-02], [5.177461e-02, 4.040435e-02], [4.040435e-02, 3.096838e-02], [3.096838e-02, 2.328218e-02], [2.328218e-02, 1.714208e-02], [1.714208e-02, 1.233698e-02], [1.233698e-02, 8.658453e-03], [8.658453e-03, 5.908662e-03], [5.908662e-03, 3.906158e-03], [3.906158e-03, 2.489642e-03], [2.489642e-03, 1.519872e-03], [1.519872e-03, 8.800313e-04], [8.800313e-04, 4.748911e-04], [4.748911e-04, 2.291151e-04], [2.291151e-04, 8.501033e-05], [8.501033e-05, 0.000000e+00]])
- ap(lev)float64...
- long_name :
- vertical coordinate formula term: ap(k)
- units :
- Pa
array([1.408534e+02, 4.590411e+02, 8.863955e+02, 1.492932e+03, 2.343688e+03, 3.497718e+03, 5.004886e+03, 6.898546e+03, 9.182280e+03, 1.180964e+04, 1.465819e+04, 1.750469e+04, 2.001767e+04, 2.179483e+04, 2.247232e+04, 2.189361e+04, 2.023795e+04, 1.795623e+04, 1.551131e+04, 1.317107e+04, 1.102680e+04, 9.101688e+03, 7.402442e+03, 5.927820e+03, 4.670017e+03, 3.615921e+03, 2.748469e+03, 2.047994e+03, 1.493482e+03, 1.063681e+03, 7.380065e+02, 4.972433e+02, 3.240272e+02, 2.031320e+02, 1.215851e+02, 6.864375e+01, 3.566671e+01, 1.591438e+01, 4.306836e+00])
- b(lev)float64...
- long_name :
- vertical coordinate formula term: b(k)
array([9.943815e-01, 9.817323e-01, 9.648659e-01, 9.411480e-01, 9.082685e-01, 8.642927e-01, 8.077456e-01, 7.377660e-01, 6.543680e-01, 5.588301e-01, 4.541861e-01, 3.456845e-01, 2.408910e-01, 1.488884e-01, 7.803927e-02, 3.255384e-02, 9.872279e-03, 1.904547e-03, 1.889178e-04, 6.678376e-06, 4.472095e-08, 1.965201e-11, 9.280859e-17, 1.907093e-25, 4.811933e-40, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00, 0.000000e+00])
- 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
[10506240 values with dtype=float32]
- ap_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: ap(k+1/2)
- units :
- Pa
array([[0.000000e+00, 2.817068e+02], [2.817068e+02, 6.363754e+02], [6.363754e+02, 1.136416e+03], [1.136416e+03, 1.849447e+03], [1.849447e+03, 2.837928e+03], [2.837928e+03, 4.157509e+03], [4.157509e+03, 5.852264e+03], [5.852264e+03, 7.944828e+03], [7.944828e+03, 1.041973e+04], [1.041973e+04, 1.319954e+04], [1.319954e+04, 1.611684e+04], [1.611684e+04, 1.889255e+04], [1.889255e+04, 2.114279e+04], [2.114279e+04, 2.244688e+04], [2.244688e+04, 2.249776e+04], [2.249776e+04, 2.128945e+04], [2.128945e+04, 1.918645e+04], [1.918645e+04, 1.672602e+04], [1.672602e+04, 1.429661e+04], [1.429661e+04, 1.204553e+04], [1.204553e+04, 1.000807e+04], [1.000807e+04, 8.195307e+03], [8.195307e+03, 6.609577e+03], [6.609577e+03, 5.246062e+03], [5.246062e+03, 4.093971e+03], [4.093971e+03, 3.137871e+03], [3.137871e+03, 2.359067e+03], [2.359067e+03, 1.736921e+03], [1.736921e+03, 1.250044e+03], [1.250044e+03, 8.773177e+02], [8.773177e+02, 5.986952e+02], [5.986952e+02, 3.957914e+02], [3.957914e+02, 2.522630e+02], [2.522630e+02, 1.540011e+02], [1.540011e+02, 8.916917e+01], [8.916917e+01, 4.811834e+01], [4.811834e+01, 2.321508e+01], [2.321508e+01, 8.613671e+00], [8.613671e+00, 0.000000e+00]])
- b_bnds(lev, bnds)float64...
- long_name :
- vertical coordinate formula term: b(k+1/2)
array([[1.000000e+00, 9.887630e-01], [9.887630e-01, 9.747016e-01], [9.747016e-01, 9.550302e-01], [9.550302e-01, 9.272657e-01], [9.272657e-01, 8.892712e-01], [8.892712e-01, 8.393143e-01], [8.393143e-01, 7.761770e-01], [7.761770e-01, 6.993550e-01], [6.993550e-01, 6.093809e-01], [6.093809e-01, 5.082792e-01], [5.082792e-01, 4.000930e-01], [4.000930e-01, 2.912760e-01], [2.912760e-01, 1.905060e-01], [1.905060e-01, 1.072709e-01], [1.072709e-01, 4.880764e-02], [4.880764e-02, 1.630003e-02], [1.630003e-02, 3.444526e-03], [3.444526e-03, 3.645683e-04], [3.645683e-04, 1.326735e-05], [1.326735e-05, 8.940260e-08], [8.940260e-08, 3.930384e-11], [3.930384e-11, 1.856172e-16], [1.856172e-16, 3.814187e-25], [3.814187e-25, 9.623866e-40], [9.623866e-40, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00], [0.000000e+00, 0.000000e+00]])
- lat_bnds(lat, bnds)float64...
array([[-90. , -89.052628], [-89.052628, -87.157898], [-87.157898, -85.263153], [-85.263153, -83.368423], [-83.368423, -81.473679], [-81.473679, -79.578949], [-79.578949, -77.684204], [-77.684204, -75.789474], [-75.789474, -73.89473 ], [-73.89473 , -72. ], [-72. , -70.10527 ], [-70.10527 , -68.210526], [-68.210526, -66.315796], [-66.315796, -64.421051], [-64.421051, -62.526314], [-62.526314, -60.63158 ], [-60.63158 , -58.736843], [-58.736843, -56.842106], [-56.842106, -54.947369], [-54.947369, -53.052631], [-53.052631, -51.157894], [-51.157894, -49.263157], [-49.263157, -47.36842 ], [-47.36842 , -45.473686], [-45.473686, -43.578949], [-43.578949, -41.684212], [-41.684212, -39.789474], [-39.789474, -37.894737], [-37.894737, -36. ], [-36. , -34.105263], [-34.105263, -32.210526], [-32.210526, -30.31579 ], [-30.31579 , -28.421053], [-28.421053, -26.526316], [-26.526316, -24.631578], [-24.631578, -22.736843], [-22.736843, -20.842106], [-20.842106, -18.947369], [-18.947369, -17.052631], [-17.052631, -15.157894], [-15.157894, -13.263158], [-13.263158, -11.368422], [-11.368422, -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.368422], [ 11.368422, 13.263158], [ 13.263158, 15.157894], [ 15.157894, 17.052631], [ 17.052631, 18.947369], [ 18.947369, 20.842106], [ 20.842106, 22.736843], [ 22.736843, 24.631578], [ 24.631578, 26.526316], [ 26.526316, 28.421053], [ 28.421053, 30.31579 ], [ 30.31579 , 32.210526], [ 32.210526, 34.105263], [ 34.105263, 36. ], [ 36. , 37.894737], [ 37.894737, 39.789474], [ 39.789474, 41.684212], [ 41.684212, 43.578949], [ 43.578949, 45.473686], [ 45.473686, 47.36842 ], [ 47.36842 , 49.263157], [ 49.263157, 51.157894], [ 51.157894, 53.052631], [ 53.052631, 54.947369], [ 54.947369, 56.842106], [ 56.842106, 58.736843], [ 58.736843, 60.63158 ], [ 60.63158 , 62.526314], [ 62.526314, 64.421051], [ 64.421051, 66.315796], [ 66.315796, 68.210526], [ 68.210526, 70.10527 ], [ 70.10527 , 72. ], [ 72. , 73.89473 ], [ 73.89473 , 75.789474], [ 75.789474, 77.684204], [ 77.684204, 79.578949], [ 79.578949, 81.473679], [ 81.473679, 83.368423], [ 83.368423, 85.263153], [ 85.263153, 87.157898], [ 87.157898, 89.052628], [ 89.052628, 90. ]])
- lon_bnds(lon, bnds)float64...
array([[ -1.875, 1.875], [ 1.875, 5.625], [ 5.625, 9.375], [ 9.375, 13.125], [ 13.125, 16.875], [ 16.875, 20.625], [ 20.625, 24.375], [ 24.375, 28.125], [ 28.125, 31.875], [ 31.875, 35.625], [ 35.625, 39.375], [ 39.375, 43.125], [ 43.125, 46.875], [ 46.875, 50.625], [ 50.625, 54.375], [ 54.375, 58.125], [ 58.125, 61.875], [ 61.875, 65.625], [ 65.625, 69.375], [ 69.375, 73.125], [ 73.125, 76.875], [ 76.875, 80.625], [ 80.625, 84.375], [ 84.375, 88.125], [ 88.125, 91.875], [ 91.875, 95.625], [ 95.625, 99.375], [ 99.375, 103.125], [103.125, 106.875], [106.875, 110.625], [110.625, 114.375], [114.375, 118.125], [118.125, 121.875], [121.875, 125.625], [125.625, 129.375], [129.375, 133.125], [133.125, 136.875], [136.875, 140.625], [140.625, 144.375], [144.375, 148.125], [148.125, 151.875], [151.875, 155.625], [155.625, 159.375], [159.375, 163.125], [163.125, 166.875], [166.875, 170.625], [170.625, 174.375], [174.375, 178.125], [178.125, 181.875], [181.875, 185.625], [185.625, 189.375], [189.375, 193.125], [193.125, 196.875], [196.875, 200.625], [200.625, 204.375], [204.375, 208.125], [208.125, 211.875], [211.875, 215.625], [215.625, 219.375], [219.375, 223.125], [223.125, 226.875], [226.875, 230.625], [230.625, 234.375], [234.375, 238.125], [238.125, 241.875], [241.875, 245.625], [245.625, 249.375], [249.375, 253.125], [253.125, 256.875], [256.875, 260.625], [260.625, 264.375], [264.375, 268.125], [268.125, 271.875], [271.875, 275.625], [275.625, 279.375], [279.375, 283.125], [283.125, 286.875], [286.875, 290.625], [290.625, 294.375], [294.375, 298.125], [298.125, 301.875], [301.875, 305.625], [305.625, 309.375], [309.375, 313.125], [313.125, 316.875], [316.875, 320.625], [320.625, 324.375], [324.375, 328.125], [328.125, 331.875], [331.875, 335.625], [335.625, 339.375], [339.375, 343.125], [343.125, 346.875], [346.875, 350.625], [350.625, 354.375], [354.375, 358.125]])
- clw(time, lev, lat, lon)float32...
- standard_name :
- mass_fraction_of_cloud_liquid_water_in_air
- long_name :
- Mass Fraction of Cloud Liquid Water
- comment :
- Includes both large-scale and convective cloud. Calculate as the mass of cloud liquid water in the grid cell divided by the mass of air (including the water in all phases) in the grid cells. Precipitating hydrometeors are included ONLY if the precipitating hydrometeors affect the calculation of radiative transfer in model.
- units :
- 1
- original_name :
- lwcon
- original_units :
- kg/kg
- history :
- 2011-04-15T20:48:44Z altered by CMOR: Converted units from 'kg/kg' to '1'. 2011-04-15T20:48:44Z altered by CMOR: replaced missing value flag (9.96921e+36) with standard missing value (1e+20). 2011-04-15T20:49:03Z altered by CMOR: Inverted axis: lat.
- cell_methods :
- time: mean (interval: 30 minutes)
- cell_measures :
- area: areacella
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc areacella: areacella_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc
[409743360 values with dtype=float32]
- institution :
- IPSL (Institut Pierre Simon Laplace, Paris, France)
- institute_id :
- IPSL
- experiment_id :
- rcp85
- source :
- IPSL-CM5A-LR (2010) : atmos : LMDZ4 (LMDZ4_v5, 96x95x39); ocean : ORCA2 (NEMOV2_3, 2x2L31); seaIce : LIM2 (NEMOV2_3); ocnBgchem : PISCES (NEMOV2_3); land : ORCHIDEE (orchidee_1_9_4_AR5)
- model_id :
- IPSL-CM5A-LR
- forcing :
- Nat,Ant,GHG,SA,Oz,LU,SS,Ds,BC,MD,OC,AA
- parent_experiment_id :
- historical
- parent_experiment_rip :
- r2i1p1
- branch_time :
- 2005.0
- contact :
- ipsl-cmip5 _at_ ipsl.jussieu.fr Data manager : Sebastien Denvil
- comment :
- This 21th century simulation has been forced by prescribed concentration following the rcp 8.5 scenario.
- references :
- Model documentation and further reference available here : http://icmc.ipsl.fr
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 6e14221b-1c45-4485-b6d0-8cb5d7bab188
- product :
- output
- experiment :
- RCP8.5
- frequency :
- mon
- creation_date :
- 2011-04-15T20:49:03Z
- history :
- 2011-04-15T20:49:03Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Amon (31 January 2011) 53b766a395ac41696af40aab76a49ae5
- title :
- IPSL-CM5A-LR model output prepared for CMIP5 RCP8.5
- parent_experiment :
- historical
- modeling_realm :
- atmos
- realization :
- 2
- cmor_version :
- 2.5.1