All Projects → GeoStat-Framework → welltestpy

GeoStat-Framework / welltestpy

Licence: MIT license
A python-package for handling well based field campaigns.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to welltestpy

parPE
Parameter estimation for dynamical models using high-performance computing, batch and mini-batch optimizers, and dynamic load balancing.
Stars: ✭ 16 (-38.46%)
Mutual labels:  parameter-estimation
pestpp
tools for scalable and non-intrusive parameter estimation, uncertainty analysis and sensitivity analysis
Stars: ✭ 90 (+246.15%)
Mutual labels:  parameter-estimation
opty
A library for using direct collocation in the optimization of dynamic systems.
Stars: ✭ 71 (+173.08%)
Mutual labels:  parameter-estimation
StructuralIdentifiability.jl
Fast and automatic structural identifiability software for ODE systems
Stars: ✭ 57 (+119.23%)
Mutual labels:  parameter-estimation
DiffEqParamEstim.jl
Easy scientific machine learning (SciML) parameter estimation with pre-built loss functions
Stars: ✭ 36 (+38.46%)
Mutual labels:  parameter-estimation
FloBaRoID
Framework for dynamical system identification of floating-base rigid body tree structures
Stars: ✭ 53 (+103.85%)
Mutual labels:  parameter-estimation
pyPESTO
python Parameter EStimation TOolbox
Stars: ✭ 93 (+257.69%)
Mutual labels:  parameter-estimation
modest-py
FMI-compliant Model Estimation in Python
Stars: ✭ 40 (+53.85%)
Mutual labels:  parameter-estimation
QuasiMonteCarlo.jl
Lightweight and easy generation of quasi-Monte Carlo sequences with a ton of different methods on one API for easy parameter exploration in scientific machine learning (SciML)
Stars: ✭ 47 (+80.77%)
Mutual labels:  parameter-estimation
AMICI
Advanced Multilanguage Interface to CVODES and IDAS
Stars: ✭ 80 (+207.69%)
Mutual labels:  parameter-estimation
hyperspectral-soilmoisture-dataset
Hyperspectral and soil-moisture data from a field campaign based on a soil sample. Karlsruhe (Germany), 2017.
Stars: ✭ 23 (-11.54%)
Mutual labels:  field-campaigns

Welcome to welltestpy

DOI PyPI version Build Status Coverage Status Documentation Status Code style: black

welltestpy-LOGO

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

Contact

You can contact us via [email protected].

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].