Skip to content

Releases: swiss-seismological-service/SeismoStats

v1.0.0rc2

30 May 11:16

Choose a tag to compare

docs: update the notebook and user documentation with mc changes

v1.0.0rc1

09 Apr 13:02

Choose a tag to compare

[1.0.0rc1] - 2025-04-09

Added

  • API reference for a and b value packages, including full list of attributes.
  • Thorough API documentation for the Catalog class.
  • Added estimate_mc_maxc and estimate_mc_b_stability methods to the Catalog class.
  • Option to download catalogs in batches from FDSNWS in order to avoid timeouts.

Changed

  • analysis.ks_test_gr now takes the b-value as a parameter instead of beta.
  • Catalog.estimate_mc got updated to the latest version of the mc_ks function and renamed to Catalog.estimate_mc_ks.
  • Improve and streamline the estimate_mc functions and slightly change their input parameters.
  • Catalog.estimate_b got updated to the class-based API of the b_value package.
  • Catalog.estimate_a added to the Catalog class, including full documentation.

Fixed

  • Build process for the documentation.
  • API Reference Documentation

v1.0.0rc0

18 Mar 14:02

Choose a tag to compare

First release candidate, available through pip.

API is almost finalised - We won't give any guarantees, but no major changes should be introduced anymore.