plans is a simulation tool that helps water resources managers to plan the expansion of Nature-based Solutions for Water_ at the hillslope scale.
Note
Check out the documentation website for more info.
Mapping riparian wetlands dynamics:
Mapping infiltration potential:
plans/
│
├── LICENSE
├── README.md # this file (landing page)
├── ... # configuration files
│
├── src/ # source code folder
│ └── plans/ # library
├── tests/ # testing code
├── docs/ # documentation
└── examples/ # learning resources


