Skip to main content

pyGeoPressure: Tools for geopressure prediction

Project description

<!– # pyGeoPressure –> <img src=”docs/img/pygeopressure-logo.png” alt=”Logo” height=”240”>

[![Anaconda-Server Badge](https://anaconda.org/whimian/pygeopressure/badges/version.svg)](https://anaconda.org/whimian/pygeopressure) [![GitHub release](https://img.shields.io/github/tag/whimian/pyGeoPressure.svg?label=Release)](https://github.com/whimian/pyGeoPressure/releases) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/whimian/pyGeoPressure/blob/master/LICENSE) [![Documentation Status](https://readthedocs.org/projects/pygeopressure/badge/?version=latest)](http://pygeopressure.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/whimian/pyGeoPressure.svg?branch=master)](https://travis-ci.org/whimian/pyGeoPressure) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/2f79d873803d4ef1a3c306603fcfd767)](https://www.codacy.com/app/whimian/pyGeoPressure?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=whimian/pyGeoPressure&amp;utm_campaign=Badge_Grade) [![codecov](https://codecov.io/gh/whimian/pyGeoPressure/branch/master/graph/badge.svg)](https://codecov.io/gh/whimian/pyGeoPressure)

[![Waffle.io - Columns and their card count](https://badge.waffle.io/whimian/pyGeoPressure.svg?columns=all)](https://waffle.io/whimian/pyGeoPressure)

Tools for pore pressure prediction using well log data and seismic velocity data.

Seismic velocity data are stored using sqlite, and well log data are stored in pandas hdf5 file.

# Features

  1. Hydrostatic Pressure Calculation

  2. Overburden (or Lithostatic) Pressure Calculation

  3. Eaton’s method

  4. Bowers’ method

# Data I/O

Well log:

  • las file

  • pseudo-las file without proper header

Seismic Velocity:

# Basic Classes

[Survey](pygeopressure/basic/survey.py): join seismic and wells.

[SeisCube](pygeopressure/basic/seiSQL.py): seismic velocity stored in sqlite db file.

[Well](pygeopressure/basic/well.py): Well with log data stored in pandas hdf5 file.

[Log](pygeopressure/basic/well_log.py): log data.

## Log curve tools

  • Interpolation

  • Smoothing

  • Upscale

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

pyGeoPressure-0.1.5.tar.gz (61.2 kB view hashes)

Uploaded Source

Built Distribution

pyGeoPressure-0.1.5-py2-none-any.whl (56.9 kB view hashes)

Uploaded Python 2

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