There is a newer version of the record available.

Published July 29, 2021 | Version v1.1.0
Software Open

GeoStat-Framework/welltestpy: v1.1.0

  • 1. Helmholtz Centre for Environmental Research - UFZ
  • 2. Utrecht University - The Netherlands

Description

Release Notes

A big step forward for welltestpy. Jarno Herrmann implemented the Cooper-Jacob drawdown correction for unconfined aquifers and the diagnostic plot module. Awesome!

Installation

You can install welltestpy with conda:

conda install -c conda-forge welltestpy

or with pip:

pip install welltestpy

Documentation

The documentation can be found at: https://welltestpy.readthedocs.io/

What's new?

Enhancements

  • added cooper_jacob_correction to process (thanks to Jarno Herrmann)
  • added diagnostic_plots module (thanks to Jarno Herrmann)
  • added screensize, screen, aquifer and is_piezometer attribute to Well class
  • added version information to output files
  • added __repr__ to Campaign

Changes

  • modernized packaging workflow using pyproject.toml
  • removed setup.py (use pip>21.1 for editable installs)
  • removed dev as extra install dependencies
  • better exceptions in loading routines
  • removed pandas dependency
  • simplified readme

Bugfixes

  • loading steady pumping tests was not possible due to a bug

Files

GeoStat-Framework/welltestpy-v1.1.0.zip

Files (592.4 kB)

Name Size Download all
md5:96c94e7959b26656542f11888cac3845
592.4 kB Preview Download

Additional details