1.1.3.1.3. tds2stac.extensions.extra_metadata module#
- class tds2stac.extensions.extra_metadata.ExtraMetadata(logger_properties: dict = {})[source]#
Bases:
objectA class to add extra metadata to the STAC items and collections. :param logger_properties: A dictionary containing the logger properties. :type logger_properties: dict
- collection(collection: Collection, extra_metadata: dict = {})[source]#
Add extra metadata to the STAC collection.