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, while Python packages (source and binary) are published on the Python Package Index and on a dedicated channel on Anaconda Cloud.
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
License
All rights reserved DEW 2023
Release files for wrap-technote 0.117
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| wrap_technote-0.117.tar.gz | 39.5 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| wrap_technote-0.117-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.6 MB
Release files / wrap_technote-0.117.tar.gz
| Download URL | wrap_technote-0.117.tar.gz |
|---|---|
| Size | 39.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7ea337b1b6b52aeb731af6990a56024dc5031c75f4f6573b07111c4d28df484a
|
|
BLAKE2b-256 checksum How to use checksums |
4da2ebf7da66e1e4176769c7ddcde0b770af71ff4057aded3c5aa77b769fc911
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.8.20
|
Release files / wrap_technote-0.117-py3-none-any.whl
| Download URL | wrap_technote-0.117-py3-none-any.whl |
|---|---|
| Size | 146.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ed40d6b8786bc24ccd969461877422dfbf86a0fa09398f49af0d371ac2bfc761
|
|
BLAKE2b-256 checksum How to use checksums |
025aa937101358b857a27de8e207cef28519b5358d2a834fb50b6011b15e5e39
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.8.20
|