Air_temperature

Temperature above the ground (usually at ~2m)

Load in Python

from intake import open_catalog
cat = open_catalog("https://raw.githubusercontent.com/kpegion/COLA-DATASETS-CATALOG/gh-pages/intake-catalogs/air_temperature.yaml") list(cat)

Datasets