This project helps demonstrate and experiment with approaches to landslide monitoring using Ḵaasda Héen (Indian River) stream gage data.
$ git clone https://github.com/ehmatthes/sitka_irg_explorer.git
$ cd sitka_irg_explorer
sitka_irg_explorer$ python -m venv .venv
sitka_irg_explorer$ source .venv/bin/activate
(.venv)sitka_irg_explorer$ pip install -r requirements.txt
(.venv)sitka_irg_explorer$ streamlit run explore_ir_data.py