This repository was archived by the owner on May 10, 2023. It is now read-only.
Jakarta 2017.334.05
·
18 commits
to build/jakarta/2017.334
since this release
Patch5 release with the following fixes:
-
scart
- Support loading of plugins via scart.cfg
-
trunk
- Fix sdsarchive handler with respect to corrupt files which caused
and endless loop - Add parameter splitTime to sdsarchive which is an absolute time rather
than a relative time - Add sh2proc script which converts Seismic Handler event files to
EventParameters
- Fix sdsarchive handler with respect to corrupt files which caused
-
Seedlink
- Fix scream_plugin scream2sl.map parser if a stream id is composed
from sysid.streamid. The internal parser has rejected lines which
duplicate streamid without taking the sysid into account. - Enable modbus support in serial plugin
- Fix scream_plugin scream2sl.map parser if a stream id is composed
-
Arclink
- Fix crash of Python components when inventory comments are used
- Fix re-generation of empty or conflicting publicIDs
-
scevent
- Fix sending updates if automatic fake event declaration is activated
and the event.type would actually not change
- Fix sending updates if automatic fake event declaration is activated
-
slmon
- Fix default paths and streams regular expression which is used to gather
station information
- Fix default paths and streams regular expression which is used to gather
-
fdsnws
- Set default data source to sdsarchive:// and do not use the global default
which most likely is set to a streaming source such as Seedlink - Fix queryauth exception in combination with htpasswd
- Fix incorrect epoch usage when request spans multiple epochs
- Set default data source to sdsarchive:// and do not use the global default
-
scolv
- Fix arrival used flags evaluation. This resulted in activated arrivals in
the various plots event if they were not used.
- Fix arrival used flags evaluation. This resulted in activated arrivals in
-
scautoloc
- Fix bug with respect to latest data model changes and taking Arrival.timeUsed()
into account.
- Fix bug with respect to latest data model changes and taking Arrival.timeUsed()
-
scimport
-
Add support to enable/disable message filtering in configuration file
useFilter = falseSettings
useFilterto false is equal to passing--no-filtervia
command-line.
-