User Tools

Site Tools


wphase:documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wphase:documentation [2014/03/19 01:32]
wphase
wphase:documentation [2015/01/23 18:31]
wphase
Line 1: Line 1:
  
 ====== W-phase documentation ====== ====== W-phase documentation ======
- 
  
  
 ===== Installation ===== ===== Installation =====
 +
 +==== Getting the code ====
 +
 +Currently, the W-phase package is hosted as a github repository. Ask Zacharie Duputel <​zacharie.duputel@unistra.fr>​ or Luis Rivera <​luis.rivera@unistra.fr>​ for access to the repository.
 +
 +Check out W-phase repository:
 +<​code>​
 +git clone https://​github.com/​eost/​wphase.git wphase_package
 +</​code>​
 +
 +To update your W-phase repository (pull changes)
 +<​code>​
 +cd /​to/​the/​wphase/​directory/​
 +git pull origin master
 +</​code>​
 +
  
 ==== Dependencies ==== ==== Dependencies ====
Line 12: Line 27:
   - gcc and gfortran   - gcc and gfortran
   - python2.7   - python2.7
-  - You have to install ​pylab and basemap ​(matplotlib toolkit) ​to run some python scripts which make figures.+  - You have to install ​numpy, matplotlib ​and basemap to run some python scripts which make figures.
   - GMT4   - GMT4
  
Line 51: Line 66:
 ----- -----
  
-===== How to run the W-phase ​code =====+===== How to run W-phase ​ =====
  
 ==== Preparing directories,​ i_master and CMTSOLUTION ==== ==== Preparing directories,​ i_master and CMTSOLUTION ====
Line 64: Line 79:
 ----- -----
  
-==== Extracting data from (mini)SEED file(s) ​====+==== Extracting data from SEED ====
 Once the i_master and CMTSOLUTION files are created, we can extract waveforms and instrument response parameters and perform a rough screening by epicentral distance. This can be done using: ​ Once the i_master and CMTSOLUTION files are created, we can extract waveforms and instrument response parameters and perform a rough screening by epicentral distance. This can be done using: ​
 <​code>​${WPHASE_HOME}/​bin/​extract.csh</​code> ​ <​code>​${WPHASE_HOME}/​bin/​extract.csh</​code> ​
wphase/documentation.txt · Last modified: 2022/01/10 07:39 by wphase