Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

groundwater_tools-0.1.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

groundwater_tools-0.1.0-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page