From 10efad54d5c6f237b90ef67677ab2fb95e0826d7 Mon Sep 17 00:00:00 2001 From: David L Woodruff Date: Thu, 5 Mar 2026 16:27:53 -0800 Subject: [PATCH] put in a link to C2FK --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2875d9c1..424e172a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ there is not even the implied warranty of fitness for use. # Introduction +A more actively maintained fork of this repository is [C2FK](https://github.com/fire2a/C2FK). + Cell2Fire is a new cell-based forest and wildland landscape fire spread simulator. The fire environment is characterized by partitioning the landscape into a large number of homogeneous cells and specifying the fuel, weather, fuel moisture and topography attributes of each cell. Fire spread within each cell is assumed to be elliptical and governed by spread rates predicted by any independent fire spread model (e.g. the Canadian Forest Fire Behavior Prediction System).