Various additional utilities for ObsPy xseed.
copyright: | The ObsPy Development Team (devs@obspy.org) |
---|---|
license: | GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html) |
Functions
Blockette34Lookup | Gets certain values from blockette 34. |
DateTime2String | Generates a valid SEED time string from a UTCDateTime object. |
LookupCode | Loops over a list of blockettes until it finds the blockette with the |
compareSEED | Compares two SEED files. |
formatRESP | Formats a number according to the RESP format. |
getXPath | Returns lookup key of XPath expression on abbreviation dictionary. |
setXPath | Returns an X-Path String to a blockette with the correct identifier. |
toString | Creates a pretty string from any given XML tag. |
toTag | Creates a XML tag from a given string. |
uniqueList |
Exceptions
SEEDParserException |