obspy.io.pde.mchedr
NEIC PDE mchedr (machine-readable Earthquake Data Report) read support.
Only supports file format revision of February 24, 2004.
- copyright:
The ObsPy Development Team (devs@obspy.org), Claudio Satriano
- 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.
Checks whether a file format is mchedr (machine-readable Earthquake Data Report). |
|
Reads a NEIC PDE mchedr (machine-readable Earthquake Data Report) file and returns a ObsPy Catalog object. |
Classes
De-serializes a mchedr string into an ObsPy Catalog object. |