inmcm4 model output prepared for CMIP5 pre-industrial control
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_day_inmcm4_piControl_r1i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | inmcm4 model output prepared for CMIP5 pre-industrial control |
location | /shared/cmip5/data/piControl/ocean/day/day/tos/INM.inmcm4/r1i1p1 |
tags | gridded,global,model,daily |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/tos_day_inmcm4_piControl_r1i1p1.yaml |
last updated | 2013-06-14 |
Dataset Contents
<xarray.Dataset> Dimensions: (bnds: 2, rlat: 340, rlon: 360, time: 38325, vertices: 4) Coordinates: * time (time) float64 1.442e+05 1.442e+05 ... 1.825e+05 * 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 dask.array<chunksize=(340, 360), meta=np.ndarray> lon (rlat, rlon) float32 dask.array<chunksize=(340, 360), meta=np.ndarray> Dimensions without coordinates: bnds, vertices Data variables: time_bnds (time, bnds) float64 dask.array<chunksize=(1825, 2), meta=np.ndarray> rotated_latitude_longitude (time) int32 -2147483647 ... -2147483647 lat_vertices (time, rlat, rlon, vertices) float32 dask.array<chunksize=(1825, 340, 360, 4), meta=np.ndarray> lon_vertices (time, rlat, rlon, vertices) float32 dask.array<chunksize=(1825, 340, 360, 4), meta=np.ndarray> tos (time, rlat, rlon) float32 dask.array<chunksize=(1825, 340, 360), meta=np.ndarray> Attributes: institution: INM (Institute for Numerical Mathematics, Moscow... institute_id: INM experiment_id: piControl source: inmcm4 (2009) model_id: inmcm4 forcing: N/A parent_experiment_id: N/A branch_time: 0.0 contact: Evgeny Volodin, volodin@inm.ras.ru,INM RAS, Gubki... history: Output from /data5/volodin/PICNTL 2010-06-15T12:4... comment: no comments references: Volodin, Diansky, Gusev 2010. Climate model INMCM... initialization_method: 1 physics_version: 1 tracking_id: 184c0269-ea2b-41d2-8750-cbbcdb92f9ac product: output experiment: pre-industrial control frequency: day creation_date: 2010-06-15T12:45:59Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table day (12 May 2010) f130b8ed0705d49c749410c05... title: inmcm4 model output prepared for CMIP5 pre-indust... parent_experiment: N/A modeling_realm: ocean realization: 1 cmor_version: 2.0.0
xarray.Dataset
- bnds: 2
- rlat: 340
- rlon: 360
- time: 38325
- vertices: 4
- time(time)float641.442e+05 1.442e+05 ... 1.825e+05
- bounds :
- time_bnds
- units :
- days since 1850-1-1
- calendar :
- 365_day
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([144175.5, 144176.5, 144177.5, ..., 182497.5, 182498.5, 182499.5])
- 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)float32dask.array<chunksize=(340, 360), meta=np.ndarray>
- standard_name :
- latitude
- long_name :
- latitude coordinate
- units :
- degrees_north
- bounds :
- lat_vertices
Array Chunk Bytes 489.60 kB 489.60 kB Shape (340, 360) (340, 360) Count 100 Tasks 1 Chunks Type float32 numpy.ndarray - lon(rlat, rlon)float32dask.array<chunksize=(340, 360), meta=np.ndarray>
- standard_name :
- longitude
- long_name :
- longitude coordinate
- units :
- degrees_east
- bounds :
- lon_vertices
Array Chunk Bytes 489.60 kB 489.60 kB Shape (340, 360) (340, 360) Count 100 Tasks 1 Chunks Type float32 numpy.ndarray
- time_bnds(time, bnds)float64dask.array<chunksize=(1825, 2), meta=np.ndarray>
Array Chunk Bytes 613.20 kB 29.20 kB Shape (38325, 2) (1825, 2) Count 63 Tasks 21 Chunks Type float64 numpy.ndarray - rotated_latitude_longitude(time)int32-2147483647 ... -2147483647
- 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, -2147483647, -2147483647, ..., -2147483647, -2147483647, -2147483647], dtype=int32)
- lat_vertices(time, rlat, rlon, vertices)float32dask.array<chunksize=(1825, 340, 360, 4), meta=np.ndarray>
- units :
- degrees_north
Array Chunk Bytes 75.06 GB 3.57 GB Shape (38325, 340, 360, 4) (1825, 340, 360, 4) Count 84 Tasks 21 Chunks Type float32 numpy.ndarray - lon_vertices(time, rlat, rlon, vertices)float32dask.array<chunksize=(1825, 340, 360, 4), meta=np.ndarray>
- units :
- degrees_east
Array Chunk Bytes 75.06 GB 3.57 GB Shape (38325, 340, 360, 4) (1825, 340, 360, 4) Count 84 Tasks 21 Chunks Type float32 numpy.ndarray - tos(time, rlat, rlon)float32dask.array<chunksize=(1825, 340, 360), meta=np.ndarray>
- standard_name :
- surface_temperature
- long_name :
- Sea Surface Temperature
- comment :
- temperature of liquid ocean. Report on the ocean grid. This variable appears in WGOMD Table 2.2
- units :
- K
- original_name :
- tos
- cell_methods :
- time: mean (interval: 1 day)
- cell_measures :
- area: areacella
- history :
- 2010-06-15T12:45:59Z altered by CMOR: Reordered dimensions, original order: rlon rlat time.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_fx_inmcm4_piControl_r0i0p0.nc areacella: areacella_fx_inmcm4_piControl_r0i0p0.nc
- grid_mapping :
- rotated_latitude_longitude
Array Chunk Bytes 18.76 GB 893.52 MB Shape (38325, 340, 360) (1825, 340, 360) Count 63 Tasks 21 Chunks Type float32 numpy.ndarray
- institution :
- INM (Institute for Numerical Mathematics, Moscow, Russia)
- institute_id :
- INM
- experiment_id :
- piControl
- source :
- inmcm4 (2009)
- model_id :
- inmcm4
- forcing :
- N/A
- parent_experiment_id :
- N/A
- 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/PICNTL 2010-06-15T12:45:59Z 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 :
- 184c0269-ea2b-41d2-8750-cbbcdb92f9ac
- product :
- output
- experiment :
- pre-industrial control
- frequency :
- day
- creation_date :
- 2010-06-15T12:45:59Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table day (12 May 2010) f130b8ed0705d49c749410c0519c50cb
- title :
- inmcm4 model output prepared for CMIP5 pre-industrial control
- parent_experiment :
- N/A
- modeling_realm :
- ocean
- realization :
- 1
- cmor_version :
- 2.0.0