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.
when I load my own logs into the examples the depths are from descending order ie 3600 to 3000. I want to reverse the depth axis to be in ascending order 3000 to 3600. is there a way to do this? thanks and great code!
when I load my own logs into the examples the depths are from descending order ie 3600 to 3000. I want to reverse the depth axis to be in ascending order 3000 to 3600. is there a way to do this? thanks and great code!