0 purchases
welltestpy 1.2.0
Welcome to welltestpy
Purpose
welltestpy provides a framework to handle, process, plot and analyse data from well based field campaigns.
Installation
You can install the latest version with the following command:
pip install welltestpy
Or from conda
conda install -c conda-forge welltestpy
Documentation for welltestpy
You can find the documentation including tutorials and examples under
https://welltestpy.readthedocs.io.
Citing welltestpy
If you are using this package you can cite our
Groundwater publication by:
Müller, S., Leven, C., Dietrich, P., Attinger, S. and Zech, A. (2021):
How to Find Aquifer Statistics Utilizing Pumping Tests? Two Field Studies Using welltestpy.
Groundwater, https://doi.org/10.1111/gwat.13121
To cite the code, please visit the Zenodo page.
Provided Subpackages
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
Requirements
NumPy >= 1.14.5
SciPy >= 1.1.0
AnaFlow >= 1.0.0
SpotPy >= 1.5.0
Matplotlib >= 3.0.0
Contact
You can contact us via [email protected].
License
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.