Skip to content

dawsman-1/Lithology-percentages-generator-using-Python

Repository files navigation

Lithology-percentages-generator

Generates lithology percentages per formation/ stratigraphic zone for drilled wells for input to 1D basin models

Web app:

Deployed as an interactive web application on the Hugging Face cloud application platform: https://huggingface.co/spaces/dawsond/lithology-percentages-generator

Web app created using Mercury: https://github.com/mljar/mercury

Docker deployment:

Run the following commands via terminal from within the cloned repository:

docker build -t lithology-generator:latest .
docker run --rm -it -p 8888:8888 lithology-generator:latest

About

Generates lithology percentages per formation/ stratigraphic zone for drilled wells for input to 1D basin models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors