CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge: Wildfire Perimeter Growth Algorithm
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hi Dan,
I’d love to see how you’d go about implementing a fire perimeter growth algorithm in either processing or p5. There are two algorithms that are similar but not identical.
The first is a minimum travel time algorithm (ref: https://www.snap.uaf.edu/webshared/JenNorthway/AKFireModelingWorkshop/AKFireModelingWkshp/FSPro%20Analysis%20Guide%20References/Finney%202002%20Fire%20Growth.pdf)
The second is the US FARSITE model (ref: https://www.fs.fed.us/rm/pubs/rmrs_rp004.pdf).
The first is simpler, but the second is more complete. I’d love to see how you tackle either.
Thanks Dan, I hope you give this one some consideration but either way, keep up the great content!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.