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 [2015/01/23 18:40]
wphase
wphase:documentation [2015/01/27 18:01]
wphase [Dependencies]
Line 2: Line 2:
 ====== W-phase documentation ====== ====== W-phase documentation ======
  
 +In addition to this page, you should probably have a look to [[wphase:​tutorial|this tutorial page]].
  
 ===== Installation ===== ===== Installation =====
Line 7: Line 8:
 ==== Getting the code ==== ==== 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. +Currently, the W-phase package is hosted as a github repository. ​To check out the W-phase repository:
- +
-Check out W-phase repository:+
 <​code>​ <​code>​
 git clone https://​github.com/​eost/​wphase.git wphase_package git clone https://​github.com/​eost/​wphase.git wphase_package
Line 20: Line 19:
 </​code>​ </​code>​
  
-For more details, ​you can also checkout ​[[wphase:​repository|this ​wiki page.]]+For more details ​on using git for W-phase, [[wphase:​repository|you can read this page.]]
  
 ==== Dependencies ==== ==== Dependencies ====
Line 27: Line 26:
   - csh shell   - csh shell
   - gcc and gfortran   - gcc and gfortran
-  - python2.7+  - python2.7 ​(or later)
   - You have to install numpy, matplotlib and basemap to run some python scripts which make figures.   - You have to install numpy, matplotlib and basemap to run some python scripts which make figures.
 +  - rdseed
   - GMT4   - GMT4
  
 +To install these dependencies on MacOs, [[wphase:​macos|you can refer to this page]].
 ==== Building the code ==== ==== Building the code ====
  
Line 69: Line 70:
 ===== How to run W-phase ​ ===== ===== How to run W-phase ​ =====
  
-You can checkout ​[[wphase:​tutorial|this wiki tutorial page]].+You should also have a look to [[wphase:​tutorial|the W-phase ​tutorial page]].
  
 ==== Preparing directories,​ i_master and CMTSOLUTION ==== ==== Preparing directories,​ i_master and CMTSOLUTION ====
Line 76: Line 77:
   * i_master: a file containing other parameters such as the band-pass filter parameters, ​ minimum and maximum distances, etc.                          ​   * i_master: a file containing other parameters such as the band-pass filter parameters, ​ minimum and maximum distances, etc.                          ​
  
-The format of these files are described in [[wphase:​documentation#​Notes on file formats|notes on file formats]]. ​+The format of these files are described in [[wphase:​documentation#​Data formats|the file formats ​section]]. 
  
 Path to SEED file(s) must be correctly specified after the keyword '​SEED:'​ in the i_master file. If multiple SEED files are used for the same inversion, each of them must be referenced properly in i_master using one '​SEED:'​ line per file.  Path to SEED file(s) must be correctly specified after the keyword '​SEED:'​ in the i_master file. If multiple SEED files are used for the same inversion, each of them must be referenced properly in i_master using one '​SEED:'​ line per file. 
Line 191: Line 192:
  
 ===== Data formats ===== ===== Data formats =====
 +
 +You can also have a look to [[wphase:​tutorial|the W-phase tutorial page]].
  
 === CMTSOLUTION FILE === === CMTSOLUTION FILE ===
wphase/documentation.txt · Last modified: 2022/01/10 07:39 by wphase