reanalysis_land_merra-2_hourly_sm
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/reanalysis_land_merra-2_hourly_sm.yaml")
list(cat)
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/reanalysis_land_merra-2_hourly_sm.yaml")
list(cat)