SMAP L4 3-HOURLY 2018
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_2018.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_2018.yaml")
list(cat)