A Python implementation of the Akvifär reference method for detecting deviations in groundwater level time series.
- Programmatically fit observation wells to reference wells
- Visualize fits and deviations
- Save your work, share and pick up later with a custom
.gwreffile format - More to come...
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/andersretznersgu/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.
