ea_oper_an_veg

Load in Python

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

Metadata

title ea_oper_an_veg
location /reanalysis/land/ERA5/fixed
tags global,reanalysis,fixed
catalog_dir https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/ea_oper_an_veg.yaml
last updated 2021-05-28

Dataset Contents

<xarray.Dataset>
Dimensions:    (latitude: 640, longitude: 1280, time: 1)
Coordinates:
  * latitude   (latitude) float32 89.784874 89.5062 ... -89.5062 -89.784874
  * longitude  (longitude) float32 0.0 0.2812502 0.5625004 ... 359.43774 359.719
  * time       (time) int32 695352
Data variables:
    tvh        (time, latitude, longitude) float32 ...
    tvl        (time, latitude, longitude) float32 ...
Attributes:
    Conventions:            CF-1.6
    history:                Thu May 27 19:25:49 2021: ncks -4 -L 1 /scratch/r...
    NCO:                    netCDF Operators version 4.9.7 (Homepage = http:/...
    low_vegetation_types:   1 = Crops, Mixed farming; 2 = Grass; 7 = Tall gra...
    high_vegetation_types:  3 = Evergreen needleleaf trees; 4 = Deciduous nee...
    other_types:            8 = Desert (is 0 for both 'tvl' and 'tvh' - must ...