Skip to content

Releases: pyrocko/qseek

v0.3.2

09 Jan 12:53

Choose a tag to compare

What's Changed

  • lru: static initialisation of cache size by @miili in #43
  • DSR: enable Apple MacOS builds by @miili in #44

Full Changelog: v0.3.0...v0.3.2

v0.3.1

08 Jan 16:11

Choose a tag to compare

What's Changed

  • lru: static initialisation of cache size by @miili in #43
  • distance weights: using FWHM scale, improved parameter naming by @miili in #42

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Jan 15:01

Choose a tag to compare

What's New

  • New reader for SDS MiniSeed Archives.
  • New delay and sum algorithm: drastically reduces RAM usage and improving stacking performance by ~3x.
  • Python 3.14 support.

What's Changed

  • Distance weighting: Fixed weighting and added plateau.
  • Fast marching: Fixing negative station depths.
  • SeisBench: Enable custom model loading.
  • General performance optimisations.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Oct 16:07
00bafc1

Choose a tag to compare

What's Changed

  • Added new fast-marching travel time calculation
  • Added SeedLink real-time streaming
  • Various bugfixes

Full Changelog: v0.1.2...v0.2.0

v0.1.2

03 Apr 21:07

Choose a tag to compare

What's Changed

  • Magnitudes: Various bugfixes
  • Magnitudes: More models
  • Improved caching mechanisms

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Dec 16:50

Choose a tag to compare

  • Adding full PyPi release

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Dec 16:31

Choose a tag to compare

The initial release of qseek.

Full Changelog: https://github.com/pyrocko/qseek/commits/v0.1.0