Forest monitoring template

SPAI template for forest and vegetation monitoring.

Installation

pip install spai

Usage

You can clone and run the template.

$ git clone git@github.com:fmariv/forest-monitoring-template.git
$ cd forest-monitoring-template
$ spai run

Or run it directly from the CLI.

$ spai run -t https://github.com/fmariv/forest-monitoring-template

As easy as that!