Skip to content

sustain-lab/sustain-tiltmeters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sustain-tiltmeters

Analyzing tiltmeters from SUSTAIN

Getting started

Get the code

git clone git@github.com: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

About

Analyzing tiltmeter data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages