-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Hongjian Fang edited this page May 7, 2020
·
1 revision
- Welcome to the global_tomo_taup wiki!
Global tomography based on Poisson Voronoi projections.
1, Create a new environment
conda create -n py38 python=3.8
1, Install obspy
conda intall obspy
2, Install geographiclib
conda install -c conda-forge geographiclib
3, Update the taup with global_tomo_taup
cd anaconda3/pkgs/obspy-1.2.1-py38h8790de6_1/lib/python3.8/site-packages/obspy/taup
git clone https://github.com/HongjianFang/global_tomo_taup.git
remove the old taup
4, Some other packages
conda install pandas pytables