sta2stac.harvester module#
- class sta2stac.harvester.Harvester(logger_properties: dict, harvesting_vars: dict)[source]#
Bases:
objectA class to harvest the SensorThings API attributes. :param logger_properties: A dictionary containing the logger properties. :type logger_properties: dict :param harvesting_vars: A dictionary containing the harvesting variables. :type harvesting_vars: dict