Skip to content

Releases: ices-tools-dev/echoSMs

v0.8.2

02 Feb 22:29
Compare
Choose a tag to compare
  • bug fix for units in BenchmarkData
  • Update tutorial notebook for new BenchmarkData API

v0.8.1

02 Feb 22:07
Compare
Choose a tag to compare

v0.8.0

02 Feb 21:21
Compare
Choose a tag to compare

Multiprocessing:

  • Add support for a progress bar when multiprocessing
  • Improve multiprocessing documentation
  • Make multiprocessing library a formal dependency

Bug fixes

  • Significantly increase the speed of parameter checking when running large numbers of models

Benchmark data

  • Update the docs to match the new way of accessing the benchmark data

v0.7.0

29 Jan 05:12
Compare
Choose a tag to compare
  • Changed the API used to access the benchmark data
  • Better error messages when using an unknown benchmark name. Resolves #27

v0.6.5

28 Jan 01:27
Compare
Choose a tag to compare
  • Fixes a bug in the previous release in the KRM code

v0.6.4

28 Jan 01:18
Compare
Choose a tag to compare
  • Add option to KRM model for selecting the material properties that surround inclusions (water or fish body)
  • Update documentation for above KRM changes
  • Add Historical notes section to the documentation and add a scan of a printout of the original KRM code (in Basic)

v0.6.3

16 Dec 00:24
Compare
Choose a tag to compare
  • Improvements to accuracy of PSMS weakly scattering and gas-filled models (works correctly to higher frequencies now)
  • Added an optional progress bar when calling calculate_ts()

v0.6.2

12 Dec 22:26
Compare
Choose a tag to compare
  • Add PSMS fluid boundary type for testing purposes (fails for higher frequencies at the moment, but is accurate when it doesn't fail)
  • Documentation revisions

v0.6.1

10 Dec 00:32
Compare
Choose a tag to compare
  • Add class to provide access to all model results from Jech et al paper
  • Rotate DWBA shapes to be in echoSMs coordinate system
  • Minor doc edits

v0.6.0

09 Dec 18:49
Compare
Choose a tag to compare
  • add DWBA and SDWBA models
  • Improvements to documentation