ecastillot / PhaseTravelTime

Easy way to calculate P and S seismic travel times based on 1D velocity model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhaseTravelTime

An easy way to calculate P and S seismic travel times based on 1D velocity model. It's based on PyKonal PTT

Installation

conda env create -f ptt.yml
conda activate ptt

git clone https://github.com/malcolmw/pykonal mypath/to/pykonal
cd mypath/to/pykonal
pip install .

See the example.

About

Easy way to calculate P and S seismic travel times based on 1D velocity model


Languages

Language:Python 100.0%