obspy.io.xseed.core
Integration with ObsPy’s core classes.
- copyright:
The ObsPy Development Team (devs@obspy.org)
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Check if a file at the specified location appears to be a RESP file. |
|
Determine if the file is (dataless) SEED file. |
|
Determine if the file is an XML-SEED file. |
|
Parses a Parser object to an obspy.core.inventory.inventory.Inventory object. |
|
Read resp files to an ObsPy inventory object |
|
Read dataless SEED files to an ObsPy inventory object |
|
Read XML-SEED files to an ObsPy inventory object |