Automated calculation of fire perimeter from raster imagery.
git clone https://github.com/dotysan/GeoHack23-WildfirePerimeter.git
cd GeoHack23-WildfirePerimeter
conda env create -f environment.yml
conda activate wildfire
conda env update -f environment.yml