MERRA2_hourly_2d_sm_400.tavg1_2d_lnd_Nx
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/MERRA2_hourly_2d_sm_400.tavg1_2d_lnd_Nx.yaml")
ds=cat.netcdf.read()
Metadata
title | MERRA2_hourly_2d_sm_400.tavg1_2d_lnd_Nx |
location | /reanalysis/land/MERRA-2/HOURLY/sm |
tags | reanalysis,global,hourly |
catalog_dir | https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/MERRA2_hourly_2d_sm_400.tavg1_2d_lnd_Nx.yaml |
last updated | 2021-08-11 |
Dataset Contents
<xarray.Dataset> Dimensions: (lat: 361, lon: 576, time: 24) Coordinates: * lat (lat) float64 -90.0 -89.5 -89.0 -88.5 ... 88.5 89.0 89.5 90.0 * lon (lon) float64 -180.0 -179.4 -178.8 -178.1 ... 178.1 178.8 179.4 * time (time) int32 0 60 120 180 240 300 ... 1140 1200 1260 1320 1380 Data variables: GWETPROF (time, lat, lon) float32 ... GWETROOT (time, lat, lon) float32 ... GWETTOP (time, lat, lon) float32 ... Attributes: History: Wed Aug 11 17:35:59 2021: ncks -O -v G... Comment: GMAO filename: d5124_m2_jan10.tavg1_2d... Filename: MERRA2_400.tavg1_2d_lnd_Nx.20200226.nc4 Conventions: CF-1 Institution: NASA Global Modeling and Assimilation ... References: http://gmao.gsfc.nasa.gov Format: NetCDF-4/HDF-5 SpatialCoverage: global VersionID: 5.12.4 TemporalRange: 1980-01-01 -> 2016-12-31 identifier_product_doi_authority: http://dx.doi.org/ ShortName: M2T1NXLND GranuleID: MERRA2_400.tavg1_2d_lnd_Nx.20200226.nc4 ProductionDateTime: Original file generated: Sat Mar 7 21... LongName: MERRA2 tavg1_2d_lnd_Nx: 2d,1-Hourly,Ti... Title: MERRA2 tavg1_2d_lnd_Nx: 2d,1-Hourly,Ti... SouthernmostLatitude: -90.0 NorthernmostLatitude: 90.0 WesternmostLongitude: -180.0 EasternmostLongitude: 179.375 LatitudeResolution: 0.5 LongitudeResolution: 0.625 DataResolution: 0.5 x 0.625 Source: CVS tag: GEOSadas-5_12_4_p23_sp3_M2-OPS Contact: http://gmao.gsfc.nasa.gov identifier_product_doi: 10.5067/RKPHT8KC1Y1T RangeBeginningDate: 2020-02-26 RangeBeginningTime: 00:00:00.000000 RangeEndingDate: 2020-02-26 RangeEndingTime: 23:59:59.000000 NCO: netCDF Operators version 4.7.5 (Homepa...
xarray.Dataset
- lat: 361
- lon: 576
- time: 24
- lat(lat)float64-90.0 -89.5 -89.0 ... 89.5 90.0
- long_name :
- latitude
- units :
- degrees_north
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
array([-90. , -89.5, -89. , ..., 89. , 89.5, 90. ])
- lon(lon)float64-180.0 -179.4 ... 178.8 179.4
- long_name :
- longitude
- units :
- degrees_east
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
array([-180. , -179.375, -178.75 , ..., 178.125, 178.75 , 179.375])
- time(time)int320 60 120 180 ... 1260 1320 1380
- long_name :
- time
- units :
- minutes since 2020-02-26 00:30:00
- time_increment :
- 10000
- begin_date :
- 20200226
- begin_time :
- 3000
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
array([ 0, 60, 120, 180, 240, 300, 360, 420, 480, 540, 600, 660, 720, 780, 840, 900, 960, 1020, 1080, 1140, 1200, 1260, 1320, 1380], dtype=int32)
- GWETPROF(time, lat, lon)float32...
- long_name :
- ave_prof_soil_moisture
- units :
- 1
- fmissing_value :
- 1000000000000000.0
- standard_name :
- ave_prof_soil_moisture
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[4990464 values with dtype=float32]
- GWETROOT(time, lat, lon)float32...
- long_name :
- root_zone_soil_wetness
- units :
- 1
- fmissing_value :
- 1000000000000000.0
- standard_name :
- root_zone_soil_wetness
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[4990464 values with dtype=float32]
- GWETTOP(time, lat, lon)float32...
- long_name :
- surface_soil_wetness
- units :
- 1
- fmissing_value :
- 1000000000000000.0
- standard_name :
- surface_soil_wetness
- vmax :
- 1000000000000000.0
- vmin :
- -1000000000000000.0
- valid_range :
- [-1.e+15 1.e+15]
[4990464 values with dtype=float32]
- History :
- Wed Aug 11 17:35:59 2021: ncks -O -v GWETPROF,GWETROOT,GWETTOP MERRA2_400.tavg1_2d_lnd_Nx.20200226.nc4 /reanalysis/land/MERRA-2/HOURLY/sm/MERRA2_hourly_2d_sm_400.tavg1_2d_lnd_Nx.20200226.nc4 Original file generated: Sat Mar 7 21:15:40 2020 GMT
- Comment :
- GMAO filename: d5124_m2_jan10.tavg1_2d_lnd_Nx.20200226.nc4
- Filename :
- MERRA2_400.tavg1_2d_lnd_Nx.20200226.nc4
- Conventions :
- CF-1
- Institution :
- NASA Global Modeling and Assimilation Office
- References :
- http://gmao.gsfc.nasa.gov
- Format :
- NetCDF-4/HDF-5
- SpatialCoverage :
- global
- VersionID :
- 5.12.4
- TemporalRange :
- 1980-01-01 -> 2016-12-31
- identifier_product_doi_authority :
- http://dx.doi.org/
- ShortName :
- M2T1NXLND
- GranuleID :
- MERRA2_400.tavg1_2d_lnd_Nx.20200226.nc4
- ProductionDateTime :
- Original file generated: Sat Mar 7 21:15:40 2020 GMT
- LongName :
- MERRA2 tavg1_2d_lnd_Nx: 2d,1-Hourly,Time-Averaged,Single-Level,Assimilation,Land Surface Diagnostics
- Title :
- MERRA2 tavg1_2d_lnd_Nx: 2d,1-Hourly,Time-Averaged,Single-Level,Assimilation,Land Surface Diagnostics
- SouthernmostLatitude :
- -90.0
- NorthernmostLatitude :
- 90.0
- WesternmostLongitude :
- -180.0
- EasternmostLongitude :
- 179.375
- LatitudeResolution :
- 0.5
- LongitudeResolution :
- 0.625
- DataResolution :
- 0.5 x 0.625
- Source :
- CVS tag: GEOSadas-5_12_4_p23_sp3_M2-OPS
- Contact :
- http://gmao.gsfc.nasa.gov
- identifier_product_doi :
- 10.5067/RKPHT8KC1Y1T
- RangeBeginningDate :
- 2020-02-26
- RangeBeginningTime :
- 00:00:00.000000
- RangeEndingDate :
- 2020-02-26
- RangeEndingTime :
- 23:59:59.000000
- NCO :
- netCDF Operators version 4.7.5 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)