toddheitmann / PetroPy

A petrophysics python package for geoscience python computing of conventional and unconventional formation evaluation. Reads las files and creates a pandas dataframe of the log data. Includes a basic petrophysical workflow and a simple log viewer based on XML templates.
https://toddheitmann.github.io/PetroPy/
MIT License
177 stars 66 forks source link

Display Zones/Tops with LogViewer? #8

Open SahilMahaldar opened 3 years ago

SahilMahaldar commented 3 years ago

Do we need to edit xml templates to display imported tops in the log panel?

I made the following change in default_raw_template.xml but it didn't work. My imported tops.csv has a zone name "Ae". The top names/depths are correctly imported with tops_from_csv().

default_raw_template.txt