process_channels¶
-
InventoryXmlParser.
process_channels
(station, channels)[source]¶ Process the channel nodes of a station.
- Parameters
station (
mss_dataserver.geometry.inventory.Station
) – The station to which to add the channels.channels (
list
ofetree.SubElement
) – The xml channel nodes parsed using the findall method.