AVG_SAND
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/AVG_SAND.yaml")
ds=cat.netcdf.read()
Metadata
title | AVG_SAND |
location | /project/land/gSSURGO/Subregions |
tags | PLACEHOLDER |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/AVG_SAND.yaml |
last updated | 2018-03-15 |
Dataset Contents
<xarray.Dataset> Dimensions: (lat: 3120, lon: 7080, time: 315) Coordinates: * lat (lat) float64 24.0 24.01 24.02 24.03 ... 49.97 49.98 49.99 50.0 * lon (lon) float64 -125.0 -125.0 -125.0 -125.0 ... -66.02 -66.01 -66.0 Dimensions without coordinates: time Data variables: Band1 (time, lat, lon) float32 dask.array<chunksize=(1, 3120, 7080), meta=np.ndarray> crs (time) |S1 b'' b'' b'' b'' b'' b'' b'' ... b'' b'' b'' b'' b'' b'' Attributes: Conventions: CF-1.5 GDAL: GDAL 2.0.0, released 2015/06/14 history: Wed Mar 7 10:08:33 2018: ncks -4 -L 1 -O AVG_SAND_c10_r10.... NCO: 4.4.4
xarray.Dataset
- lat: 3120
- lon: 7080
- time: 315
- lat(lat)float6424.0 24.01 24.02 ... 49.99 50.0
- standard_name :
- latitude
- long_name :
- latitude
- units :
- degrees_north
array([24.004167, 24.0125 , 24.020833, ..., 49.979167, 49.9875 , 49.995833])
- lon(lon)float64-125.0 -125.0 ... -66.01 -66.0
- standard_name :
- longitude
- long_name :
- longitude
- units :
- degrees_east
array([-124.995833, -124.9875 , -124.979167, ..., -66.020833, -66.0125 , -66.004167])
- Band1(time, lat, lon)float32dask.array<chunksize=(1, 3120, 7080), meta=np.ndarray>
- long_name :
- GDAL Band Number 1
- grid_mapping :
- crs
Array Chunk Bytes 27.83 GB 88.36 MB Shape (315, 3120, 7080) (1, 3120, 7080) Count 1260 Tasks 315 Chunks Type float32 numpy.ndarray - crs(time)|S1b'' b'' b'' b'' ... b'' b'' b'' b''
- grid_mapping_name :
- latitude_longitude
- longitude_of_prime_meridian :
- 0.0
- semi_major_axis :
- 6378137.0
- inverse_flattening :
- 298.257223563
- spatial_ref :
- GEOGCS["wgs84",DATUM["WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563],TOWGS84[0.000,0.000,0.000]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433]]
- GeoTransform :
- -125 0.008333333333333333 0 50 0 -0.008333333333333333
array([b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b'', b''], dtype='|S1')
- Conventions :
- CF-1.5
- GDAL :
- GDAL 2.0.0, released 2015/06/14
- history :
- Wed Mar 7 10:08:33 2018: ncks -4 -L 1 -O AVG_SAND_c10_r10.nc AVG_SAND_c10_r10.nc4 Wed Mar 07 09:00:02 2018: GDAL Create( NetCDF/AVG_SAND_c10_r10.nc, ... )
- NCO :
- 4.4.4