Skip to main content

No project description provided

Project description

Formation Evaluation Package

Formation evaluation module for geoscientists, petrophysicists for easy and quick quantitative petrophysical analysis.

Features include:

  • Calculating petrophysical parameters for reservoir quantization: Parameters like Total Porosity, Effective Porosity, Water Saturation, Oil Saturation

  • Estimating Reservoir Volumes: Gross rock Volume Net to Gross Volume Net Pay of Reservoir section

  • Visualizing well logs for correlation

  • Resolving missing values in well logs

  • Automatic correction of estimated properties

Subsequent release features:

  • Total oil or gas in place
  • Permeability of reservoir section

QUICK TUTORIAL

#import file (csv, lasio) import lasio las = lasio.read('WLC_PETRO_COMPUTED_INPUT_1.LAS') df = las.df()

#import modules and functions import numpy import evaluate_reservoir from visualizations import summary, log_plot

#create an instance of the reservoir section passing in required arguments from evaluate_reservoir import FormationEvaluation

Tutorial link: https://github.com/olawaleibrahim/petroeval/blob/master/tutorial.ipynb

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

petroeval-1.0.4.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

petroeval-1.0.4-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page