inmcm4 model output prepared for CMIP5 RCP4.5
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/basin_fx_inmcm4_rcp45_r0i0p0.yaml")
ds=cat.netcdf.read()
Metadata
title | inmcm4 model output prepared for CMIP5 RCP4.5 |
location | /shared/cmip5/data/rcp45/ocean/fx/fx/basin/INM.inmcm4/r0i0p0 |
tags | gridded,global,model,fx |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/basin_fx_inmcm4_rcp45_r0i0p0.yaml |
last updated | 2015-10-21 |
Dataset Contents
<xarray.Dataset> Dimensions: (rlat: 340, rlon: 360, vertices: 4) Coordinates: * 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: vertices Data variables: rotated_latitude_longitude int32 -2147483647 lat_vertices (rlat, rlon, vertices) float32 ... lon_vertices (rlat, rlon, vertices) float32 ... basin (rlat, rlon) float64 ... Attributes: institution: INM (Institute for Numerical Mathematics, Moscow... institute_id: INM experiment_id: rcp45 source: inmcm4 (2009) model_id: inmcm4 forcing: N/A parent_experiment_id: historical branch_time: 56940.0 contact: Evgeny Volodin, volodin@inm.ras.ru,INM RAS, Gubki... history: Output from /data5/volodin/RCP45 2010-11-22T09:46... comment: no comments references: Volodin, Diansky, Gusev 2010. Climate model INMCM... initialization_method: 0 physics_version: 0 tracking_id: 639ea885-e0b3-4815-9b20-565ab478c2dc product: output experiment: RCP4.5 frequency: fx creation_date: 2010-11-22T09:46:19Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table fx (12 May 2010) c3b03f7a5e17604fdb37290ac2... title: inmcm4 model output prepared for CMIP5 RCP4.5 parent_experiment: Historical modeling_realm: ocean realization: 0 cmor_version: 2.0.0
xarray.Dataset
- rlat: 340
- rlon: 360
- vertices: 4
- 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]
- 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]
- basin(rlat, rlon)float64...
- standard_name :
- region
- long_name :
- Region Selection Index
- comment :
- Report on the same grid as the temperature field. flag_values=0,1,2,3,4,5,6,7,8,9,10 corresponding to flag_meanings=global_land, southern_ocean, atlantic_ocean, pacific_ocean, arctic_ocean, indian_ocean, mediterranean_sea, black_sea, hudson_bay, baltic_sea, red_sea. Report on the grid used for the temperature field.
- units :
- 1
- original_name :
- basin
- cell_measures :
- area: areacello
- history :
- 2010-11-22T09:46:19Z altered by CMOR: Reordered dimensions, original order: rlon rlat.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_fx_inmcm4_rcp45_r0i0p0.nc areacello: areacello_fx_inmcm4_rcp45_r0i0p0.nc
- grid_mapping :
- rotated_latitude_longitude
[122400 values with dtype=float64]
- institution :
- INM (Institute for Numerical Mathematics, Moscow, Russia)
- institute_id :
- INM
- experiment_id :
- rcp45
- source :
- inmcm4 (2009)
- model_id :
- inmcm4
- forcing :
- N/A
- parent_experiment_id :
- historical
- branch_time :
- 56940.0
- contact :
- Evgeny Volodin, volodin@inm.ras.ru,INM RAS, Gubkina 8, Moscow, 119333 Russia,+7-495-9383904
- history :
- Output from /data5/volodin/RCP45 2010-11-22T09:46:19Z 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 :
- 0
- physics_version :
- 0
- tracking_id :
- 639ea885-e0b3-4815-9b20-565ab478c2dc
- product :
- output
- experiment :
- RCP4.5
- frequency :
- fx
- creation_date :
- 2010-11-22T09:46:19Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table fx (12 May 2010) c3b03f7a5e17604fdb37290ac20d2193
- title :
- inmcm4 model output prepared for CMIP5 RCP4.5
- parent_experiment :
- Historical
- modeling_realm :
- ocean
- realization :
- 0
- cmor_version :
- 2.0.0