CZ16_1_2000m_Temp_year

Load in Python

from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/CZ16_1_2000m_Temp_year.yaml") ds=cat.netcdf.read()

Metadata

title CZ16_1_2000m_Temp_year
location /project/atlantic_var/OBS/OHC_Cheng/OHC_Cheng/DATA
tags PLACEHOLDER
catalog_dir https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/CZ16_1_2000m_Temp_year.yaml
last updated 2017-08-26

Dataset Contents

<xarray.Dataset>
Dimensions:    (depth_std: 41, lat: 180, lon: 360, time: 927)
Coordinates:
  * lat        (lat) float32 -89.5 -88.5 -87.5 -86.5 ... 86.5 87.5 88.5 89.5
  * lon        (lon) float32 1.0 2.0 3.0 4.0 5.0 ... 357.0 358.0 359.0 360.0
  * depth_std  (depth_std) float32 1.0 5.0 10.0 20.0 ... 1700.0 1800.0 2000.0
Dimensions without coordinates: time
Data variables:
    temp       (time, lat, lon, depth_std) float32 dask.array<chunksize=(1, 180, 360, 41), meta=np.ndarray>
Attributes:
    Title:           IAP 3-Dimentional Subsurface Temperature Dataset Using O...
    StartYear:       1940
    StartMonth:      1
    StartDay:        1
    EndYear:         1940
    EndMonth:        1
    EndDay:          30
    Period:          1
    GridProjection:  Mercator, gridded
    GridPoints:      360x180
    Creator:         Lijing Cheng From IAP,CAS,P.R.China
    Reference:       Cheng and Zhu 2016. Journal of Climate; Cheng et al. 201...