v1.5.1
This is a major version upgrade that contains small bug fixes, small performance improvements and one backward incompatibility.
ENHANCEMENTS:
- XML ouput now contains the PICKs and MAGNITUDEs of the source origin and a comment containing the public id of the source origin
BUG FIXES:
--send-reload-profile-msg
option doesn't work when the primary group is different from the default LOCATION- StationMagnitudes are now added to the relocated origins, not only the Magnitudes
BACKWARD INCOMPATIBILITIES:
--dump-catalog-xml
has been removed and replaced by--xmlout
that it has to be added to--reloc-catalog
option in order to generate an XML file containing the double-difference relocated catalog (see doc)
PERFORMANCE:
- do not unload the brackground catalog when
scrtdd.profileTimeAlive
expires, instead unload waveforms memory and travel time tables - do not create files and folders in the working directory if
scrtdd.saveProcessingFiles
is disabled (before they were created and then deleted, which is especially slow if the working directory is a network one)