|
|
|
@@ -13,7 +13,7 @@ logging_level: WARN # set logging level (info, warning, debug)
|
|
|
|
track_changes: True # tracks all changes since GUI startup by text highlighting (GUI only)
|
|
|
|
track_changes: True # tracks all changes since GUI startup by text highlighting (GUI only)
|
|
|
|
warn_count: False # show number of warnings and errors in table
|
|
|
|
warn_count: False # show number of warnings and errors in table
|
|
|
|
min_sample: 5 # minimum samples for raising Warn/FAIL
|
|
|
|
min_sample: 5 # minimum samples for raising Warn/FAIL
|
|
|
|
dt_thresh: [300, 1800] # threshold (s) for timing delay colorization (yellow/red)
|
|
|
|
dt_thresh: [300, 1800] # threshold (s) for timing delay colourisation (yellow/red)
|
|
|
|
html_figures: True # Create html figure directory and links
|
|
|
|
html_figures: True # Create html figure directory and links
|
|
|
|
reread_parameters: True # reread parameters file (change parameters on runtime, not for itself/GUI refresh/datapath)
|
|
|
|
reread_parameters: True # reread parameters file (change parameters on runtime, not for itself/GUI refresh/datapath)
|
|
|
|
|
|
|
|
|
|
|
|
@@ -117,6 +117,8 @@ data_channels: ["HHZ", "HHN", "HHE"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# ---------------------------------------- OPTIONAL PARAMETERS ---------------------------------------------------------
|
|
|
|
# ---------------------------------------- OPTIONAL PARAMETERS ---------------------------------------------------------
|
|
|
|
|
|
|
|
# deactivate powbox surveillance for stations (e.g. for solar powered), key: station, value: status message (abbr.)
|
|
|
|
|
|
|
|
no_pbox_stations: {'GR33': 'SOL'}
|
|
|
|
|
|
|
|
|
|
|
|
# add links to html table with specified key as column and value as relative link, interpretable string parameters:
|
|
|
|
# add links to html table with specified key as column and value as relative link, interpretable string parameters:
|
|
|
|
# nw (e.g. 1Y), st (e.g. GR01A), nwst_id (e.g. 1Y.GR01A)
|
|
|
|
# nw (e.g. 1Y), st (e.g. GR01A), nwst_id (e.g. 1Y.GR01A)
|
|
|
|
|