Hytool is a matlab toolbox for the interpretation of hydraulic tests in wells. The toolbox contains analytical solutions used to describe groundwater flow around wells, and functions for importing, displaying, and fitting a model to the data.
The Wiki page of this repository explains how to install hytool on your machine.
To learn how to use hytool, a series of detailed examples and manuals are provided within the Matlab help.
To cite this toolbox, please use the following reference: Renard, Philippe (2017). Hytool: an open source matlab toolbox for the interpretation of hydraulic tests using analytical solutions. Journal of Open Source Software, 2(19), 441, doi:10.21105/joss.00441
A rather complete version of Hytool in R is available. It is developped by François Bertone : https://github.com/FrancoisBertone/rhytool as an R package.
Some of the functionalities of hytool are also available in the hypy https://github.com/UniNE-CHYN/hypy Python module.