Skip to content

0.0.18 "Jiminy"

Compare
Choose a tag to compare
@iannesbitt iannesbitt released this 01 Dec 22:38
· 65 commits to master since this release

This version of readgssi (called Jiminy) adds the ability to output DZT files, small bug fixes, and documentation updates. It also now supports installation via anaconda.

Version 0.0.18 "Jiminy" continues the naming scheme based on names of mountain peaks in the Williamstown, Massachusetts area.

changes since 0.0.17

  • fixed the read of the byte that contains rh_system and rh_version in the header (#26)
  • fixed sampling depth interpretation (#28)
  • added DZT file output (#29)
  • added documentation for displaying absolute value of down-trace gradient in plots
  • fixed a bug that incorrectly displayed long axis units on stacked arrays
  • added conda installation method and streamlined installation documentation
  • switched version handling to file (_version.py)
  • fixed a bug that did not handle rhf_depth == 0 cases correctly
  • added support for the 3102 antenna (500 MHz)
  • fixed a bug that incorrectly plotted TWTT
  • updated examples in Readme and fixed the autogen script (make_plots.sh)