MIROC4h 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/deptho_fx_MIROC4h_historical_r0i0p0.yaml")
ds=cat.netcdf.read()
        Metadata
| title | MIROC4h model output prepared for CMIP5 historical | 
| location | /shared/cmip5/data/historical/ocean/fx/fx/deptho/MIROC.MIROC4h/r0i0p0 | 
| tags | gridded,global,model,fx | 
| catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/deptho_fx_MIROC4h_historical_r0i0p0.yaml | 
| last updated | 2016-04-13 | 
Dataset Contents
<xarray.Dataset>
Dimensions:                     (bnds: 2, rlat: 912, rlon: 1280, vertices: 4)
Coordinates:
  * rlat                        (rlat) float64 -85.41 -85.22 ... 85.22 85.41
  * rlon                        (rlon) float64 0.1406 0.4219 ... 359.6 359.9
    lat                         (rlat, rlon) float32 ...
    lon                         (rlat, rlon) float32 ...
Dimensions without coordinates: bnds, vertices
Data variables:
    rlat_bnds                   (rlat, bnds) float64 -85.5 -85.31 ... 85.31 85.5
    rlon_bnds                   (rlon, bnds) float64 0.0 0.2812 ... 359.7 360.0
    rotated_latitude_longitude  int32 -2147483647
    lat_vertices                (rlat, rlon, vertices) float32 ...
    lon_vertices                (rlat, rlon, vertices) float32 ...
    deptho                      (rlat, rlon) float32 ...
Attributes:
    institution:            AORI (Atmosphere and Ocean Research Institute, Th...
    institute_id:           MIROC
    experiment_id:          historical
    source:                 MIROC4h 2009 atmosphere: AGCM (AGCM5.8, T213L56);...
    model_id:               MIROC4h
    forcing:                GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD, OC (GHG ...
    parent_experiment_id:   piControl
    parent_experiment_rip:  r1i1p1
    branch_time:            14600.0
    contact:                Masahide Kimoto (kimoto@aori.u-tokyo.ac.jp), Masa...
    references:             Sakamoto et al., 2011: MIROC4h -- a new high-reso...
    initialization_method:  0
    physics_version:        0
    tracking_id:            ae98cbce-7c57-4fa4-bce0-d2a6c867cad7
    product:                output
    experiment:             historical
    frequency:              fx
    creation_date:          2011-08-08T05:42:57Z
    history:                Tue Aug  9 13:46:53 2011: ncatted -a branch_time,...
    Conventions:            CF-1.4
    project_id:             CMIP5
    table_id:               Table fx (11 April 2011) 36427dbe3a79c7b7000fa596...
    title:                  MIROC4h model output prepared for CMIP5 historical
    parent_experiment:      pre-industrial control
    modeling_realm:         ocean
    realization:            0
    cmor_version:           2.5.8xarray.Dataset
- bnds: 2
 - rlat: 912
 - rlon: 1280
 - vertices: 4
 
- rlat(rlat)float64-85.41 -85.22 ... 85.22 85.41
- bounds :
 - rlat_bnds
 - units :
 - degrees
 - axis :
 - Y
 - long_name :
 - latitude in rotated pole grid
 - standard_name :
 - grid_latitude
 
array([-85.40625, -85.21875, -85.03125, ..., 85.03125, 85.21875, 85.40625])
 - rlon(rlon)float640.1406 0.4219 ... 359.6 359.9
- bounds :
 - rlon_bnds
 - units :
 - degrees
 - axis :
 - X
 - long_name :
 - longitude in rotated pole grid
 - standard_name :
 - grid_longitude
 
array([1.406250e-01, 4.218750e-01, 7.031250e-01, ..., 3.592969e+02, 3.595781e+02, 3.598594e+02]) - lat(rlat, rlon)float32...
- standard_name :
 - latitude
 - long_name :
 - latitude coordinate
 - units :
 - degrees_north
 - bounds :
 - lat_vertices
 
[1167360 values with dtype=float32]
 - lon(rlat, rlon)float32...
- standard_name :
 - longitude
 - long_name :
 - longitude coordinate
 - units :
 - degrees_east
 - bounds :
 - lon_vertices
 
[1167360 values with dtype=float32]
 
- rlat_bnds(rlat, bnds)float64...
array([[-85.5 , -85.3125], [-85.3125, -85.125 ], [-85.125 , -84.9375], ..., [ 84.9375, 85.125 ], [ 85.125 , 85.3125], [ 85.3125, 85.5 ]]) - rlon_bnds(rlon, bnds)float64...
array([[0.000000e+00, 2.812500e-01], [2.812500e-01, 5.625000e-01], [5.625000e-01, 8.437500e-01], ..., [3.591562e+02, 3.594375e+02], [3.594375e+02, 3.597188e+02], [3.597188e+02, 3.600000e+02]]) - rotated_latitude_longitude()int32...
- grid_mapping_name :
 - rotated_latitude_longitude
 - grid_north_pole_latitude :
 - 77.0
 - grid_north_pole_longitude :
 - -40.0
 - north_pole_grid_longitude :
 - 90.0
 
array(-2147483647, dtype=int32)
 - lat_vertices(rlat, rlon, vertices)float32...
- units :
 - degrees_north
 
[4669440 values with dtype=float32]
 - lon_vertices(rlat, rlon, vertices)float32...
- units :
 - degrees_east
 
[4669440 values with dtype=float32]
 - deptho(rlat, rlon)float32...
- standard_name :
 - sea_floor_depth_below_geoid
 - long_name :
 - Sea Floor Depth
 - comment :
 - Ocean bathymetry. Reported here is the sea floor depth for present day. Reported as missing for land grid cells.
 - units :
 - m
 - original_name :
 - depo
 - cell_measures :
 - area: areacello
 - history :
 - 2011-08-08T05:42:57Z altered by CMOR: replaced missing value flag (-999) with standard missing value (1e+20).
 - associated_files :
 - baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_ocean_fx_MIROC4h_historical_r0i0p0.nc areacello: areacello_fx_MIROC4h_historical_r0i0p0.nc
 - grid_mapping :
 - rotated_latitude_longitude
 
[1167360 values with dtype=float32]
 
- institution :
 - AORI (Atmosphere and Ocean Research Institute, The University of Tokyo, Chiba, Japan), NIES (National Institute for Environmental Studies, Ibaraki, Japan), and JAMSTEC (Japan Agency for Marine-Earth Science and Technology, Kanagawa, Japan)
 - institute_id :
 - MIROC
 - experiment_id :
 - historical
 - source :
 - MIROC4h 2009 atmosphere: AGCM (AGCM5.8, T213L56); ocean: COCO (COCO3.4, rotated pole 1280x912 L48); sea ice: COCO (COCO3.4); land: MATSIRO (MATSIRO, 2x3L5)
 - model_id :
 - MIROC4h
 - forcing :
 - GHG, SA, Oz, LU, Sl, Vl, SS, Ds, BC, MD, OC (GHG includes CO2, N2O, methane, and fluorocarbons; Oz includes OH and H2O2)
 - parent_experiment_id :
 - piControl
 - parent_experiment_rip :
 - r1i1p1
 - branch_time :
 - 14600.0
 - contact :
 - Masahide Kimoto (kimoto@aori.u-tokyo.ac.jp), Masayoshi Ishii (ism@jamstec.go.jp)
 - references :
 - Sakamoto et al., 2011: MIROC4h -- a new high-resolution atmosphere-ocean coupled general circulation model. (in preparation); Tatebe et al., 2011: (in preparation)
 - initialization_method :
 - 0
 - physics_version :
 - 0
 - tracking_id :
 - ae98cbce-7c57-4fa4-bce0-d2a6c867cad7
 - product :
 - output
 - experiment :
 - historical
 - frequency :
 - fx
 - creation_date :
 - 2011-08-08T05:42:57Z
 - history :
 - Tue Aug 9 13:46:53 2011: ncatted -a branch_time,global,m,d,14600.0 deptho_fx_MIROC4h_historical_r0i0p0.nc 2011-08-08T05:42:57Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
 - Conventions :
 - CF-1.4
 - project_id :
 - CMIP5
 - table_id :
 - Table fx (11 April 2011) 36427dbe3a79c7b7000fa59642973ea6
 - title :
 - MIROC4h model output prepared for CMIP5 historical
 - parent_experiment :
 - pre-industrial control
 - modeling_realm :
 - ocean
 - realization :
 - 0
 - cmor_version :
 - 2.5.8
 
