This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wphase [2015/02/03 09:16] wphase [Citation] |
wphase [2017/04/06 11:24] (current) wphase |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * [[wphase:tutorial|Tutorial]] | * [[wphase:tutorial|Tutorial]] | ||
| * [[wphase:repository|Repository]] | * [[wphase:repository|Repository]] | ||
| - | * [[wphase:realtime|Real-time]] | ||
| * [[wphase:macos|MacOs HowTo]] | * [[wphase:macos|MacOs HowTo]] | ||
| - | * [[wphase:todo|Todo]] | + | * [[wphase:realtime|Real-time (private)]] |
| - | * [[wphase:discussion|Discussion]] | + | * [[wphase:todo|Todo (private)]] |
| + | * [[wphase:research|Research (private)]] | ||
| + | * [[wphase:discussion|Discussion (private)]] | ||
| ------- | ------- | ||
| ==== Introduction ==== | ==== Introduction ==== | ||
| - | The WPHASE package is an extensive source-inversion tool allowing rapid characterization of the seismic source and is a reliable and straightforward method to resolve first-order attributes of large earthquakes. Main contributors are | + | The W-phase package is an extensive source-inversion tool allowing rapid characterization of the seismic source and is a reliable and straightforward method to resolve first-order attributes of large earthquakes. Main contributors are |
| [[zacharie.duputel@unistra.fr|Zacharie Duputel]], [[luis.rivera@unistra.fr|Luis Rivera]] and [[hiroo@gps.caltech.edu|Hiroo Kanamori]]. | [[zacharie.duputel@unistra.fr|Zacharie Duputel]], [[luis.rivera@unistra.fr|Luis Rivera]] and [[hiroo@gps.caltech.edu|Hiroo Kanamori]]. | ||
| Line 29: | Line 30: | ||
| Currently, the W-phase package is hosted as a git repository available at https://github.com/eost/wphase.git | Currently, the W-phase package is hosted as a git repository available at https://github.com/eost/wphase.git | ||
| For more details on using Git for W-phase, [[wphase:repository|please refer to this page]]. If you would like to contribute or if you have any questions/suggestions, [[zacharie.duputel@unistra.fr,luis.rivera@unistra.fr|please contact us]]. | For more details on using Git for W-phase, [[wphase:repository|please refer to this page]]. If you would like to contribute or if you have any questions/suggestions, [[zacharie.duputel@unistra.fr,luis.rivera@unistra.fr|please contact us]]. | ||
| + | |||
| + | ------- | ||
| + | |||
| + | ==== Green's function databases ==== | ||
| + | |||
| + | The code is based on a Green's function database. [[zacharie.duputel@unistra.fr,luis.rivera@unistra.fr|Please contact us]] if you want to use our database (based on the PREM model) or if you need help to build your own for another Earth model. | ||
| ------- | ------- | ||
| ==== Build and Run ==== | ==== Build and Run ==== | ||
| Line 38: | Line 45: | ||
| === Running the code === | === Running the code === | ||
| - | There is a quite complete document in the [[wphase:documentation|w-phase documentation]], also described in | + | There is a quite complete document in the [[wphase:documentation|w-phase documentation]] and you can also check out the [[wphase:tutorial|w-phase tutorial page]] which includes an example of run. |
| - | "how_to_wpinversion" included in the distribution. You can also check out the [[wphase:tutorial|w-phase tutorial page]] which includes an example of run. | + | |
| - | This is out-dated, but give a chance to it... it can be very useful. This wiki is an attempt to keep these information up-to-date. | + | |