# wrap_technote
Code to process groundwater and rainfall data for the annual Water Resource Assessment Program technical notes.
## Install
The source code is on [Bitbucket](https://bitbucket.org/dewsurfacewater/wrap_technote), while Python packages (source and binary) are published on
the [Python Package Index](https://pypi.org/project/wrap-technote/) and
on a dedicated channel on [Anaconda Cloud](https://anaconda.org/dew-waterscience/repo).
### From PyPI (most recent release)
Run this in Command Prompt to install from PyPI:
```
pip install wrap_technote
```
To upgrade to the latest version:
```
pip install -U wrap_technote
```
### From Anaconda
You can also install using conda/mamba if you prefer:
```
mamba install -c dew-waterscience wrap_technote
```
To upgrade:
```
mamba upgrade -c dew-waterscience wrap_technote
```
The version may not be as up-to-date as the PyPI version.
### From Bitbucket
This is how you can install the latest version of the source code directly from Bitbucket (the version control repository):
```
python -m pip install git+https://kinveraritysagov@bitbucket.org/dewsurfacewater/wrap_technote.git
```
You will need to replace ``kinveraritysagov`` with your Bitbucket username, and you will also need access to the source repository on the Bitbucket dewsurfacewater workspace.
## Usage
Check out complete documentation at:
[http://bunyip:8191/python-docs/wrap_technote/latest_source/index.html](http://bunyip:8191/python-docs/wrap_technote/latest_source/index.html)
## License
All rights reserved DEW 2023
Raw data
{
"_id": null,
"home_page": "https://github.com/dew-waterscience/wrap_technote",
"name": "wrap-technote",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "science groundwater",
"author": "DEW Water Science (Kent Inverarity)",
"author_email": "kent.inverarity@sa.gov.au",
"download_url": "https://files.pythonhosted.org/packages/0b/5c/a5cc1e8901f4e460be471c08a69b754839c6b0bcdffe2bf920cc7188f047/wrap_technote-0.114.tar.gz",
"platform": null,
"description": "# wrap_technote\n\nCode to process groundwater and rainfall data for the annual Water Resource Assessment Program technical notes.\n\n## Install\n\nThe source code is on [Bitbucket](https://bitbucket.org/dewsurfacewater/wrap_technote), while Python packages (source and binary) are published on\nthe [Python Package Index](https://pypi.org/project/wrap-technote/) and \non a dedicated channel on [Anaconda Cloud](https://anaconda.org/dew-waterscience/repo).\n\n### From PyPI (most recent release)\n\nRun this in Command Prompt to install from PyPI:\n\n```\npip install wrap_technote\n```\n\nTo upgrade to the latest version:\n\n```\npip install -U wrap_technote\n```\n\n### From Anaconda \n\nYou can also install using conda/mamba if you prefer:\n\n```\nmamba install -c dew-waterscience wrap_technote\n```\n\nTo upgrade:\n\n```\nmamba upgrade -c dew-waterscience wrap_technote\n```\n\nThe version may not be as up-to-date as the PyPI version.\n\n### From Bitbucket\n\nThis is how you can install the latest version of the source code directly from Bitbucket (the version control repository):\n\n```\npython -m pip install git+https://kinveraritysagov@bitbucket.org/dewsurfacewater/wrap_technote.git\n```\n\nYou will need to replace ``kinveraritysagov`` with your Bitbucket username, and you will also need access to the source repository on the Bitbucket dewsurfacewater workspace.\n\n## Usage\n\nCheck out complete documentation at:\n\n[http://bunyip:8191/python-docs/wrap_technote/latest_source/index.html](http://bunyip:8191/python-docs/wrap_technote/latest_source/index.html)\n\n## License\n\nAll rights reserved DEW 2023\n",
"bugtrack_url": null,
"license": "All rights reserved @ DEW",
"summary": "Code for the annual WRAP technical notes",
"version": "0.114",
"project_urls": {
"Homepage": "https://github.com/dew-waterscience/wrap_technote"
},
"split_keywords": [
"science",
"groundwater"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e9950cb41e57ff023069a19b645b55ba8a87690d6f318bb203bf4411db47894d",
"md5": "7dee9b4271aaa8deea1494244ed1b90c",
"sha256": "e86542cad64f500611dce7acf37b7400458baf303d59a13f4fdc6c682009f11b"
},
"downloads": -1,
"filename": "wrap_technote-0.114-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7dee9b4271aaa8deea1494244ed1b90c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 145850,
"upload_time": "2025-02-24T04:11:12",
"upload_time_iso_8601": "2025-02-24T04:11:12.685103Z",
"url": "https://files.pythonhosted.org/packages/e9/95/0cb41e57ff023069a19b645b55ba8a87690d6f318bb203bf4411db47894d/wrap_technote-0.114-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0b5ca5cc1e8901f4e460be471c08a69b754839c6b0bcdffe2bf920cc7188f047",
"md5": "9b37152a5e9417a9423facf0613a5042",
"sha256": "deb49d68fc47da1e823eef8938c6a2daf943810df74e61b9c6fef20303f58adb"
},
"downloads": -1,
"filename": "wrap_technote-0.114.tar.gz",
"has_sig": false,
"md5_digest": "9b37152a5e9417a9423facf0613a5042",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39451967,
"upload_time": "2025-02-24T04:11:17",
"upload_time_iso_8601": "2025-02-24T04:11:17.158776Z",
"url": "https://files.pythonhosted.org/packages/0b/5c/a5cc1e8901f4e460be471c08a69b754839c6b0bcdffe2bf920cc7188f047/wrap_technote-0.114.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-24 04:11:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dew-waterscience",
"github_project": "wrap_technote",
"github_not_found": true,
"lcname": "wrap-technote"
}