~tfardet/pycafe

Python API for the CAFE decision support tool
Cleanup deposit calculation
Faster deposits computation
Support gistools 0.2.0

clone

read-only
https://git.sr.ht/~tfardet/pycafe
read/write
git@git.sr.ht:~tfardet/pycafe

You can also use your local clone with git send-email.

#pyCAFE

Warning: this package is in early alpha, the API can change at any time without warning.

Python API for the CAFE decision support tool: compute deposits of organic matter and nutrients in a local area. The main license is AGPL 3.0+.

Requires:

#Installation

Install locally after you've installed the dependencies via:

pip install .

or if you want to develop

pip install -e .