Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 404 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 404 Bytes

sustain-tiltmeters

Analyzing tiltmeters from SUSTAIN

Getting started

Get the code

git clone [email protected]:sustain-lab/sustain-tiltmeters
cd sustain-tiltmeters

Set up the Python environment and install dependencies

python3 -m venv venv
source venv/bin/activate
pip install -U pip
pip install -U -r requirements.txt

Run the code

python3 plot_tiltmeters.py