SPL4SMGP.005_3-hourly_coordinates_2017
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/SPL4SMGP.005_3-hourly_coordinates_2017.yaml")
ds=cat.netcdf.read()
Metadata
title | SPL4SMGP.005_3-hourly_coordinates_2017 |
location | /shared/land/SMAP/SPL4SMGP.005/3-hourly |
tags | SMAP,soil_moisture,analysis,level_4 |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/SPL4SMGP.005_3-hourly_coordinates_2017.yaml |
last updated | 2022-03-09 |
Dataset Contents
<xarray.Dataset> Dimensions: (interval: 2920, phony_dim_2: 1, x: 3856, y: 1624) Coordinates: * x (x) float64 -1.736e+07 -1.735e+07 ... 1.736e+07 * y (y) float64 7.31e+06 7.301e+06 ... -7.31e+06 Dimensions without coordinates: interval, phony_dim_2 Data variables: EASE2_global_projection (interval, phony_dim_2) |S1 dask.array<chunksize=(1, 1), meta=np.ndarray> cell_column (interval, y, x) float64 dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray> cell_lat (interval, y, x) float32 dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray> cell_lon (interval, y, x) float32 dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray> cell_row (interval, y, x) float64 dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray> time (interval, phony_dim_2) datetime64[ns] dask.array<chunksize=(1, 1), meta=np.ndarray> Attributes: Source: v17.9.0-beta.8 Institution: NASA Global Modeling and Assimilation Office History: File written by ldas2daac.x Comment: HDF-5 Filename: /discover/nobackup/projects/gmao/smap/SMAP_L4/L4_SM/Vv5012/... Title: SMAP L4_SM Geophysical (GPH) Data Granule Conventions: CF References: see SMAP L4_SM Product Specification Documentation Contact: http://gmao.gsfc.nasa.gov
xarray.Dataset
- interval: 2920
- phony_dim_2: 1
- x: 3856
- y: 1624
- x(x)float64-1.736e+07 -1.735e+07 ... 1.736e+07
- long_name :
- X coordinate of cell center in EASE 2.0 global projection
- standard_name :
- projection_x_coordinate
- axis :
- X
- units :
- m
array([-17363027.29248 , -17354019.236816, -17345011.181152, ..., 17345011.181152, 17354019.236816, 17363027.29248 ])
- y(y)float647.31e+06 7.301e+06 ... -7.31e+06
- long_name :
- Y coordinate of cell center in EASE 2.0 global projection
- standard_name :
- projection_y_coordinate
- axis :
- Y
- units :
- m
array([ 7310037.171387, 7301029.115723, 7292021.060059, ..., -7292021.060059, -7301029.115723, -7310037.171387])
- EASE2_global_projection(interval, phony_dim_2)|S1dask.array<chunksize=(1, 1), meta=np.ndarray>
- grid_mapping_name :
- lambert_cylindrical_equal_area
- standard_parallel :
- 30.0
- false_easting :
- 0.0
- false_northing :
- 0.0
- longitude_of_central_meridian :
- 0.0
Array Chunk Bytes 2.92 kB 1 B Shape (2920, 1) (1, 1) Count 11680 Tasks 2920 Chunks Type |S1 numpy.ndarray - cell_column(interval, y, x)float64dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray>
- long_name :
- The column index of each cell in the cylindrical 9 km Earth-fixed EASE-Grid 2.0. Type is Unsigned32.
- valid_max :
- 3855
- fmissing_value :
- 4294967294
- DIMENSION_LABELS :
- ['y�Ǔ\x02\x7f', 'x�Ǔ\x02\x7f']
- units :
- dimensionless
- grid_mapping :
- EASE2_global_projection
- coordinates :
- /cell_lat /cell_lon
- valid_min :
- 0
Array Chunk Bytes 146.28 GB 50.10 MB Shape (2920, 1624, 3856) (1, 1624, 3856) Count 11680 Tasks 2920 Chunks Type float64 numpy.ndarray - cell_lat(interval, y, x)float32dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray>
- long_name :
- The geodetic latitude of the center of each cell in the cylindrical 9 km Earth-fixed EASE-Grid 2.0. Zero latitude represents the Equator. Positive latitudes represent locations North of the Equator. Negative latitudes represent locations South of the Equator.
- valid_max :
- 90.0
- fmissing_value :
- -9999.0
- DIMENSION_LABELS :
- ['y�Ǔ\x02\x7f', 'x�Ǔ\x02\x7f']
- units :
- degrees
- grid_mapping :
- EASE2_global_projection
- valid_min :
- -90.0
Array Chunk Bytes 73.14 GB 25.05 MB Shape (2920, 1624, 3856) (1, 1624, 3856) Count 11680 Tasks 2920 Chunks Type float32 numpy.ndarray - cell_lon(interval, y, x)float32dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray>
- long_name :
- The longitude of the center of each cell in the cylindrical 9 km Earth-fixed EASE-Grid 2.0. Zero longitude represents the Prime Meridian. Positive longitudes represent locations to the East of the Prime Meridian. Negative longitudes represent locations to the West of the Prime Meridian.
- valid_max :
- 179.999
- fmissing_value :
- -9999.0
- DIMENSION_LABELS :
- ['y�Ǔ\x02\x7f', 'x�Ǔ\x02\x7f']
- units :
- degrees
- grid_mapping :
- EASE2_global_projection
- valid_min :
- -180.0
Array Chunk Bytes 73.14 GB 25.05 MB Shape (2920, 1624, 3856) (1, 1624, 3856) Count 11680 Tasks 2920 Chunks Type float32 numpy.ndarray - cell_row(interval, y, x)float64dask.array<chunksize=(1, 1624, 3856), meta=np.ndarray>
- long_name :
- The row index of each cell in the cylindrical 9 km Earth-fixed EASE-Grid 2.0. Type is Unsigned32.
- valid_max :
- 1623
- fmissing_value :
- 4294967294
- DIMENSION_LABELS :
- ['y�Ǔ\x02\x7f', 'x�Ǔ\x02\x7f']
- units :
- dimensionless
- grid_mapping :
- EASE2_global_projection
- coordinates :
- /cell_lat /cell_lon
- valid_min :
- 0
Array Chunk Bytes 146.28 GB 50.10 MB Shape (2920, 1624, 3856) (1, 1624, 3856) Count 11680 Tasks 2920 Chunks Type float64 numpy.ndarray - time(interval, phony_dim_2)datetime64[ns]dask.array<chunksize=(1, 1), meta=np.ndarray>
- long_name :
- Time
- actual_range :
- [5.365062e+08 5.365062e+08]
- delta_t :
- 0000-00-00 03:00:00
Array Chunk Bytes 23.36 kB 8 B Shape (2920, 1) (1, 1) Count 11680 Tasks 2920 Chunks Type datetime64[ns] numpy.ndarray
- Source :
- v17.9.0-beta.8
- Institution :
- NASA Global Modeling and Assimilation Office
- History :
- File written by ldas2daac.x
- Comment :
- HDF-5
- Filename :
- /discover/nobackup/projects/gmao/smap/SMAP_L4/L4_SM/Vv5012/gph/Y2017/M01/D01/SMAP_L4_SM_gph_20170101T013000_Vv5012_001.h5
- Title :
- SMAP L4_SM Geophysical (GPH) Data Granule
- Conventions :
- CF
- References :
- see SMAP L4_SM Product Specification Documentation
- Contact :
- http://gmao.gsfc.nasa.gov