# Change Log ## 2025.198 ### Important - The deep learning models that are used by plugin `thordl` have been removed from this repository. They are now part of GSM package `dlmodels-pick`, which must be installed separately. - The default search path for deep learning models changed from `$SEISCOMP_ROOT/share/thordl/data` to `/home/data/dlmodels/dlmodels-pick/`, which can be overridden by config parameter `thor.stacking.dl.dlmodelsPath`. ## 2025.280 ### Fixed - Fixed order of origin/pick creation so that pick creation times are greater than origin creation times. ## 2025.118 ### Added - Save horizontal grids to Surfer grid files when activating `thor.dump`. ## 2025.063 ### Fixed - Fixed semantics of `thor.overlap` - Fixed pick time creation if `thor.pickFromComponent = true` ## 2025.059 ### Added - Added `thor.cloneHorizontalsFromVertical` parameter to use stations with a single vertical component only which will clone this channel to the missing two horizontal components. ## 2024.270 This is the first release of THOR.