Library for processing groundwater data and constructing simple analytical models.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file groundwater_tools-0.1.0.tar.gz
.
File metadata
- Download URL: groundwater_tools-0.1.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.16.1 CPython/3.8.13 Linux/6.5.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a6cbbcb6bfedaa1c3c2d51160dffd65fba17e105dae617f3b58b0412dac8e9e |
|
MD5 | 14f99c1853543df8b387b63c63073a67 |
|
BLAKE2b-256 | e07baa9c5582c0b9123ab19555531b12764a26dd806ab495946b64f43b7f37c7 |
File details
Details for the file groundwater_tools-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: groundwater_tools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.16.1 CPython/3.8.13 Linux/6.5.0-41-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7f7ba5d0de1a145195b680bf8ac9ee6eb454c2e7dafe5048831c083dacdb740 |
|
MD5 | e802aaeab2879d27634e9fb1164bfa14 |
|
BLAKE2b-256 | c5e1a2dd4c968a20b7edb19660ae0f1c3fed0cf5f069f4950b6db7e42c104f42 |