obspy.io.stationtxt.core.inventory_to_station_text

inventory_to_station_text(inventory_or_network, level)[source]

Function to convert inventory or network to station text representation.

Parameters:
  • inventory_or_network (Inventory or Network) The object to convert.
  • level (str) Specify level of detail using 'network', 'station' or 'channel'