obspy.station.stationxml

File dealing with the StationXML format.

copyright:Lion Krischer (krischer@geophysik.uni-muenchen.de), 2013
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Functions

is_StationXML Simple function checking if the passed object contains a valid StationXML
read_StationXML Function reading a StationXML file.
validate_StationXML Checks if the given path is a valid StationXML file.
write_StationXML Writes an inventory object to a buffer.