v1.0.3
Release Notes
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
- Estimations: run method now provides
plot_style
keyword to control plotting
Changes
- Fit plot style for transient pumping tests was updated
Bugfixes
- Estimations: run method was throwing an Error when setting
run=False
- Plotter: all plotting routines now respect setted font-type from matplotlib