plans
A simulation tool that supports watershed conservation projects in planning the expansion of nature-based solutions for water at the hillslope scale.
Quick Gallery
Mapping riparian wetlands dynamics during infiltration event:
Installation
As a Python package in any OS:
python -m pip install plans
As a Windows 11 application:
- Install Python 3 (add to PATH during installation);
- Download
install-plans.ps1from the GitHub repository; - Run
install-plans.ps1withPowerShell.
Repository layout
plans/
│
├── LICENSE
├── README.md # this file (landing page)
├── ... # configuration files
│
├── src/ # source code
│ └── plans/ # library
├── tests/ # testing resources
├── docs/ # documentation resources
├── dev/ # development resources
└── examples/ # learning resources
Release files for plans 1.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| plans-1.2.5.tar.gz | 812.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| plans-1.2.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.2 MB
Release files / plans-1.2.5.tar.gz
| Download URL | plans-1.2.5.tar.gz |
|---|---|
| Size | 812.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6107ef626611af9a90242e789188ae3004b06634f2d697db0312b296bac3a7b4
|
|
BLAKE2b-256 checksum How to use checksums |
be0c16a09a7977938c3b9a568b8603620dd597b48e78cf8026372c72589f75a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|
Release files / plans-1.2.5-py3-none-any.whl
| Download URL | plans-1.2.5-py3-none-any.whl |
|---|---|
| Size | 434.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c3481b20748a32c36f14d90abf3ec89c889d9328e8fb77f6e36e4ef436295470
|
|
BLAKE2b-256 checksum How to use checksums |
c5509b858e52097bca758e983d6a945ed6105dc7ff431387a6c25d7b7ead16cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|