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