StacItem#

class StacItem(prod, **kwargs)[source]#

Bases: object

Class of STAC object, mapping EOReader products to STAC Items. Implements STAC Spec basic and extensions

__init__(prod, **kwargs)[source]#
bbox_fct = <methodtools._LruCacheWire object>[source]#
create_item = <methodtools._LruCacheWire object>[source]#
eo#

STAC Electro-Optical Extension Specification

geometry_fct = <methodtools._LruCacheWire object>[source]#
proj#

STAC Projection Extension Specification

view#

STAC View Extension Specification