Skip to content

Releases: jpvantassel/swprepost

v2.0.0

17 May 20:15
45b212c
Compare
Choose a tag to compare

In this release

  • ✨ Replace Target with ModalTarget.
  • ✨ Add TargetSet to allow it to contain multiple ModalTargets.
  • ✨ Ensure full support of TargetSet and Parameterization with SUPPORTED_GEOPSY_VERSIONS.
  • ✨ Add support for Python 3.10.
  • ✨ Add __len__ method to Suite class.
  • ✨ Use pathlib for more robust pathing in unit tests.
  • 💥 Make support of geopsy versions explicit with SUPPORTED_GEOPSY_VERSIONS.
  • 💥 Remove LNI Parameter and associated LN depth.
  • 🐛 Improve geopsy dispersion output parsing in response to #6.
  • 🚌 Reorganize testing data for clarity.
  • ✅ Increase test coverage.
  • 📚 Replace relative link to figures in readme to raw link for pypi.
  • 📚 Expand documentation for new class definitions.

v1.0.0

05 Nov 04:37
Compare
Choose a tag to compare

In this release

  • ✨ All changes listed in v1.0.0rc0 release notes.
  • 🎨 Additional README and documentation improvements.

v1.0.0rc0

23 Aug 03:28
c1cfad9
Compare
Choose a tag to compare

In this release

  • ✨ Overhaul of advanced example including: remove widgets, add compatibility with swbatch v0.3.0, and other various changes.
  • ✨ Add support for Python 3.9.
  • ✨ Allow parsing dinver-style dispersion data with weight column and spaces rather than tabs.
  • 🔨 Single-source version throughout the package.
  • 📚 Update citations to reflect recently published work.
  • 🎨 Clean up of code and documentation.

v0.3.1

20 Jun 00:40
cb6ed18
Compare
Choose a tag to compare

In this release

  • 📚 Improvements to documentation.
  • 🔨 Various refactoring tweaks.
  • ✅ Increase test coverage.

v0.3.0

22 May 15:24
Compare
Choose a tag to compare

In this release

  • 🎉 The public debut of SWprepost.
  • 📚 More detailed documentation including Jupyter notebook galleries.
  • ✨ Jupyter workflow for surface wave inversion, following Vantassel and Cox (2020).
  • 🔨 Major class refactoring to reduce code reuse.
  • ✅ Improved test coverage.
  • 🐛 Several minor bug fixes.