plans
A simulation tool that supports watershed conservation projects in planning the expansion of nature-based solutions for water at the hillslope scale.
[!NOTE] Check out the documentation website for more info.
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.
[!NOTE] See more details in the documentation website
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.4
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.4.tar.gz | 801.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| plans-1.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.2 MB
Release files / plans-1.2.4.tar.gz
| Download URL | plans-1.2.4.tar.gz |
|---|---|
| Size | 801.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c11964cdcab6886ea2556848584979a92358a5640f4276822e87df99f3835536
|
|
BLAKE2b-256 checksum How to use checksums |
c9fc111902e349db778a8654c1a965c9d04ac0f8a7893253d20c90cf7e5e6403
|
| 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.4-py3-none-any.whl
| Download URL | plans-1.2.4-py3-none-any.whl |
|---|---|
| Size | 424.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cbbb2739bc87fb6ab7bbcc66470d9b984060e130bba90386e1213847415eede6
|
|
BLAKE2b-256 checksum How to use checksums |
c7540cbf8e427dd0d96c532c3b2029a9a59771fb58a16dc2c9d728499283addd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|