Skip to main content

Welly banner

Run tests Build docs PyPI version PyPI versions PyPI license

welly facilitates the loading, processing, and analysis of subsurface wells and well data, such as striplogs, formation tops, well log curves, and synthetic seismograms.

Installation

pip install welly

For developers, there are pip options for installing test, docs or dev (docs plus test) dependencies.

Quick start

from welly import Well, Project

w = Well.from_las('my_wells/my_well.las')  # Load a single well.
p = Project.from_las('my_wells/*.las')     # Load lots of wells.

gr = w.data['GR']  # One log; this is a subclassed NumPy array...
gr.plot()          # ...with some superpowers!

Next, check out the tutorial notebooks.

Documentation

The welly documentation is a work in progress.

Contributing

Please see CONTRIBUTING.md.

Philosophy

The lasio project provides a very nice way to read and write CWLS Log ASCII Standard files. The result is an object that contains all the LAS data — it's more or less analogous to the LAS file.

Sometimes we want a higher-level object, for example to contain methods that have nothing to do with LAS files. We may want to handle other well data, such as deviation surveys, tops (aka picks), engineering data, striplogs, synthetics, and so on. This is where welly comes in.

welly uses lasio for data I/O, but hides much of it from the user. We recommend you look at both projects before deciding if you need the 'well-level' functionality that welly provides.

Download files

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

Source Distribution

welly-0.5.0.tar.gz (20.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

welly-0.5.0-py3-none-any.whl (78.8 kB view details)

Uploaded Python 3

File details

Details for the file welly-0.5.0.tar.gz.

File metadata

  • Download URL: welly-0.5.0.tar.gz
  • Upload date:
  • Size: 20.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.3 CPython/3.9.7

File hashes

Hashes for welly-0.5.0.tar.gz
Algorithm Hash digest
SHA256 c3d7b0d49ea56b6bd10d48e3865f9304ffa754e437fb4598a5e797434bf06f67
MD5 0d95b92423d8af1db2ca6f0fe6596a88
BLAKE2b-256 cda1b6932fd00e02edae18032226b60091dcd723f836e9d9c75b685b49363f5e

See more details on using hashes here.

File details

Details for the file welly-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: welly-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 78.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.3 CPython/3.9.7

File hashes

Hashes for welly-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f163e34dda1efe6440c910800616ebdd9ee681d240bbe299020a4b4f9e77a3b
MD5 b8fba2b3a7db4ae179feb22ab03c6b7c
BLAKE2b-256 78642ffb25732bd6bf944c526b4a71e7b765761246baff903d2bb0442cc970eb

See more details on using hashes here.

Release history Release notifications | RSS feed

0.5.2

2 files

0.5.1

2 files

This release

0.5.0 This release

2 files

0.4.10

1 file

0.4.9

1 file

0.4.8

1 file

0.4.7

1 file

0.4.6

1 file

0.4.5

1 file

0.4.4

1 file

0.4.3

1 file

0.4.2

1 file

0.4.1

1 file

0.4.0

1 file

0.3.5

1 file

0.3.4

1 file

0.3.3

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

1 file

0.2.1

1 file

0.1.0

1 file

0.0.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page