thecraigoneill / Subground_HVSR

HVSR processing, visualisation, modelling, and inversion approaches for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subground_HVSR

HVSR processing, visualisation, modelling, and inversion approaches for python.

Installation

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).

Run examples

See examples in folder "Tutorials" for usage (watch filepaths)

Functionality

Can do HVSR processing and plotting:

example_tromino_data dat_HVSR

Virtual HVSR boreholes:

Gridded sections (profiling) of HVSR data:

And HVSR data inversions:

inversion_results_LR_2D

Enjoy.

About

HVSR processing, visualisation, modelling, and inversion approaches for python

License:MIT License


Languages

Language:Python 100.0%