Skip to content

davidcasr/streamlit-oil-and-gas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit for Oil and Gas Industry

The app simplifies the exploration and visualization of well log data. Users can upload LAS files to instantly access detailed well information, including header data and geospatial details. The application leverages GeoPandas and Folium to create interactive maps, pinpointing the well's location with markers for county and state information. Additionally, users can generate comprehensive well plots, both as an overall resume and selectively for specific curves of interest. The tool's streamlined interface provides professionals in the oil and gas sector with a user-friendly platform for efficient and insightful well log analysis, enhancing their ability to interpret and understand subsurface data.

Installation

Create a virtual env

virtualenv venv

Install the requirements

pip install -r requirements.txt

References

Made with ❤️ by @davidcasr

Releases

No releases published

Packages

No packages published