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:30]
wphase
wphase:documentation [2015/01/23 16:42]
wphase
Line 1: Line 1:
  
 ====== W-phase documentation ====== ====== W-phase documentation ======
 +
 +===== Index =====
 +  * [[wphase:​documentation|Documentation]]
 +  * [[wphase:​tutorial|Tutorial]]
 +  * [[wphase:​repository|Repository]]
 +  * [[wphase:​realtime|Real-time]]
 +  * [[wphase:​todo|Todo]]
 +  * [[wphase:​discussion|Discussion]]
  
 ===== 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 49: Line 73:
 ----- -----
  
-===== 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 62: Line 86:
 ----- -----
  
-==== 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