Bases: object
A class to add assets to the STAC items and collections.
-
collection(collection: Collection, asset_properties: dict = {})[source]
Add assets to the STAC collection.
-
item(item: Item, asset_properties: dict = {}, harvesting_vars: dict = {})[source]
Add assets to the STAC item.