Skip to content

apexcodings/stadiumpyGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

StartPage

Map Explore

P-Receiver Functions Advanced Parameters

P Receiver Functions: Set Filenames

P receiver functions: plot settings

Installation Steps

  • Create Environment conda create -n stadiumpy python=3.7

  • Activate Environment and install packages

  1. conda install -c conda-forge obspy=1.1.0 : for seismic analysis
  2. conda install -c conda-forge pygmt=0.1.2=py37hc8dfbb8_0 : for high resolution map plotting purposes
  3. conda install -c conda-forge shapely=1.7.0=py37hfcf0db4_3 : Manipulation and analysis of geometric objects in the Cartesian plane (required for rf)
  4. conda install -c conda-forge cartopy=0.18.0=py37h08e9697_0 : Drawing maps for data analysis and visualisation (required for rf)
  5. conda install -c conda-forge fortran-compiler :
  6. pip install obspyh5 :required for rf
  7. conda install -c conda-forge tqdm=4.48.2=pyh9f0ad1d_0 : progressbar
  8. pip install rf : receiver functions computation
  9. pip install splitwavepy : shear wave splitting measurements
  10. pip install Pmw: for the hover effect in the GUI window

Export environment

conda env export --name stadiumpy > stadiumpy_env.yml

About

Graphical User Interface based Automated Receiver Functions (P and S) and Shear-wave splitting measurements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages