6.2.2. catalog_to_dd¶
Functions to generate hypoDD input files from catalogs.
| copyright: | EQcorrscan developers. |
|---|---|
| license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
6.2.2.1. Classes & Functions¶
compute_differential_times |
Generate groups of differential times for a catalog. |
read_phase |
Read hypoDD phase files into Obspy catalog class. |
write_catalog |
Generate a dt.ct file for hypoDD for a series of events. |
write_correlations |
Write a dt.cc file for hypoDD input for a given list of events. |
write_event |
Write obspy.core.event.Catalog to a hypoDD format event.dat file. |
write_phase |
Write a phase.dat formatted file from an obspy catalog. |
write_station |
Write a hypoDD formatted station file. |
