PyTracerLabΒΆ
PyTracerLab is an open-source Python package and graphical user interface (GUI) for the analysis of groundwater travel time distributions using lumped parameter models.
User guide on installation, usage, and the basic concepts of PyTracerLab.
Examples of PyTracerLab in action.
PyTracerLab code reference.
PyTracerLab development guide.
This webpage provides the package documentation, user guides, and examples. The package is hosted on GitHub, where you can also find the executable that contains the GUI. The package can also be found on PyPI. To install the Python package, simply
pip install PyTracerLab
To use the GUI, the Python package does not need to be installed. You can simply download and use the latest version from GitHub (look for the PyTracerLab-vX.X.X.exe in any release).