ea_oper_an_soil_conus
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_conus.yaml")
ds=cat.netcdf.read()
Metadata
title | ea_oper_an_soil_conus |
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_conus.yaml |
last updated | 2021-05-28 |
Dataset Contents
<xarray.Dataset> Dimensions: (latitude: 93, longitude: 210, time: 1) Coordinates: * latitude (latitude) float32 50.444942 50.163914 ... 24.871187 24.590157 * longitude (longitude) float32 -124.875 -124.59375 ... -66.37425 -66.093 * time (time) int32 695352 Data variables: slt (time, latitude, longitude) float32 2.0 2.0 1.0 ... 0.0 0.0 0.0 Attributes: Conventions: CF-1.6 history: Tue May 26 19:00:40 2020: ncks -4 -L 1 /scratch/rd/napd/con... NCO: netCDF Operators version 4.7.8 (Homepage = http://nco.sf.ne... soil_types: 0 = Water; 1 = Coarse; 2 = Medium; 3 = Medium fine; 4 = Fin...
xarray.Dataset
- latitude: 93
- longitude: 210
- time: 1
- latitude(latitude)float3250.444942 50.163914 ... 24.590157
- units :
- degrees_north
- long_name :
- latitude
array([50.444942, 50.163914, 49.882885, 49.601852, 49.320824, 49.03979 , 48.758762, 48.477734, 48.1967 , 47.915672, 47.63464 , 47.35361 , 47.072582, 46.79155 , 46.51052 , 46.22949 , 45.94846 , 45.66743 , 45.3864 , 45.10537 , 44.824337, 44.54331 , 44.26228 , 43.981247, 43.70022 , 43.419186, 43.138157, 42.85713 , 42.576096, 42.295067, 42.014034, 41.733006, 41.451977, 41.170944, 40.889915, 40.608883, 40.327854, 40.046825, 39.765793, 39.484764, 39.20373 , 38.922703, 38.641674, 38.36064 , 38.079613, 37.79858 , 37.51755 , 37.23652 , 36.95549 , 36.67446 , 36.39343 , 36.1124 , 35.831367, 35.55034 , 35.26931 , 34.988277, 34.70725 , 34.426216, 34.145187, 33.86416 , 33.583126, 33.302097, 33.021065, 32.740036, 32.459003, 32.177975, 31.896944, 31.615913, 31.334885, 31.053854, 30.772823, 30.491793, 30.210762, 29.929733, 29.648703, 29.367672, 29.086641, 28.80561 , 28.52458 , 28.243551, 27.96252 , 27.68149 , 27.40046 , 27.119429, 26.838398, 26.55737 , 26.276339, 25.995308, 25.714277, 25.433247, 25.152216, 24.871187, 24.590157], dtype=float32)
- longitude(longitude)float32-124.875 -124.59375 ... -66.093
- units :
- degrees_east
- long_name :
- longitude
array([-124.875 , -124.59375, -124.31249, ..., -66.65551, -66.37425, -66.093 ], 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
array([[[2., 2., ..., 1., 1.], [2., 2., ..., 0., 0.], ..., [0., 0., ..., 0., 0.], [0., 0., ..., 0., 0.]]], dtype=float32)
- Conventions :
- CF-1.6
- history :
- Tue May 26 19:00:40 2020: ncks -4 -L 1 /scratch/rd/napd/conus/ea_oper_an_soil.nc /scratch/rd/napd/conus/ea_oper_an_soil.nc4 2020-05-26 19:00:40 GMT by grib_to_netcdf-2.14.0: grib_to_netcdf -D NC_FLOAT -u time -o /scratch/rd/napd/conus/ea_oper_an_soil.nc /scratch/rd/napd/conus/ea_oper_an_soil.grb
- NCO :
- netCDF Operators version 4.7.8 (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