Repository for mini-projects in the Data science for Sustainable development project.
Currently the focus of code in this repository is understanding vegetation patterns in semi-arid environments.
The code in this repository is intended to perform three inter-related tasks:
The tasks above are all implemented in Python in the pyveg package. See the README.md in the pyveg
subdirectory for details on installation and usage.
The pattern-generation and graph-modelling are implemented in R in the rveg package. See the README.md in the rveg
directory for further details.