Skip to content

Multiple-earthquake localization by using static and source-specific station correction terms

License

Notifications You must be signed in to change notification settings

nimanzik/scoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCOTER

DOI

SCOTER implements static and shrinking-box source-specific station terms (SSST) techniques to reduce the effect of spatially correlated residuals caused by 3-D velocity structure and improve the relative location accuracy among nearby seismic events.

Citation

The recommended citation for SCOTER is:

Nooshiri, Nima; Heimann, Sebastian; Tilmann, Frederik; Dahm, Torsten; Saul, Joachim (2019): SCOTER - Software package for multiple-earthquake relocation by using static and source-specific station correction terms. V. 0.1. GFZ Data Services. http://doi.org/10.5880/GFZ.2.1.2019.002

License

GNU General Public License, Version 3, 29 June 2007

Copyright © 2019 Helmholtz Centre Potsdam - GFZ German Research Centre for Geosciences, Potsdam, Germany

SCOTER is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SCOTER is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Contact

GFZ German Research Centre for Geosciences
Section 2.1: Physics of Earthquakes and Volcanoes
Helmholtzstr. 6/7
14467 Potsdam, Germany

Download and Installation

  1. Install Pyrocko: See Pyrocko installation page here.

  2. Install NonLinLoc: See NonLinLoc repository that is modified and packaged as SCOTER backend here.

  3. Install SCOTER and the rest of dependencies:

    cd ~/src/   # or wherever you keep your source packages
    git clone https://gitext.gfz-potsdam.de/nooshiri/scoter.git
    cd scoter
    sudo python setup.py install

SCOTER Overview Poster (EGU 2018)

Documentation

The SCOTER download includes a users guide, including examples that describes rudimentary usage. Input and output file formats are specified.

About

Multiple-earthquake localization by using static and source-specific station correction terms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages