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.
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
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/.
- Nima Nooshiri - [email protected]
GFZ German Research Centre for Geosciences
Section 2.1: Physics of Earthquakes and Volcanoes
Helmholtzstr. 6/7
14467 Potsdam, Germany
-
Install NonLinLoc: See NonLinLoc repository that is modified and packaged as SCOTER backend here.
-
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
The SCOTER download includes a users guide, including examples that describes rudimentary usage. Input and output file formats are specified.