You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added 'rpp' configuration parameter for P-wave average radiation pattern coefficient.
* Added support for P wave type in get_radiation_coefficient function.
* Added support for P wave type in _add_hypo_dist_and_arrivals, _merge_stream and _check_sn_ratio functions.
* Added support for P wave type in _plot_trace function.
* Added support for P wave type in _compute_h, _displacement_to_moment functions.
Added support for P wave type in _check_data_len and _cut_signal_noise functions.
* Added support for P wave type in _spec_inversion function.
* Added support for P wave type in _Q0_to_t_star function.
* Simplified distinction between P and S in _displacement_to_moment function.
Write hypocentral and station velocities to log in _displacement_to_moment function.
* Add `P` option to `wave_type` in config file
* Store `vp` in hypo object
* `pre_p_time`-->`noise_pre_time`;`pre_s_time`-->`signal_pre_time`
* Remove references to "S-wave" only
Replace them with "P- or S-wave" or with "signal".
* Improve velocity log messages
Add statid; avoid duplicated messages.
* `rps_from_focal_mechanism`-->`rp_from_focal_mechanism`
* CHANGELOG for #9
* Update doc for P-wave inversion
Co-authored-by: Claudio Satriano <[email protected]>
0 commit comments