Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 558 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 558 Bytes

Basic-Well-Log-Interpretation

 An exemple of how to make a quick interpretation of well logs using python, matplotlib, pandas and a few pre-defined petrophysical functions. 

Check the Jupyter notebook!

Test data is in WA-1.las, which is converted in WA-1.txt with lastotext.py (not an elegant solution for reading las files!)
Logs can be finally exported to csv or excel !

This is Mihai's original PetroGG repository that I have found to be very useful from a Petrophysical and coding perspective. Thank you Mihai.