A Python package for detection of deviations in groundwater time series.
- Manage reference and observation wells with ease
- Programmatically fit observation wells to reference wells
- Visualize fits and deviations
- Save your work, share and pick up later with a custom
.gwreffile format - Review statistics on fits and deviations
Using uv or pip:
uv install gwrefpy
# or
pip install gwrefpySee the documentation for more information on how to use gwrefpy.
Contributions are welcome! File an issue or submit a pull request on GitHub. We recommend uv for development.
git clone https://github.com/sgfsweden/gwrefpy.git
cd gwrefpy
uv sync --all-groupsThis project is licensed under the MIT License - see the LICENSE file for details.
Thanks to Svenska Geotekniska Förening for funding the development of this package.
