SMAP L4 3-Hourly 2017
Soil Moisture
Load in Python
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/smap_l4_3-hourly_2017.yaml")
list(cat)
from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/smap_l4_3-hourly_2017.yaml")
list(cat)