<ol><li><a href="#ChangelogReleaseJakarta2015.040">Changelog Release Jakarta 2015.040</a><ol><li><a href="#seiscomp">seiscomp</a></li><li> <a href="#VS">VS</a></li><li> <a href="#scvsmaglog">scvsmaglog</a></li><li> <a href="#scenvelope">scenvelope</a></li><li> <a href="#scvsmag">scvsmag</a></li><li> <a href="#ud_interface">ud_interface</a></li><li> <a href="#Trunk">Trunk</a></li><li> <a href="#GUI">GUI</a></li><li> <a href="#scolv">scolv</a></li><li> <a href="#hypo71">hypo71</a></li><li> <a href="#fdsnws">fdsnws</a></li><li> <a href="#fdsnxml2inv">fdsnxml2inv</a></li><li> <a href="#scevtlog">scevtlog</a></li><li> <a href="#scbulletin">scbulletin</a></li><li> <a href="#screloc">screloc</a></li><li> <a href="#scautoloc">scautoloc</a></li><li> <a href="#scdbstrip">scdbstrip</a></li><li> <a href="#scimport">scimport</a></li><li> <a href="#scautopick">scautopick</a></li><li> <a href="#scevent">scevent</a></li><li> <a href="#scwfparam">scwfparam</a></li><li> <a href="#scconfig">scconfig</a></li><li> <a href="#Seedlink">Seedlink</a></li><li> <a href="#NLL">NLL</a></li></ol></li><li> <a href="#Knownbugs">Known bugs</a></li></ol>

Changelog Release Jakarta 2015.040

WARNING: Due to a fixed bug in the amplitude calculation if deconvolution is enabled the processing of amplitudes introduces now a delay of 60s unless configured otherwise. Background: the default cosine taper time window length has been left unchanged for now and is still 60s at either side. To not affect the signal time window the taper must start at signal end and thus 60s more data are required. That is usually not necessary and too much. Upcoming releases will set the default to 5s but for now it is 60s. The configuration of "amplitudes.[type].resp.taper" in global bindings can fix it. As an override the following changes can be applied to global.cfg:

module.trunk.global.amplitudes.ML.resp.taper = 5.0
module.trunk.global.amplitudes.MLv.resp.taper = 5.0
module.trunk.global.amplitudes.MLh.resp.taper = 5.0
module.trunk.global.amplitudes.mb.resp.taper = 5.0
module.trunk.global.amplitudes.mB.resp.taper = 5.0
module.trunk.global.amplitudes.Mwp.resp.taper = 5.0

seiscomp

   $ sudo seiscomp help
   [sudo] password for sysop:
   Running seiscomp as root is dangerous. Use --asroot if you know what you are doing
   $ sudo seiscomp --asroot help
   Available commands:
     install-deps
     setup
     ...

VS

scvsmaglog

scenvelope

scvsmag

ud_interface

Trunk

GUI

scolv

hypo71

fdsnws

fdsnxml2inv

scevtlog

scbulletin

== dlsv2inv

screloc

scautoloc

scdbstrip

scimport

scautopick

scevent

scwfparam

scconfig

NLL

Known bugs