mapchete_eo.search.base

Functions

filter_items(items[, query])

Only for cloudcover now, this can and should be adapted for filter field and value the field and value for the item filter would be defined in search.config.py corresponding configs and passed down to the individual search approaches via said config and this Function.

Classes

CollectionSearcher(collection[, ...])

Bridge between a Source and a catalog implementation.

FSSpecStacIO([headers, conformance, ...])

Custom class which allows I/O operations on object storage.

StaticCollectionWriterMixin(collection[, ...])