obspy.taup.utils

Misc functionality.

Public Functions

get_phase_names

Called by parse_phase_list to replace e.g.

parse_phase_list

Takes a list of phases, returns a list of individual phases.

split_ray_path

Split and label ray path according to type of wave.

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_classify_path

Determine whether we have a p or s-wave path by comparing delay times.

_expected_delay_time

Expected delay time between two depths for a given wave type (p or s).