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:33]
wphase [Getting the code]
wphase:documentation [2015/01/27 17:39]
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 20: Line 21:
 </​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 28: Line 29:
   - gcc and gfortran   - gcc and gfortran
   - python2.7   - python2.7
 +  - rdseed
   - 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.
   - GMT4   - GMT4
 +
 +To install these dependencies on MacOs, you can refer to [[wphase:​macos|this page]].
  
 ==== Building the code ==== ==== Building the code ====
Line 68: Line 72:
  
 ===== How to run W-phase ​ ===== ===== How to run W-phase ​ =====
 +
 +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 74: Line 80:
   * 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#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 189: Line 195:
  
 ===== 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