Python: Wireline oil & & gas well logs


Story boring and wireline petrophysical oil and gas well logs using Matplotlib and Plotly in Python

Wireline is a solution in upstream oil market where tools are send downhole with a wire-line cable and data is tape-recorded versus the borehole. Typically plotting in Python is extremely different that just how a Wireline or a boring log is imagined in the sector.

Key difference between oil & & gas industry stories and basic python stories

  • Wireline or Drill log is measured against the deepness of the well which is recommendation to be 0 at drilling rig floor.
  • The Y axis variety for the story will be turned around. As in 0 is not at the beginning of chart instead at the top of Y axis to make sure that logs can be correlated against raising depth.
  • The X axis has range for parameter being measured.

Take a look at this story listed below, it will give you an idea and comparison with standard python chart outlining.

The source of this product is the Kansas Geological Study site at http://www.kgs.ku.edu/. All Rights Scheduled.

These plots can be made with several information visualization plans in python like Seaborn or Matplotlib and so on. I selected Plotly as it is interactive and in well logs you intend to hover over various zones versus the depth to obtain accurate worths for lithology forecast.

Alrighty! Allows obtain

Resource link

Leave a Reply

Your email address will not be published. Required fields are marked *