Skip to content
Snippets Groups Projects
README.md 819 B
Newer Older
Nicolas Forquet's avatar
Nicolas Forquet committed
# wetlandoptimizer

![](https://img.shields.io/badge/Licenses-MIT-green)

Nicolas Forquet's avatar
Nicolas Forquet committed
-----

`wetlandoptimizer` is a Python package for optimizing the design of multiple step treatment wetland systems.

## The Caribsan Project

`wetlandoptimizer` is part of the [Caribsan Project](https://caribsan.eu/), a research initiative aimed at developing sustainable wastewater treatment systems for the Caribbean region.

## Installation

To install `wetlandoptimizer`, you first need to clone the repository or download the source code. Then you need to navigate to the root directory of the package.
Nicolas Forquet's avatar
Nicolas Forquet committed

Next, you can install the package using the following command:
Nicolas Forquet's avatar
Nicolas Forquet committed

```bash
python -m pip install -e .
```
Nicolas Forquet's avatar
Nicolas Forquet committed

## License

`wetlandoptimizer` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

## Citation