{ "info": { "author": "Wilco Terink", "author_email": "terinkw@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Physics" ], "description": "stream_depletion\n================\n\nstream_depletion is a Python package that can be used to evaluate the stream depleting effects of pumping\na well at a rate Q(t).\n\nDocumentation\n-------------\n\nReference documentation can be found `here `_.\n \n\nInstallation\n------------\n\nstream_depletion can be installed via conda::\n\n conda install stream_depletion -c WilcoTerink\n\nor via pip::\n\n pip install stream_depletion\n \n \nUsing the stream depletion package\n----------------------------------\n\nAfter installation, the functions from the python package can be imported by::\n\n from stream_depletion.sd_calc import *\n \nCopyright\n---------\n \nCopyright (C) 2019 Wilco Terink & Matt Smith. stream_depletion is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see `http://www.gnu.org/licenses/ `__.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/WilcoTerink/stream_depletion", "keywords": "stream depletion well bore pumping superposition jenkins theis transmissivity storativity yield", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "stream-depletion", "package_url": "https://pypi.org/project/stream-depletion/", "platform": "", "project_url": "https://pypi.org/project/stream-depletion/", "project_urls": { "Homepage": "https://github.com/WilcoTerink/stream_depletion" }, "release_url": "https://pypi.org/project/stream-depletion/1.0.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Calculates stream depletion effect of a pumping well using the Jenkins (1968) / Theis (1941) solutions", "version": "1.0.2" }, "last_serial": 5463716, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "8bc445b263f6535a50294779e64e3179", "sha256": "cdd7d91eda4eb5b963756bfad381c77c6823ff28e9b8b3c6105cad95f384a8a0" }, "downloads": -1, "filename": "stream_depletion-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8bc445b263f6535a50294779e64e3179", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6081, "upload_time": "2019-06-28T04:32:38", "url": "https://files.pythonhosted.org/packages/32/36/f051932dd334104ca8386f5ea91bc592ac04b548453f8626f387b456c365/stream_depletion-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "896e31c3812fe9e10f71ef9f05cc80a0", "sha256": "3b79230ab4b47e93ea42c72a58324bd4753d5b9b4e211f1e3bce4f38a4cacf58" }, "downloads": -1, "filename": "stream_depletion-1.0.2.tar.gz", "has_sig": false, "md5_digest": "896e31c3812fe9e10f71ef9f05cc80a0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6056, "upload_time": "2019-06-28T22:01:34", "url": "https://files.pythonhosted.org/packages/cc/1c/7416da1db44b7007f0b37d4ffaab2266bdcfb7cb2414f1eb94f133392f8b/stream_depletion-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "896e31c3812fe9e10f71ef9f05cc80a0", "sha256": "3b79230ab4b47e93ea42c72a58324bd4753d5b9b4e211f1e3bce4f38a4cacf58" }, "downloads": -1, "filename": "stream_depletion-1.0.2.tar.gz", "has_sig": false, "md5_digest": "896e31c3812fe9e10f71ef9f05cc80a0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6056, "upload_time": "2019-06-28T22:01:34", "url": "https://files.pythonhosted.org/packages/cc/1c/7416da1db44b7007f0b37d4ffaab2266bdcfb7cb2414f1eb94f133392f8b/stream_depletion-1.0.2.tar.gz" } ] }