[installation] Change to nightly
This commit is contained in:
@ -8,26 +8,24 @@
|
||||
</plugin>
|
||||
<binding name="MLr" module="global">
|
||||
<configuration>
|
||||
<group name="magnitudes">
|
||||
<group name="MLr">
|
||||
<extend-struct type="GlobalBindingsMagnitudeProfile" match-name="MLr">
|
||||
<description>
|
||||
Parameter for computing MLr magnitudes for GNS/Geonet from MLv amplitudes.
|
||||
</description>
|
||||
<parameter name="params" type="string">
|
||||
<description>
|
||||
Parameter for computing MLr magnitudes for GNS/Geonet from MLv amplitudes.
|
||||
</description>
|
||||
<parameter name="params" type="string">
|
||||
<description>
|
||||
Defines Stations Corrections parameters for MLr (GNS/Geonet Local magnitude).
|
||||
Format: "UpToKilometers A ; UpToNextKilometers A ;".
|
||||
Example: "30 nomag; 60 0.018 ; 700 0.0038 ".
|
||||
The first parameter set "30 nomag" means that up to 30km
|
||||
from the sensor the magnitude should not be calculated.
|
||||
A is used as station correction.
|
||||
"nomag" is used to disable station magnitudes.
|
||||
Defines Stations Corrections parameters for MLr (GNS/Geonet Local magnitude).
|
||||
Format: "UpToKilometers A ; UpToNextKilometers A ;".
|
||||
Example: "30 nomag; 60 0.018 ; 700 0.0038 ".
|
||||
The first parameter set "30 nomag" means that up to 30km
|
||||
from the sensor the magnitude should not be calculated.
|
||||
A is used as station correction.
|
||||
"nomag" is used to disable station magnitudes.
|
||||
|
||||
Note: No MLr computation if params is empty.
|
||||
</description>
|
||||
</parameter>
|
||||
</group>
|
||||
</group>
|
||||
Note: No MLr computation if params is empty.
|
||||
</description>
|
||||
</parameter>
|
||||
</extend-struct>
|
||||
</configuration>
|
||||
</binding>
|
||||
</seiscomp>
|
||||
|
||||
Reference in New Issue
Block a user