Change Log¶
All notable changes to DLPick will be documented in this file.
2025.240¶
Added¶
Documentation
2025.198¶
Important¶
The deep learning models that are used by this dlpick have been removed from this repository. They are now part of the GSM packages
dlmodels-pick
, which must be installed separately.
2025.119¶
Changed¶
Universal configuration format for all models: Change the path where models are read from to default to
/home/data/dlmodels/
Change model config reading behavior to be more flexible.
Added¶
Universal configuration format for all models: Add parameter
modelsPath
to customize the path where models are read from.
Fixed¶
Add API version check to make dlpick compatible with seiscomp 17.0.0 API and below.
2024.221¶
Added¶
Added this changelog.