[installation] Change to nightly
This commit is contained in:
@ -12,55 +12,51 @@
|
||||
at around 20 s period.
|
||||
</description>
|
||||
<configuration>
|
||||
<group name="amplitudes">
|
||||
<group name="Ms_20">
|
||||
<extend-struct type="GlobalBindingsAmplitudeProfile" match-name="Ms_20">
|
||||
<description>
|
||||
Parameters for computing Ms_20 amplitudes.
|
||||
</description>
|
||||
<parameter name="minVelocity" type="double" unit="km/s" default="3">
|
||||
<description>
|
||||
Parameters for computing Ms_20 amplitudes.
|
||||
Minimum group velocity used to compute signal time window.
|
||||
</description>
|
||||
<parameter name="minVelocity" type="double" unit="km/s" default="3">
|
||||
<description>
|
||||
Minimum group velocity used to compute signal time window.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="maxVelocity" type="double" unit="km/s" default="4">
|
||||
<description>
|
||||
Maximum group velocity used to compute signal time window.
|
||||
</description>
|
||||
</parameter>
|
||||
</group>
|
||||
</group>
|
||||
<group name="magnitudes">
|
||||
<group name="Ms_20">
|
||||
</parameter>
|
||||
<parameter name="maxVelocity" type="double" unit="km/s" default="4">
|
||||
<description>
|
||||
Parameters for computing Ms_20 magnitudes from Ms_20 amplitudes.
|
||||
Maximum group velocity used to compute signal time window.
|
||||
</description>
|
||||
<parameter name="lowerPeriod" type="double" unit="s" default="18">
|
||||
<description>
|
||||
Lower period limit of the signal for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="upperPeriod" type="double" unit="s" default="22">
|
||||
<description>
|
||||
Upper period limit of the signal for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="minDist" type="double" unit="deg" default="20">
|
||||
<description>
|
||||
Minimum epicentral distance for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="maxDist" type="double" unit="deg" default="160">
|
||||
<description>
|
||||
Maximum epicentral distance for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="maxDepth" type="double" unit="km" default="100">
|
||||
<description>
|
||||
Maximum depth for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
</group>
|
||||
</group>
|
||||
</parameter>
|
||||
</extend-struct>
|
||||
<extend-struct type="GlobalBindingsMagnitudeProfile" match-name="Ms_20">
|
||||
<description>
|
||||
Parameters for computing Ms_20 magnitudes from Ms_20 amplitudes.
|
||||
</description>
|
||||
<parameter name="lowerPeriod" type="double" unit="s" default="18">
|
||||
<description>
|
||||
Lower period limit of the signal for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="upperPeriod" type="double" unit="s" default="22">
|
||||
<description>
|
||||
Upper period limit of the signal for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="minDist" type="double" unit="deg" default="20">
|
||||
<description>
|
||||
Minimum epicentral distance for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="maxDist" type="double" unit="deg" default="160">
|
||||
<description>
|
||||
Maximum epicentral distance for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
<parameter name="maxDepth" type="double" unit="km" default="100">
|
||||
<description>
|
||||
Maximum depth for computing Ms_20.
|
||||
</description>
|
||||
</parameter>
|
||||
</extend-struct>
|
||||
</configuration>
|
||||
</binding>
|
||||
</seiscomp>
|
||||
|
||||
Reference in New Issue
Block a user