From c922d0b3d38ad1fda4429dac8ee3607ee5e7eda6 Mon Sep 17 00:00:00 2001 From: Jan Becker Date: Mon, 27 May 2024 10:09:32 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f2b4a6..28d9671 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,14 @@ All notable changes to SeisComP are documented here. - Add scripts for installing software dependencies for Ubuntu 24.04 which can be installed using seiscomp install-deps ... - Set host to localhost if empty in caps recordstream + - stdloc + - Reject locations on the grid boundary. + - Handle missing ttt for certain phases. + - Arrival distance must be epicentral not hypocentral. + - OctTree search optimization. + - Remove overwhelming log messages. + - Avoid rare but possible crush of eigv/chi2 code. + - Fix octtree search failures in case of very large cell sizes. - seedlink - reftek plugin: expand max stream ID length to 5 characters. - optodas: set gain frequency in inventory channel.