Releases: RJbalikian/SPRIT-HVSR
v2.7.1
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
issue with azimuth plots (and calculations) within sprit.run() working better now
Full Changelog: v2.6.5...v2.7.0
v2.6.5
- 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
Full Changelog: v2.6.3...v2.6.4
Fixes to plotly outputs and matplotlib plot sizes
v2.6.3
Fixes to reading tromino data
Full Changelog: v2.6.2...v2.6.3
v2.6.2
Updates to documentation (trying to get readthedocs back up)
Full Changelog: v2.6.1...v2.6.2
v2.6.1
Update html documentation for readthedocs
Full Changelog: v2.6.0...v2.6.1
v2.6.0
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
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
Minor updates to requirements and documentation
Full Changelog: v2.4.0...v2.4.1