MRI-CGCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1970
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_MRI-CGCM3_decadal1970_r4i1p1.yaml")
ds=cat.netcdf.read()
Metadata
title | MRI-CGCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1970 |
location | /shared/cmip5/data/decadal1970/ocean/mon/Omon/msftmyz/MRI.MRI-CGCM3/r4i1p1 |
tags | gridded,global,model,monthly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/msftmyz_Omon_MRI-CGCM3_decadal1970_r4i1p1.yaml |
last updated | 2013-05-26 |
Dataset Contents
<xarray.Dataset> Dimensions: (basin: 3, bnds: 2, lat: 154, lev: 52, time: 123) Coordinates: * time (time) float64 15.5 46.0 76.5 ... 3.668e+03 3.699e+03 3.73e+03 region (basin) |S21 dask.array<chunksize=(3,), meta=np.ndarray> * lev (lev) float64 0.0 4.0 9.0 15.5 ... 5.7e+03 6.3e+03 6.35e+03 * lat (lat) float64 -78.0 -77.0 -76.0 -75.0 ... 72.0 73.0 74.0 75.0 Dimensions without coordinates: basin, bnds Data variables: time_bnds (time, bnds) float64 dask.array<chunksize=(3, 2), meta=np.ndarray> lev_bnds (time, lev, bnds) float64 dask.array<chunksize=(3, 52, 2), meta=np.ndarray> lat_bnds (time, lat, bnds) float64 dask.array<chunksize=(3, 154, 2), meta=np.ndarray> msftmyz (time, basin, lev, lat) float32 dask.array<chunksize=(3, 3, 52, 154), meta=np.ndarray> Attributes: institution: MRI (Meteorological Research Institute, Tsukuba, ... institute_id: MRI experiment_id: decadal1970 source: MRI-CGCM3 2011 atmosphere: GSMUV (gsmuv-110112, T... model_id: MRI-CGCM3 forcing: GHG, SA, Oz, LU, Sl, Vl, BC, OC (GHG includes CO2... parent_experiment_id: N/A parent_experiment_rip: N/A branch_time: 0.0 contact: Seiji Yukimoto (yukimoto@mri-jma.go.jp) history: Output from /home/cmip5/oc/cgcm3_scup-101122/run-... comment: The lowest layer is a bottom boundary layer (thic... references: Model described by Yukimoto et al. (Technical Rep... initialization_method: 1 physics_version: 1 tracking_id: a1711afa-dac1-49da-ba3a-25bb299b420c product: output experiment: 10- or 30-year run initialized in year 1970 frequency: mon creation_date: 2011-08-17T19:57:31Z Conventions: CF-1.4 project_id: CMIP5 table_id: Table Omon (26 July 2011) 25bb94a0408beca44c0f5b6... title: MRI-CGCM3 model output prepared for CMIP5 10- or ... parent_experiment: N/A modeling_realm: ocean realization: 4 cmor_version: 2.7.1
xarray.Dataset
- basin: 3
- bnds: 2
- lat: 154
- lev: 52
- time: 123
- time(time)float6415.5 46.0 ... 3.699e+03 3.73e+03
- bounds :
- time_bnds
- units :
- days since 1970-10-01
- calendar :
- standard
- axis :
- T
- long_name :
- time
- standard_name :
- time
array([ 15.5, 46. , 76.5, 107.5, 137. , 166.5, 197. , 227.5, 258. , 288.5, 319.5, 350. , 380.5, 411. , 441.5, 472.5, 502.5, 532.5, 563. , 593.5, 624. , 654.5, 685.5, 716. , 746.5, 777. , 807.5, 838.5, 868. , 897.5, 928. , 958.5, 989. , 1019.5, 1050.5, 1081. , 1111.5, 1142. , 1172.5, 1203.5, 1233. , 1262.5, 1293. , 1323.5, 1354. , 1384.5, 1415.5, 1446. , 1476.5, 1507. , 1537.5, 1568.5, 1598. , 1627.5, 1658. , 1688.5, 1719. , 1749.5, 1780.5, 1811. , 1841.5, 1872. , 1902.5, 1933.5, 1963.5, 1993.5, 2024. , 2054.5, 2085. , 2115.5, 2146.5, 2177. , 2207.5, 2238. , 2268.5, 2299.5, 2329. , 2358.5, 2389. , 2419.5, 2450. , 2480.5, 2511.5, 2542. , 2572.5, 2603. , 2633.5, 2664.5, 2694. , 2723.5, 2754. , 2784.5, 2815. , 2845.5, 2876.5, 2907. , 2937.5, 2968. , 2998.5, 3029.5, 3059. , 3088.5, 3119. , 3149.5, 3180. , 3210.5, 3241.5, 3272. , 3302.5, 3333. , 3363.5, 3394.5, 3424.5, 3454.5, 3485. , 3515.5, 3546. , 3576.5, 3607.5, 3638. , 3668.5, 3699. , 3729.5])
- region(basin)|S21dask.array<chunksize=(3,), meta=np.ndarray>
- long_name :
- ocean basin
- standard_name :
- region
Array Chunk Bytes 63 B 63 B Shape (3,) (3,) Count 5 Tasks 1 Chunks Type |S21 numpy.ndarray - lev(lev)float640.0 4.0 9.0 ... 6.3e+03 6.35e+03
- bounds :
- lev_bnds
- units :
- m
- axis :
- Z
- positive :
- down
- long_name :
- ocean depth coordinate
- standard_name :
- depth
array([0.000e+00, 4.000e+00, 9.000e+00, 1.550e+01, 2.300e+01, 3.200e+01, 4.350e+01, 5.750e+01, 7.350e+01, 9.100e+01, 1.090e+02, 1.275e+02, 1.475e+02, 1.680e+02, 1.890e+02, 2.110e+02, 2.340e+02, 2.580e+02, 2.850e+02, 3.150e+02, 3.450e+02, 3.800e+02, 4.200e+02, 4.600e+02, 5.100e+02, 5.700e+02, 6.350e+02, 7.050e+02, 7.800e+02, 8.600e+02, 9.500e+02, 1.050e+03, 1.150e+03, 1.275e+03, 1.425e+03, 1.575e+03, 1.725e+03, 1.900e+03, 2.125e+03, 2.375e+03, 2.625e+03, 2.875e+03, 3.150e+03, 3.450e+03, 3.750e+03, 4.050e+03, 4.350e+03, 4.650e+03, 5.100e+03, 5.700e+03, 6.300e+03, 6.350e+03])
- lat(lat)float64-78.0 -77.0 -76.0 ... 74.0 75.0
- bounds :
- lat_bnds
- units :
- degrees_north
- axis :
- Y
- long_name :
- latitude
- standard_name :
- latitude
array([-78., -77., -76., -75., -74., -73., -72., -71., -70., -69., -68., -67., -66., -65., -64., -63., -62., -61., -60., -59., -58., -57., -56., -55., -54., -53., -52., -51., -50., -49., -48., -47., -46., -45., -44., -43., -42., -41., -40., -39., -38., -37., -36., -35., -34., -33., -32., -31., -30., -29., -28., -27., -26., -25., -24., -23., -22., -21., -20., -19., -18., -17., -16., -15., -14., -13., -12., -11., -10., -9., -8., -7., -6., -5., -4., -3., -2., -1., 0., 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.])
- time_bnds(time, bnds)float64dask.array<chunksize=(3, 2), meta=np.ndarray>
Array Chunk Bytes 1.97 kB 1.92 kB Shape (123, 2) (120, 2) Count 6 Tasks 2 Chunks Type float64 numpy.ndarray - lev_bnds(time, lev, bnds)float64dask.array<chunksize=(3, 52, 2), meta=np.ndarray>
Array Chunk Bytes 102.34 kB 99.84 kB Shape (123, 52, 2) (120, 52, 2) Count 8 Tasks 2 Chunks Type float64 numpy.ndarray - lat_bnds(time, lat, bnds)float64dask.array<chunksize=(3, 154, 2), meta=np.ndarray>
Array Chunk Bytes 303.07 kB 295.68 kB Shape (123, 154, 2) (120, 154, 2) Count 8 Tasks 2 Chunks Type float64 numpy.ndarray - msftmyz(time, basin, lev, lat)float32dask.array<chunksize=(3, 3, 52, 154), meta=np.ndarray>
- standard_name :
- ocean_meridional_overturning_mass_streamfunction
- long_name :
- Ocean Meridional Overturning Mass Streamfunction
- comment :
- differs from CMIP3 because it includes mass.
- units :
- kg s-1
- original_name :
- atl,inp,glb
- cell_methods :
- time: mean (interval: 20 minutes) longitude: mean
- history :
- 2011-08-17T19:57:31Z altered by CMOR: replaced missing value flag (-9.99e+33) with standard missing value (1e+20). 2011-08-17T19:57:31Z altered by CMOR: Inverted axis: lev.
- associated_files :
- baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_MRI-CGCM3_decadal1970_r0i0p0.nc
Array Chunk Bytes 11.82 MB 11.53 MB Shape (123, 3, 52, 154) (120, 3, 52, 154) Count 6 Tasks 2 Chunks Type float32 numpy.ndarray
- institution :
- MRI (Meteorological Research Institute, Tsukuba, Japan)
- institute_id :
- MRI
- experiment_id :
- decadal1970
- source :
- MRI-CGCM3 2011 atmosphere: GSMUV (gsmuv-110112, TL159L48); ocean: MRI.COM3 (MRICOM-3_0-20101116, 1x0.5L51); sea ice: MRI.COM3; land: HAL (HAL_cmip5_v0.31_04); aerosol: MASINGAR-mk2 (masingar_mk2-20110111_0203, TL95L48)
- model_id :
- MRI-CGCM3
- forcing :
- GHG, SA, Oz, LU, Sl, Vl, BC, OC (GHG includes CO2, CH4, N2O, CFC-11, CFC-12, and HCFC-22)
- parent_experiment_id :
- N/A
- parent_experiment_rip :
- N/A
- branch_time :
- 0.0
- contact :
- Seiji Yukimoto (yukimoto@mri-jma.go.jp)
- history :
- Output from /home/cmip5/oc/cgcm3_scup-101122/run-C3_decadal1970_01b/grads/cmip5_msftmyz.ctl 2011-08-17T19:57:31Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
- comment :
- The lowest layer is a bottom boundary layer (thickness: 50 m).
- references :
- Model described by Yukimoto et al. (Technical Report of the Meteorological Research Institute, 2011, 64, 83pp.)
- initialization_method :
- 1
- physics_version :
- 1
- tracking_id :
- a1711afa-dac1-49da-ba3a-25bb299b420c
- product :
- output
- experiment :
- 10- or 30-year run initialized in year 1970
- frequency :
- mon
- creation_date :
- 2011-08-17T19:57:31Z
- Conventions :
- CF-1.4
- project_id :
- CMIP5
- table_id :
- Table Omon (26 July 2011) 25bb94a0408beca44c0f5b601258a94e
- title :
- MRI-CGCM3 model output prepared for CMIP5 10- or 30-year run initialized in year 1970
- parent_experiment :
- N/A
- modeling_realm :
- ocean
- realization :
- 4
- cmor_version :
- 2.7.1