[installation] Change to nightly

This commit is contained in:
2025-10-30 12:04:59 +01:00
parent 2ff097f9d1
commit a31bc45cce
1441 changed files with 60368 additions and 56360 deletions

View File

@ -68,7 +68,7 @@ etc. will run with current system time. The historic mode allows to process wave
with the stream inventory valid at the time when the data were recorded including
streams closed at current time.
.. warning ::
.. warning::
When repeating historic playbacks, the waveforms are fed multiple times to the
seedlink buffer and the resulting picks are also repeated with the same pick
@ -108,7 +108,7 @@ Examples
.. code-block:: sh
$ msrtsimul -v miniSEED-file
msrtsimul -v miniSEED-file
#. Playback miniSEED waveforms in historic mode. This may require :ref:`scautopick`
to be started with the option *playback*:
@ -124,22 +124,6 @@ Examples
msrtsimul -v --seedlink seedlink-test miniSEED-file
.. _msrtsimul_configuration:
Module Configuration
====================
| :file:`etc/defaults/global.cfg`
| :file:`etc/defaults/msrtsimul.cfg`
| :file:`etc/global.cfg`
| :file:`etc/msrtsimul.cfg`
| :file:`~/.seiscomp/global.cfg`
| :file:`~/.seiscomp/msrtsimul.cfg`
msrtsimul inherits :ref:`global options<global-configuration>`.
Command-Line Options
====================
@ -175,10 +159,14 @@ Playback
.. option:: -j, --jump float
Unit: *minutes*
Minutes to skip at the beginning.
.. option:: -m, --mode string
Values: ``realtime,historic``
Playback mode: choose between 'realtime' and 'historic'
.. option:: --seedlink string
@ -197,5 +185,6 @@ Playback
.. option:: -u, --unlimited
Allow miniSEED records which are not 512 bytes.
Allow miniSEED records which are not 512 bytes. By default
seedlink supports 512 bytes only.