ehmatthes / sitka_irg_explorer

Demo tool for exploring data from the Ḵaasda Héen (Indian River) stream gage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ḵaasda Héen (Indian River) data explorer

This project helps demonstrate and experiment with approaches to landslide monitoring using Ḵaasda Héen (Indian River) stream gage data.

Running the project

$ 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

About

Demo tool for exploring data from the Ḵaasda Héen (Indian River) stream gage.


Languages

Language:Python 100.0%