Anticipate wildfire propagation
You can run the simulation scripts as follows:
python scripts/main.py
Python 3.6 (or higher) and pip are required to install pyrospread.
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
Distributed under the Apache 2.0 License. See LICENSE
for more information.