obspy.io.stationxml.core._read_stationxml

_read_stationxml(path_or_file_object, level='response')[source]

Function reading a StationXML file.

Parameters:
  • path_or_file_object – File name or file like object.

  • level (str) – Level of detail to read from file. One of 'response', 'channel', 'station' or 'network'.