welltestpy Quickstart

_images/WTP.png

welltestpy provides a framework to handle, process, plot and analyse data from well based field campaigns.

Installation

The package can be installed via pip. On Windows you can install WinPython to get Python and pip running.

pip install welltestpy

Provided Subpackages

The following functions are provided directly

welltestpy.data      # Subpackage to handle data from field campaigns
welltestpy.estimate  # Subpackage to estimate field parameters
welltestpy.process   # Subpackage to pre- and post-process data
welltestpy.tools     # Subpackage with tools for plotting and triagulation

License

MIT