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