Skip to content

Commit 412fb51

Browse files
committed
Fix the doc for FinDer lib
1 parent 9aa2b9e commit 412fb51

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

doc/apps/scfinder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Software Foundation, version 3 or later). It uses the same library as
66
the `Finite-Fault Rupture Detector`_ API.
77

88
This module requires FinDer to be installed and SeisComP to be compiled from
9-
source. The FinDer software is distributed by the Swiss Seismological Service (SED) at ETH Zurich. Access to the source code is limited to users who have an established collaboration with the SED. In other cases, compiled binaries (in a docker image) may be provided instead. Please contact Dr. Maren Böse (SED) for requests and further information."
9+
source. The FinDer software is distributed by the Swiss Seismological Service (SED) at ETH Zurich. Access to the source code is limited to users who have an established collaboration with the SED. In other cases, compiled binaries (in a docker image) may be provided instead. Please contact Dr. Maren Böse (SED) for requests and further information.
1010

1111
FinDer provides estimates of the rupture centroid, length and strike. These
1212
values are attached by *scfinder* within a derived object called *strong motion

doc/base/FinDer.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ FinDer and SeisComP
5858

5959
FinDer has been implemented with an API. To integrate FinDer within SeisComP, a
6060
wrapper module :ref:`scfinder` uses this API. The :ref:`scfinder` module
61-
requires FinDer to be installed and SeisComP to be compiled from source. The
62-
source code for FinDer is distributed separately by the SED.
61+
requires FinDer to be installed and SeisComP to be compiled from source. The FinDer software is distributed by the Swiss Seismological Service (SED) at ETH Zurich. Access to the source code is limited to users who have an established collaboration with the SED. In other cases, compiled binaries (in a docker image) may be provided instead. Please contact Dr. Maren Böse (SED) for requests and further information.
6362

6463
The library version of the generic EEW pre-processing module `sceewenv` is used
6564
within :ref:`scfinder` to provide continuously updated envelope amplitudes to FinDer.

0 commit comments

Comments
 (0)