API reference

This is a reference API class listing, and modules.

Top-level functions

open_stac_catalog alias of intake_stac.catalog.StacCatalog
open_stac_collection alias of intake_stac.catalog.StacCollection
open_stac_item alias of intake_stac.catalog.StacItem

Catalog Objects

StacCatalog(stac_obj, **kwargs) Intake Catalog represeting a STAC Catalog
StacCollection(stac_obj, **kwargs) Intake Catalog represeting a STAC Collection
StacItem(stac_obj, **kwargs) Intake Catalog represeting a STAC Item
catalog.StacEntry(key, item[, stacked]) A class representing a STAC catalog Entry