1.1.3.1.2. tds2stac.extensions.datacube module#
- class tds2stac.extensions.datacube.Datacube[source]#
Bases:
objectThis class is responsible for adding the datacube extension to the STAC Item. :param item: The STAC Item to be extended. :type item: pystac.Item :param harvesting_vars: The dictionary of the variables and dimensions of the dataset. :type harvesting_vars: dict :param logger_properties: The dictionary of the logger properties. :type logger_properties: dict