Install SeisComP and scanloc ARM64 nightly packages

This commit is contained in:
Enrico Ellguth
2025-10-29 12:34:04 +00:00
parent 2ff097f9d1
commit 165b829fb7
606 changed files with 24438 additions and 16358 deletions

View File

@ -2,7 +2,8 @@
<seiscomp>
<module name="scevtstreams" category="Utilities">
<description>
Extract stream information with time windows from picks of an event.
Extract stream information and time windows from picks of an event or
solitary picks.
</description>
<command-line>
<synopsis>
@ -42,8 +43,8 @@
<group name="Input">
<option flag="i" long-flag="input" argument="arg">
<description>
Input XML file name. Reads event from the XML file instead of
database. Use '-' to read from stdin.
Input XML file name. Reads event and picks from the XML file
instead of database. Use '-' to read from stdin.
</description>
</option>
<option flag="f" long-flag="format" argument="arg">
@ -61,7 +62,7 @@
<option flag="" long-flag="net-sta" argument="arg">
<description>
Filter read picks by network code or network and station
code. Format: NET or NET.STA
code. Format: NET or NET.STA .
</description>
</option>
<option flag="" long-flag="nslc" argument="arg">