Skip to content

pyronear/pyro-spread

Repository files navigation

pyro-spread

Anticipate wildfire propagation

License: Apache 2.0 Codacy Badge

Quick Tour

simulation

You can run the simulation scripts as follows:

python scripts/main.py

Installation

Prerequisites

Python 3.6 (or higher) and pip are required to install pyrospread.

Developer mode

If you wish to use the latest features of the project that haven't made their way to a release yet, you can install the package from source (install Git first):

git clone https://github.com/pyronear/pyro-spread.git
pip install -r pyro-spread/requirements.txt

License

Distributed under the Apache 2.0 License. See LICENSE for more information.