8000 GitHub - crotwell/TauP: Flexible Seismic Travel-Time and Raypath Utilities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

crotwell/TauP

Repository files navigation

Alt TauP Maven Central javadoc taup Tests Documentation Status

                       The TauP Toolkit

        Flexible Seismic Travel-Time and Raypath Utilities
                          Version 3.0
                  http://www.seis.sc.edu/taup/

The TauP Toolkit is a seismic travel time calculator. In addition to travel times, it can calculate derivative information such as ray paths through the earth, pierce and turning points. It handles many types of velocity models and can calculate times for virtually any seismic phase with a phase parser. It is written in Java so it should run on any Java enabled platform.

The website for the TauP Toolkit is: https://github.com/crotwell/TauP

Documentation is available at Read The Docs, or in docs/manual directory of the distribution.

If you like TauP and would like to cite it, please use the following: Crotwell, H. P., T. J. Owens, and J. Ritsema (1999). The TauP Toolkit: Flexible seismic travel-time and ray-path utilities, Seismological Research Letters 70, 154–160, as well as the Zenodo DOI for the version you are using. Crotwell, H. P. (2025). The TauP Toolkit (3.0.1). Zenodo. https://doi.org/10.5281/zenodo.15426279

Comments, criticism and random remarks may be sent to taup@seis.sc.edu.

Install

Using homebrew:

brew tap crotwell/crotwell
brew install taup
taup --help

Linux

Warning, I have not uploaded TauP3.0 to snap yet...

Using snap:

sudo snap install taup
taup --help

Note: I have only tested this on Ubuntu on amd64.

You may also get the lastest development version via

sudo snap install taup --channel=latest/edge

Manually

Download tarball from Zenodo here: https://zenodo.org/records/15426279 or from the releases section on Github https://github.com/crotwell/TauP/releases

Rebuilding

You should not need to rebuild TauP unless you are trying to help debug, but if you do, you can build it using the Gradle wrapper script.

./gradlew installDist

will build TauP into the build/install directory.

About

Flexible Seismic Travel-Time and Raypath Utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0