ea_oper_an_soil_global
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_soil_global.yaml")
ds=cat.netcdf.read()
Metadata
title | ea_oper_an_soil_global |
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_soil_global.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: slt (time, latitude, longitude) float32 ... Attributes: Conventions: CF-1.6 history: Mon Apr 12 21:08:30 2021: ncks -4 -L 1 ea_oper_an_soil.nc e... NCO: netCDF Operators version 4.9.2 (Homepage = http://nco.sf.ne... soil_types: 0 = Water; 1 = Coarse; 2 = Medium; 3 = Medium fine; 4 = Fin...
xarray.Dataset
- latitude: 640
- longitude: 1280
- time: 1
- latitude(latitude)float3289.784874 89.5062 ... -89.784874
- units :
- degrees_north
- long_name :
- latitude
array([ 89.784874, 89.5062 , 89.22588 , ..., -89.22588 , -89.5062 , -89.784874], dtype=float32)
- longitude(longitude)float320.0 0.2812502 ... 359.43774 359.719
- units :
- degrees_east
- long_name :
- longitude
array([0.000000e+00, 2.812502e-01, 5.625004e-01, ..., 3.591565e+02, 3.594377e+02, 3.597190e+02], dtype=float32)
- time(time)int32695352
- long_name :
- time
- units :
- hours since 1900-01-01
- calendar :
- gregorian
array([695352], dtype=int32)
- slt(time, latitude, longitude)float32...
- units :
- ~
- long_name :
- Soil type
[819200 values with dtype=float32]
- Conventions :
- CF-1.6
- history :
- Mon Apr 12 21:08:30 2021: ncks -4 -L 1 ea_oper_an_soil.nc ea_oper_an_soil.nc4 2021-04-12 19:58:20 GMT by grib_to_netcdf-2.19.1: grib_to_netcdf -D NC_FLOAT -u time -o /scratch/rd/napd/global/ea_oper_an_soil.nc /scratch/rd/napd/global/ea_oper_an_soil.grb
- NCO :
- netCDF Operators version 4.9.2 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)
- soil_types :
- 0 = Water; 1 = Coarse; 2 = Medium; 3 = Medium fine; 4 = Fine; 5 = Very fine; 6 = Organic; 7 = Tropical organic