Metadata-Version: 2.4
Name: pycap-dss
Version: 1.0.5
Summary: long_description.rst
Author-email: Michael Fienen <mnfienen@usgs.gov>, Aaron Pruitt <Aaron.Pruitt@wisconsin.gov>, Howard Reeves <hwreeves@usgs.gov>
Maintainer-email: Michael Fienen <mnfienen@usgs.gov>
Project-URL: documentation, https://doi-usgs.github.io/pycap-dss/latest/
Project-URL: repository, https://github.com/doi-usgs/pycap-dss
Keywords: streamflow depletion,analytical solutions,drawdown,groundwater,hydrogeology
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: ipython
Requires-Dist: jupyter
Requires-Dist: notebook
Requires-Dist: ipykernel
Requires-Dist: matplotlib
Requires-Dist: pyyaml
Requires-Dist: geopandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: gdal
Requires-Dist: fiona
Requires-Dist: rasterio>=1.0
Requires-Dist: rasterstats
Requires-Dist: shapely
Requires-Dist: rtree
Requires-Dist: pyproj>=2.0
Requires-Dist: pyshp
Requires-Dist: xlrd
Requires-Dist: openpyxl
Requires-Dist: requests
Provides-Extra: test
Requires-Dist: codecov; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: ruff; extra == "docs"
Requires-Dist: black; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Dynamic: license-file

pycap-dss
=========

For current development version please go to: https://github.com/DOI-USGS/pycap-dss  

Python Decision Support System Tool for estimating High Capacity Well Responses
-------------------------------------------------------------------------------

This python module includes functions to evaluate analytical solutions
for drawdown and streamflow depletion written to support simple analysis
of potential responses by high-capacity pumping wells.

Documentation
-------------
For more details, see the [pycap documentation](https://doi-usgs.github.io/pycap-dss/)

Metadata Links
--------------

[Code of Conduct](CODE_OF_CONDUCT.md)

[Contributing](CONTRIBUTING.md)

[License](LICENSE.md)

[Disclaimer](DISCLAIMER.md)

Authors:          Michael N. Fienen, Aaron H. Pruitt, Howard W. Reeves
Point of contact: Michael N. Fienen (mnfienen@usgs.gov)  
Repository Type:  Formal Python package  
Year of Origin:   2024 (original publication)  
Year of Version:  2025  
Version:          1.0.0   
Digital Object Identifier (DOI): https://doi.org/10.5066/P13XHZ9J  

Suggested Citation
------------------
Fienen, M.N., Pruitt, A.H., and Reeves, H.W. (2025). Python Decision Support System Tool for estimating High Capacity Well Responses: pycap-dss. version 1.0. USGS Software Release doi: 10.5066/P13XHZ9J
