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/tauvo_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/tauvo/INM.inmcm4/r1i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tauvo_Omon_inmcm4_historical_r1i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 340, rlon: 360, time: 1872, vertices: 4) Coordinates: * time (time) float64 15.5 45.0 ... 5.689e+04 5.692e+04 * rlat (rlat) float64 -85.25 -84.75 ... 83.75 84.25 * rlon (rlon) float64 0.5 1.5 2.5 ... 357.5 358.5 359.5 lat (rlat, rlon) float32 ... lon (rlat, rlon) float32 ... Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 0.0 31.0 ... 5.694e+04 rotated_latitude_longitude int32 -2147483647 lat_vertices (rlat, rlon, vertices) float32 ... lon_vertices (rlat, rlon, vertices) float32 ... tauvo (time, rlat, rlon) 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-01T11:10:2... comment: no comments references: Volodin, Diansky, Gusev 2010. Climate model INMCM... initialization_method: 1 physics_version: 1 tracking_id: 9952d746-48e5-4c33-b859-222f8a36d307 product: output experiment: Historical frequency: mon creation_date: 2010-09-01T11:22:34Z 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
- bnds: 2
- rlat: 340
- rlon: 360
- time: 1872
- vertices: 4
- 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])
- rlat(rlat)float64-85.25 -84.75 ... 83.75 84.25
- units :
- degrees
- axis :
- Y
- long_name :
- latitude in rotated pole grid
- standard_name :
- grid_latitude
array([-85.25, -84.75, -84.25, ..., 83.25, 83.75, 84.25])
- rlon(rlon)float640.5 1.5 2.5 ... 357.5 358.5 359.5
- units :
- degrees
- axis :
- X
- long_name :
- longitude in rotated pole grid
- standard_name :
- grid_longitude
array([ 0.5, 1.5, 2.5, ..., 357.5, 358.5, 359.5])
- lat(rlat, rlon)float32...
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
[122400 values with dtype=float32]
- lon(rlat, rlon)float32...
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
[122400 values with dtype=float32]
- 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]])
- rotated_latitude_longitude()int32...
- grid_mapping_name :
- rotated_latitude_longitude
- grid_north_pole_latitude :
- 70.0
- grid_north_pole_longitude :
- 100.0
- north_pole_grid_longitude :
- -80.0
array(-2147483647, dtype=int32)
- lat_vertices(rlat, rlon, vertices)float32...
- units :
- degrees_north
[489600 values with dtype=float32]
- lon_vertices(rlat, rlon, vertices)float32...
- units :
- degrees_east
[489600 values with dtype=float32]
- tauvo(time, rlat, rlon)float32...
- standard_name :
- surface_downward_y_stress
- long_name :
- Surface Downward Y Stress
- comment :
- This is the stress on the liquid ocean from overlying atmosphere, sea ice, ice shelf, etc.
- units :
- N m-2
- original_name :
- tauvo
- cell_methods :
- time: mean (interval: 1 month) area: mean where sea
- cell_measures :
- area: areacello
- history :
- 2010-09-01T11:10:29Z altered by CMOR: Changed sign. 2010-09-01T11:10:29Z altered by CMOR: Reordered dimensions, original order: rlon rlat time.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_fx_inmcm4_historical_r0i0p0.nc areacello: areacello_fx_inmcm4_historical_r0i0p0.nc
- grid_mapping :
- rotated_latitude_longitude
[229132800 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-01T11:10:29Z 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 :
- 9952d746-48e5-4c33-b859-222f8a36d307
- product :
- output
- experiment :
- Historical
- frequency :
- mon
- creation_date :
- 2010-09-01T11:22:34Z
- 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