/logASCII_viewer

Upload well LAS (log ASCII) files and view the raw logs interactively in streamlit

Primary LanguagePython

logASCII_viewer

Upload well LAS (log ASCII) files and view the raw logs interactively in streamlit

preview

Getting Started

Tested with Python 3.10.9

pip install -r requirements.txt

streamlit run src\app.py

Access the app via localhost:8051