HVSR processing, visualisation, modelling, and inversion approaches for python.
Install with
git clone https://github.com/thecraigoneill/Subground_HVSR
cd Subground_HVSR
pip install .
Make sure you have the requirements installed as noted in the requirements.txt file. We recommend an anaconda environment with the relevant packages installed (these are pretty minimalist, mostly numpy, scipy, pandas, matplotlib, etc. The usual suspects).
See examples in folder "Tutorials" for usage (watch filepaths)
Can do HVSR processing and plotting:
Virtual HVSR boreholes:
Gridded sections (profiling) of HVSR data:
And HVSR data inversions:
Enjoy.