inmcm4 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/msftmyz_Omon_inmcm4_historical_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | inmcm4 model output prepared for CMIP5 Historical |
location | /shared/cmip5/data/historical/ocean/mon/Omon/msftmyz/INM.inmcm4/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/msftmyz_Omon_inmcm4_historical_r1i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (basin: 3, bnds: 2, lat: 337, lev: 40, time: 1872) Coordinates: * time (time) float64 15.5 45.0 74.5 ... 5.686e+04 5.689e+04 5.692e+04 region (basin) |S21 b'global_ocean ' ... b'indian_pacific_oce... * lev (lev) float64 0.0 -10.0 -20.0 -30.0 ... -5e+03 -5.25e+03 -5.5e+03 * lat (lat) float64 -78.25 -77.75 -77.25 -76.75 ... 88.75 89.25 89.75 Dimensions without coordinates: basin, bnds Data variables: time_bnds (time, bnds) float64 0.0 31.0 31.0 ... 5.691e+04 5.694e+04 lev_bnds (lev, bnds) float64 0.0 -5.0 -5.0 ... -5.375e+03 -5.7e+03 lat_bnds (lat, bnds) float64 -78.5 -78.0 -78.0 -77.5 ... 89.5 89.5 90.0 msftmyz (time, basin, lev, lat) float32 ... Attributes: institution: INM (Institute for Numerical Mathematics, Moscow... institute_id: INM experiment_id: historical source: inmcm4 (2009) model_id: inmcm4 forcing: N/A parent_experiment_id: piControl branch_time: 0.0 contact: Evgeny Volodin, volodin@inm.ras.ru,INM RAS, Gubki... history: Output from /data5/volodin/20C 2010-09-01T12:21:0... comment: no comments references: Volodin, Diansky, Gusev 2010. Climate model INMCM... initialization_method: 1 physics_version: 1 tracking_id: 08fc3ca4-65a2-4223-b931-cad306d9b975 product: output experiment: Historical frequency: mon creation_date: 2010-09-01T12:21:08Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (12 May 2010) f2afe576fb73a3a11aaa3cc8... title: inmcm4 model output prepared for CMIP5 Historical parent_experiment: pre-industrial control modeling_realm: ocean realization: 1 cmor_version: 2.0.0
xarray.Dataset
- basin: 3
- bnds: 2
- lat: 337
- lev: 40
- time: 1872
- time(time)float6415.5 45.0 ... 5.689e+04 5.692e+04
- bounds :
- time_bnds
- units :
- days since 1850-1-1
- calendar :
- 365_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([1.55000e+01, 4.50000e+01, 7.45000e+01, ..., 5.68635e+04, 5.68940e+04, 5.69245e+04])
- region(basin)|S21...
- units :
- 1
- long_name :
- ocean basin
- standard_name :
- region
array([b'global_ocean ', b'atlantic_arctic_ocean', b'indian_pacific_ocean '], dtype='|S21')
- lev(lev)float640.0 -10.0 ... -5.25e+03 -5.5e+03
- bounds :
- lev_bnds
- units :
- m
- axis :
- Z
- positive :
- up
- long_name :
- ocean depth coordinate
- standard_name :
- depth
array([ 0., -10., -20., -30., -50., -75., -100., -125., -150., -200., -250., -300., -400., -500., -600., -700., -800., -900., -1000., -1100., -1200., -1300., -1400., -1500., -1750., -2000., -2250., -2500., -2750., -3000., -3250., -3500., -3750., -4000., -4250., -4500., -4750., -5000., -5250., -5500.])
- lat(lat)float64-78.25 -77.75 ... 89.25 89.75
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-78.25, -77.75, -77.25, ..., 88.75, 89.25, 89.75])
- time_bnds(time, bnds)float64...
array([[0.0000e+00, 3.1000e+01], [3.1000e+01, 5.9000e+01], [5.9000e+01, 9.0000e+01], ..., [5.6848e+04, 5.6879e+04], [5.6879e+04, 5.6909e+04], [5.6909e+04, 5.6940e+04]])
- lev_bnds(lev, bnds)float64...
array([[ 0.000e+00, -5.000e+00], [-5.000e+00, -1.500e+01], [-1.500e+01, -2.500e+01], [-2.500e+01, -4.000e+01], [-4.000e+01, -6.250e+01], [-6.250e+01, -8.750e+01], [-8.750e+01, -1.125e+02], [-1.125e+02, -1.375e+02], [-1.375e+02, -1.750e+02], [-1.750e+02, -2.250e+02], [-2.250e+02, -2.750e+02], [-2.750e+02, -3.500e+02], [-3.500e+02, -4.500e+02], [-4.500e+02, -5.500e+02], [-5.500e+02, -6.500e+02], [-6.500e+02, -7.500e+02], [-7.500e+02, -8.500e+02], [-8.500e+02, -9.500e+02], [-9.500e+02, -1.050e+03], [-1.050e+03, -1.150e+03], [-1.150e+03, -1.250e+03], [-1.250e+03, -1.350e+03], [-1.350e+03, -1.450e+03], [-1.450e+03, -1.625e+03], [-1.625e+03, -1.875e+03], [-1.875e+03, -2.125e+03], [-2.125e+03, -2.375e+03], [-2.375e+03, -2.625e+03], [-2.625e+03, -2.875e+03], [-2.875e+03, -3.125e+03], [-3.125e+03, -3.375e+03], [-3.375e+03, -3.625e+03], [-3.625e+03, -3.875e+03], [-3.875e+03, -4.125e+03], [-4.125e+03, -4.375e+03], [-4.375e+03, -4.625e+03], [-4.625e+03, -4.875e+03], [-4.875e+03, -5.125e+03], [-5.125e+03, -5.375e+03], [-5.375e+03, -5.700e+03]])
- lat_bnds(lat, bnds)float64...
array([[-78.5, -78. ], [-78. , -77.5], [-77.5, -77. ], ..., [ 88.5, 89. ], [ 89. , 89.5], [ 89.5, 90. ]])
- msftmyz(time, basin, lev, lat)float32...
- standard_name :
- ocean_meridional_overturning_mass_streamfunction
- long_name :
- Ocean Meridional Overturning Mass Streamfunction
- comment :
- function of Y, Z, basin. differs from CMIP3 because it includes mass.
- units :
- kg s-1
- original_name :
- msftmyz
- cell_methods :
- time: mean (interval: 1 month) longitude: mean
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_fx_inmcm4_historical_r0i0p0.nc
[75703680 values with dtype=float32]
- institution :
- INM (Institute for Numerical Mathematics, Moscow, Russia)
- institute_id :
- INM
- experiment_id :
- historical
- source :
- inmcm4 (2009)
- model_id :
- inmcm4
- forcing :
- N/A
- parent_experiment_id :
- piControl
- branch_time :
- 0.0
- contact :
- Evgeny Volodin, volodin@inm.ras.ru,INM RAS, Gubkina 8, Moscow, 119333 Russia,+7-495-9383904
- history :
- Output from /data5/volodin/20C 2010-09-01T12:21:08Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- no comments
- references :
- Volodin, Diansky, Gusev 2010. Climate model INMCM4.0. Izvestia RAS. Atmospheric and oceanic physics, V.46, N4, in print.
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- 08fc3ca4-65a2-4223-b931-cad306d9b975
- product :
- output
- experiment :
- Historical
- frequency :
- mon
- creation_date :
- 2010-09-01T12:21:08Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (12 May 2010) f2afe576fb73a3a11aaa3cc8f2e62cf3
- title :
- inmcm4 model output prepared for CMIP5 Historical
- parent_experiment :
- pre-industrial control
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.0.0