mean daily NMC reanalysis (1998)

Load in Python

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

Metadata

title mean daily NMC reanalysis (1998)
location /shared/subx/verif/ua/daily/orig
tags verif,model,daily
catalog_dir https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/uwnd.yaml
last updated 2018-06-06

Dataset Contents

<xarray.Dataset>
Dimensions:  (lat: 73, level: 17, lon: 144, time: 7256)
Coordinates:
  * level    (level) float32 1000.0 925.0 850.0 700.0 ... 50.0 30.0 20.0 10.0
  * lat      (lat) float32 90.0 87.5 85.0 82.5 80.0 ... -82.5 -85.0 -87.5 -90.0
  * lon      (lon) float32 0.0 2.5 5.0 7.5 10.0 ... 350.0 352.5 355.0 357.5
  * time     (time) float64 1.736e+06 1.736e+06 1.736e+06 ... 1.91e+06 1.91e+06
Data variables:
    uwnd     (time, level, lat, lon) float32 dask.array<chunksize=(365, 17, 73, 144), meta=np.ndarray>
Attributes:
    Conventions:    COARDS
    title:          mean daily NMC reanalysis (1998)
    description:    Data is from NMC initialized reanalysis
(4x/day).  It co...
    platform:       Model
    history:        created 98/02/12 by Hoop (netCDF2.3)
Converted to chunke...
    References:     http://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reana...
    dataset_title:  NCEP-NCAR Reanalysis 1