# 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/27/a0/e54f20810a45b3aaacc451a3d54b8fbe6ffd7231dfea5d2da3ae4571950b/wrap_technote-0.111.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.111",
"project_urls": {
"Homepage": "https://github.com/dew-waterscience/wrap_technote"
},
"split_keywords": [
"science",
"groundwater"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab16a2ef1895fb5e994542a40a3bdc4bd4526a9fff303f67d0169c6603238fca",
"md5": "f99bc8ce4d1ed435640d3562bdadcd85",
"sha256": "6d20c1fa8f7745fa059eea59f4623b10cf1d85f3786f70fc7ea778312560bd44"
},
"downloads": -1,
"filename": "wrap_technote-0.111-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f99bc8ce4d1ed435640d3562bdadcd85",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 145623,
"upload_time": "2024-12-20T05:35:12",
"upload_time_iso_8601": "2024-12-20T05:35:12.201162Z",
"url": "https://files.pythonhosted.org/packages/ab/16/a2ef1895fb5e994542a40a3bdc4bd4526a9fff303f67d0169c6603238fca/wrap_technote-0.111-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "27a0e54f20810a45b3aaacc451a3d54b8fbe6ffd7231dfea5d2da3ae4571950b",
"md5": "df77df6fef96cd1305f04687631c4c6d",
"sha256": "b4b05d02e25272b90f27be2f4e0f46e331b8a63e50c582d4473ba0017f060326"
},
"downloads": -1,
"filename": "wrap_technote-0.111.tar.gz",
"has_sig": false,
"md5_digest": "df77df6fef96cd1305f04687631c4c6d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39451795,
"upload_time": "2024-12-20T05:35:16",
"upload_time_iso_8601": "2024-12-20T05:35:16.934337Z",
"url": "https://files.pythonhosted.org/packages/27/a0/e54f20810a45b3aaacc451a3d54b8fbe6ffd7231dfea5d2da3ae4571950b/wrap_technote-0.111.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 05:35:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dew-waterscience",
"github_project": "wrap_technote",
"github_not_found": true,
"lcname": "wrap-technote"
}