/REALAssociator

Tool to associate event phases from PhaseNet (Zhu and Beroza, 2019) using REAL (Zhang et al., 2019). This program is forked from the original version to test.

Primary LanguageFortranOtherNOASSERTION

REALAssociator

Summary

  • Tool to associate phase data from PhaseNet (Zhu and Beroza, 2019) using REAL (Zhang et al., 2019).
  • Easy to run on various OS by using docker.

Requirements

Usage

  • Installation

    $ git clone https://github.com/rintr-suzuki/REALAssociator.git
    $ cd REALAssociator
    
  • Execution

    $ ./REALAssociator.bash --infile data/picks.json
    # See 'data' directory for the result.
    
  • See here for the detailed information.

  • See here for the tips of this tool.

Acknowledgements

  • This program is forked from the original version to test. Original version is here.
    See LISENCE for the copyright notice.

References