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.3
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.3.tar.gz | 579.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| plans-1.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 992.9 kB
Release files / plans-1.2.3.tar.gz
| Download URL | plans-1.2.3.tar.gz |
|---|---|
| Size | 579.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2f68ee99f1703be02fa7cc577522aa8ec3e41ac9accac259d3323fea4335c2a4
|
|
BLAKE2b-256 checksum How to use checksums |
624f135ef147d5d5c5c7dd7b130767b326992c7457f62eb96e56af28dd07a455
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / plans-1.2.3-py3-none-any.whl
| Download URL | plans-1.2.3-py3-none-any.whl |
|---|---|
| Size | 413.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
18d0965b039a4d950c785aa5f500de9c2f8c7ed3da9d5da79a03e106169701ad
|
|
BLAKE2b-256 checksum How to use checksums |
273c5ed6cfa2acd34cbe5b4c283e2eecc5de4baef371dfe8982c751069b0853a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|