COLA Catalog

This website hosts on Github:

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

Most of the datasets available are meant to be opened with xarray. Though there is no standard catalog format, our catalogs currently rely upon Intake and Intake-xarray.

Browse the main catalog

How to report issues