Skip to content

SeisBench v0.6 - MLAAPDE, async interface, backup repository, ...

Compare
Choose a tag to compare
@yetinam yetinam released this 09 Jan 15:53
· 90 commits to main since this release
5885be9

Major updates

  • The MLAAPDE dataset is now available through SeisBench. MLAAPDE is a large-scale dataset containing phase picks primarily at teleseismic distances. Big shoutout to Hank Cole at NEIC for compiling the dataset and making it available for us. See #241
  • The annotate and classify functions now expose an async interface. This allows you to integrate them smoothly into your asyncio pipelines, for example for preloading the next waveforms while picking. See #251
  • The reliability and accessibility of the SeisBench remote repository has been improved by adding a backup repository. See #256

Thanks to everyone how contributed to this release with feedback, issues, and especially with PRs.

All merged PRs

Full Changelog: v0.5.0...v0.6.0