rgsm¶
Report generator for Strong-Motion Incidents
Description¶
RGSM is a module to generate reports for the strong-motion modules SHARD and SIGMA/AUTOSIGMA.
Module Configuration¶
etc/defaults/global.cfg
etc/defaults/rgsm.cfg
etc/global.cfg
etc/rgsm.cfg
~/.seiscomp/global.cfg
~/.seiscomp/rgsm.cfg
rgsm inherits global options.
Note
Modules/plugins may require a license file. The default path to license
files is @DATADIR@/licenses/
which can be overridden by global
configuration of the parameter gempa.licensePath
. Example:
gempa.licensePath = @CONFIGDIR@/licenses
- smModule¶
Default:
shard
Type: string
Values:
shard,sigma
Choose the module to calculate the reports for: either ‘shard’ or ‘sigma’. Modify files in the supportive directories, e.g. station (design spectra), templates and media, in share/rgsm/smModule/.
- templateFiles¶
Default:
template.tex
Type: list:string
Comma separated list, without spaces, of templates found in share/smModule/templates/. Can be a single file or multiple. If multiple files are given multiple reports are generated simultaneously.
- archiveDir¶
Type: string
If set, the generated report is archived/copied to the following location: ARCHIVEDIR/YEAR/MONTH/EVENTID/. If the eventID is not available, e.g., in case of incident reports, the last subdirectory of the inputPath is used instead.
Command-Line Options¶
Verbosity¶
Generic¶
Misc¶
- --print-vars¶
Print usable variables for current and first latex template.