groundwater_tools
A library to analyse groundwater survey and geophysical logging data and build simple analytical groundwater flow models.
marinelli.py
This first iteration only contains the library marinelli.py, which contains classes for constructing the simple analytical groundwater flow model by Marinelli & Niccoli (2000) for assessing flow into a mine pit.
To construct a groundwater flow model, call the PitFlow class (all units in meters and
seconds) or PitFlowCommonUnits (units in more common formats).
To construct several models (e.g., for comparing various scenarios), use
PitFlowCollection or PitflowCommonUnitsCollection.
The classes contain methods to calculate inflow, water table depression, and to output
matplotlib depression cone profiles and pandas.DataFrame reports.
More exact documentation is work-in-progress.
Recommended to be used with Jupyter Notebooks.
To do
- Add more testing for the critical mathematical methods.
- A more straightforward method to account for springtime high water.
- Better code quality: type hints, docstrings, etc.
- Add proper documentation.
Release files for groundwater-tools 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| groundwater_tools-0.2.1.tar.gz | 7.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| groundwater_tools-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.7 kB
Release files / groundwater_tools-0.2.1.tar.gz
| Download URL | groundwater_tools-0.2.1.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
489ed466d34d62781e38b77c0e3d91c541d4d563108575a00529a1bf57d9ef95
|
|
BLAKE2b-256 checksum How to use checksums |
9c26a555d9fab0089a560d545754b9b97c8d29eb7ff5a35613b02987a4ac7d81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.4
|
Release files / groundwater_tools-0.2.1-py3-none-any.whl
| Download URL | groundwater_tools-0.2.1-py3-none-any.whl |
|---|---|
| Size | 8.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2453ac49ad78d0c32abc4983e225670778bf82993330f820f28a07f0ff1d799e
|
|
BLAKE2b-256 checksum How to use checksums |
c81075ebb375e1b793547a2085f107006b1319168fb3e266bee88620722df6d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.4
|