obspy.taup.taup_create.TauPCreate.run
- TauPCreate.run()[source]
Create a tau model from a velocity model.
Called by
build_taup_model()afterload_velocity_model(); callscreate_tau_model()and writes the result to a.npyfile.
Create a tau model from a velocity model.
Called by build_taup_model() after load_velocity_model();
calls create_tau_model() and writes the result to a .npy
file.