pop_component

Sensor.pop_component(**kwargs)[source]

Remove a component from the sensor.

Parameters
  • name (str) – The name of the component.

  • agency_uri (str) – The agency_uri of the component.

  • author_uri (str) – The author_uri of the component.

Returns

components_popped – The removed components.

Return type

list of SensorComponent