IPSL-CM5A-MR model output prepared for CMIP5 historical
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/volcello_fx_IPSL-CM5A-MR_historical_r0i0p0.yaml")
ds=cat.netcdf.read()
Metadata
title | IPSL-CM5A-MR model output prepared for CMIP5 historical |
location | /shared/cmip5/data/historical/ocean/fx/fx/volcello/IPSL.IPSL-CM5A-MR/r0i0p0 |
tags | gridded,global,model,fx |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/volcello_fx_IPSL-CM5A-MR_historical_r0i0p0.yaml |
last updated | 2016-04-13 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, i: 182, j: 149, lev: 31, vertices: 4) Coordinates: * lev (lev) float64 5.25e+03 4.75e+03 4.25e+03 ... 25.0 15.0 5.0 * j (j) int32 1 2 3 4 5 6 7 8 ... 142 143 144 145 146 147 148 149 * i (i) int32 1 2 3 4 5 6 7 8 ... 175 176 177 178 179 180 181 182 lat (j, i) float32 -78.19058 -78.19058 ... 50.516075 49.978893 lon (j, i) float32 78.00004 80.0 81.99996 ... 80.22104 80.0 Dimensions without coordinates: bnds, vertices Data variables: lev_bnds (lev, bnds) float64 5.5e+03 5e+03 5e+03 ... 10.0 10.0 0.0 lat_vertices (j, i, vertices) float32 ... lon_vertices (j, i, vertices) float32 ... volcello (lev, j, i) float32 ... Attributes: institution: IPSL (Institut Pierre Simon Laplace, Paris, France) institute_id: IPSL experiment_id: historical source: IPSL-CM5A-MR (2010) : atmos : LMDZ4 (LMDZ4_v5, 14... model_id: IPSL-CM5A-MR forcing: Nat,Ant,GHG,SA,Oz,LU,SS,Ds,BC,MD,OC,AA parent_experiment_id: piControl parent_experiment_rip: r1i1p1 branch_time: 1850.0 contact: ipsl-cmip5 _at_ ipsl.jussieu.fr Data manager : Se... comment: This 20th century simulation include natural and ... references: Model documentation and further reference availab... initialization_method: 0 physics_version: 0 tracking_id: f26bc68a-fd3d-4b07-9618-20f1802eca64 product: output experiment: historical frequency: fx creation_date: 2011-09-22T23:37:14Z history: 2011-09-22T23:37:14Z CMOR rewrote data to comply ... Conventions: CF-1.4 project_id: CMIP5 table_id: Table fx (31 January 2011) dd5903eb1b6f5aa24d6d6d... title: IPSL-CM5A-MR model output prepared for CMIP5 hist... parent_experiment: pre-industrial control modeling_realm: ocean realization: 0 cmor_version: 2.7.1
xarray.Dataset
- bnds: 2
- i: 182
- j: 149
- lev: 31
- vertices: 4
- lev(lev)float645.25e+03 4.75e+03 ... 15.0 5.0
- bounds :
- lev_bnds
- units :
- m
- axis :
- Z
- positive :
- down
- long_name :
- ocean depth coordinate
- standard_name :
- depth
array([5.250227e+03, 4.749913e+03, 4.250401e+03, 3.752442e+03, 3.257479e+03, 2.768242e+03, 2.289768e+03, 1.830885e+03, 1.405698e+03, 1.033217e+03, 7.322009e+02, 5.115348e+02, 3.643030e+02, 2.724767e+02, 2.166479e+02, 1.819628e+02, 1.589606e+02, 1.421953e+02, 1.286979e+02, 1.168962e+02, 1.059699e+02, 9.549429e+01, 8.525037e+01, 7.512551e+01, 6.506181e+01, 5.502950e+01, 4.501332e+01, 3.500541e+01, 2.500176e+01, 1.500029e+01, 4.999938e+00])
- j(j)int321 2 3 4 5 6 ... 145 146 147 148 149
- units :
- 1
- long_name :
- cell index along second dimension
array([ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149], dtype=int32)
- i(i)int321 2 3 4 5 6 ... 178 179 180 181 182
- units :
- 1
- long_name :
- cell index along first dimension
array([ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182], dtype=int32)
- lat(j, i)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
array([[-78.19058 , -78.19058 , -78.19058 , ..., -78.19058 , -78.19058 , -78.19058 ], [-77.7742 , -77.7742 , -77.7742 , ..., -77.7742 , -77.7742 , -77.7742 ], [-77.34337 , -77.34337 , -77.34337 , ..., -77.34337 , -77.34337 , -77.34337 ], ..., [ 50.516075, 49.978893, 50.516075, ..., 51.189507, 50.516075, 49.978893], [ 50.525455, 50. , 50.525455, ..., 51.19905 , 50.525455, 50. ], [ 50.516075, 49.978893, 50.516075, ..., 51.189507, 50.516075, 49.978893]], dtype=float32)
- lon(j, i)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
array([[78.00004, 80. , 81.99996, ..., 76.00008, 78.00004, 80. ], [78.00004, 80. , 81.99996, ..., 76.00008, 78.00004, 80. ], [78.00004, 80. , 81.99996, ..., 76.00008, 78.00004, 80. ], ..., [79.77896, 80. , 80.22104, ..., 79.66438, 79.77896, 80. ], [80. , 80. , 80. , ..., 80. , 80. , 80. ], [80.22104, 80. , 79.77896, ..., 80.33562, 80.22104, 80. ]], dtype=float32)
- lev_bnds(lev, bnds)float64...
array([[5500.453125, 5000. ], [5000. , 4500.021484], [4500.021484, 4001.158936], [4001.158936, 3504.455078], [3504.455078, 3011.899414], [3011.899414, 2527.216797], [2527.216797, 2057.131348], [2057.131348, 1612.975708], [1612.975708, 1211.588013], [1211.588013, 872.873779], [ 872.873779, 611.889099], [ 611.889099, 429.723358], [ 429.723358, 312.744659], [ 312.744659, 241.125931], [ 241.125931, 197.367783], [ 197.367783, 169.41597 ], [ 169.41597 , 150.02681 ], [ 150.02681 , 135.159744], [ 135.159744, 122.648773], [ 122.648773, 111.356667], [ 111.356667, 100.692795], [ 100.692795, 90.352127], [ 90.352127, 80.177567], [ 80.177567, 70.088333], [ 70.088333, 60.042915], [ 60.042915, 50.020004], [ 50.020004, 40.008644], [ 40.008644, 30.003216], [ 30.003216, 20.000834], [ 20.000834, 10.000015], [ 10.000015, 0. ]])
- lat_vertices(j, i, vertices)float32...
- units :
- degrees_north
[108472 values with dtype=float32]
- lon_vertices(j, i, vertices)float32...
- units :
- degrees_east
[108472 values with dtype=float32]
- volcello(lev, j, i)float32...
- standard_name :
- ocean_volume
- long_name :
- Ocean Grid-Cell Volume
- comment :
- grid-cell volume ca. 2000.
- units :
- m3
- original_name :
- VOL
- original_units :
- m^3
- history :
- 2011-09-22T23:37:14Z altered by CMOR: Converted units from 'm^3' to 'm3'. 2011-09-22T23:37:14Z altered by CMOR: replaced missing value flag (-1e+34) with standard missing value (1e+20). 2011-09-22T23:37:15Z altered by CMOR: Inverted axis: lev.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_IPSL-CM5A-MR_historical_r0i0p0.nc
[840658 values with dtype=float32]
- institution :
- IPSL (Institut Pierre Simon Laplace, Paris, France)
- institute_id :
- IPSL
- experiment_id :
- historical
- source :
- IPSL-CM5A-MR (2010) : atmos : LMDZ4 (LMDZ4_v5, 144x143x39); ocean : ORCA2 (NEMOV2_3, 2x2L31); seaIce : LIM2 (NEMOV2_3); ocnBgchem : PISCES (NEMOV2_3); land : ORCHIDEE (orchidee_1_9_4_AR5)
- model_id :
- IPSL-CM5A-MR
- forcing :
- Nat,Ant,GHG,SA,Oz,LU,SS,Ds,BC,MD,OC,AA
- parent_experiment_id :
- piControl
- parent_experiment_rip :
- r1i1p1
- branch_time :
- 1850.0
- contact :
- ipsl-cmip5 _at_ ipsl.jussieu.fr Data manager : Sebastien Denvil
- comment :
- This 20th century simulation include natural and anthropogenic forcings.
- references :
- Model documentation and further reference available here : http://icmc.ipsl.fr
- initialization_method :
- 0
- physics_version :
- 0
- tracking_id :
- f26bc68a-fd3d-4b07-9618-20f1802eca64
- product :
- output
- experiment :
- historical
- frequency :
- fx
- creation_date :
- 2011-09-22T23:37:14Z
- history :
- 2011-09-22T23:37:14Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table fx (31 January 2011) dd5903eb1b6f5aa24d6d6dd1679cef9d
- title :
- IPSL-CM5A-MR model output prepared for CMIP5 historical
- parent_experiment :
- pre-industrial control
- modeling_realm :
- ocean
- realization :
- 0
- cmor_version :
- 2.7.1