Skip to content

Releases: RJbalikian/SPRIT-HVSR

v2.7.1

23 May 16:55
Compare
Choose a tag to compare

Updates to the Streamlit GUI, including:

  • Option to display interactive plots (not shown by default; this makes processing significantly faster, do not have to wait until extra charts are created to display results)
  • Use the HTML report as the main result displayed instead of interactive plotly plot
  • Improved imports in the streamlit file (now same import text (with try/except) should work with both web and local app

Full Changelog: v2.7.0...v2.7.1

v2.7.0

21 May 21:20
Compare
Choose a tag to compare

issue with azimuth plots (and calculations) within sprit.run() working better now

Full Changelog: v2.6.5...v2.7.0

v2.6.5

15 May 19:17
Compare
Choose a tag to compare
  • Addition of remove_response to generate_psds function
  • Refactoring and fixing of inclusion of private functions in main SpRIT module.
  • Semi-comprehensive update of docstrings/API documentation

Full Changelog: v2.6.4...v2.6.5

v2.6.4

09 May 15:48
Compare
Choose a tag to compare

Full Changelog: v2.6.3...v2.6.4

Fixes to plotly outputs and matplotlib plot sizes

v2.6.3

01 May 21:47
Compare
Choose a tag to compare

Fixes to reading tromino data

Full Changelog: v2.6.2...v2.6.3

v2.6.2

01 May 20:22
Compare
Choose a tag to compare

Updates to documentation (trying to get readthedocs back up)

Full Changelog: v2.6.1...v2.6.2

v2.6.1

01 May 18:27
Compare
Choose a tag to compare

Update html documentation for readthedocs

Full Changelog: v2.6.0...v2.6.1

v2.6.0

01 May 17:52
Compare
Choose a tag to compare

Major update of streamlit UI (aimed for online app):

  • Editable stream and outlier plots
  • Read data generates output
  • Demo run and read
  • Download buttons now working
    • Plotly plot functions updated for HVSR download/output
    • Download buttons are fragmented so do not run entire script again

Full Changelog: v2.5.0...v2.6.0

v2.5.0

16 Apr 13:35
Compare
Choose a tag to compare

Updates to streamlit UI
New wider hvsr_band and peak_freq_range defaults (0.1, 50)

Full Changelog: v2.4.1...v2.5.0

v2.4.1

10 Apr 21:59
Compare
Choose a tag to compare

Minor updates to requirements and documentation
Full Changelog: v2.4.0...v2.4.1