process_stations¶
-
InventoryXmlParser.process_stations(network, stations)[source]¶ Process the station nodes of a network.
- Parameters
network (
mss_dataserver.geometry.inventory.Network) – The network to which to add the stations.stations (
listofetree.SubElement) – The xml station nodes parsed using the findall method.