MN¶
Nuttli magnitude for Canada and other Cratonic regions
Description¶
MN is the Nuttli magnitude [22] for Canada and other Cratonic regions. It is implemented by the nuttli plugin according to the Geological Survey of Canada (NRCan).
For measuring AMN amplitudes and for computing MN magnitudes SeisComP provides regionalization.
Amplitude¶
Amplitude unit in SeisComP: meter/second (m/s)
Settings¶
Add the nuttli plugin to the list of loaded plugins e.g. in the global module configuration:
plugins = ${plugins},nuttli
Adjust MN-specific global bindings parameters in the amplitude section and set the region-specific calibration parameters in the global module configuration.
scamp¶
Add the Nuttli amplitude type, AMN, to the range of magnitudes for which the amplitudes are to be calculated by scamp, e.g.:
amplitudes = AMN
Adjust MN-specific global bindings parameters in the amplitude section and set the region-specific calibration parameters in the global module configuration (amplitude section).
Note
Provide AMN for computing Nuttli-type amplitudes.
Configuration¶
Note
amplitudes.MN.* Amplitude control parameters for MN (Nuttli magnitude).
-
amplitudes.MN.velocityModel
¶ Type: string
The travel time table set compiled for LocSAT. The tables are located in “share/locsat/tables/[vmodel].*”. Default is
iasp91
.
Note
magnitudes.MN.* Regionalization of MN (Nuttli magnitude).
-
magnitudes.MN.region
¶ Type: path
The path to the BNA file which defines the valid region for the MN magnitude. Note that the entire path from source to receiver must lie entirely within the polygon(s). Default is
@DATADIR@/magnitudes/MN/MN.bna
.