From 8042aa3539eea4d0567c946812c9258062599dbd Mon Sep 17 00:00:00 2001 From: Xing Liu <31298876+xingyzt@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:29:02 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b963c..e4c81d9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ You can see how quickly the fires initially grow — up to a square mile every m This shows the extreme difficulty of containment. The code combines the two satellites' data for increased resolution. -It currently measures the areas of hotspots. +It currently measures the areas of hotspots. +If a pixel is registered as "hot" in one frame, that is counted for the next 12 hours +in order to balance the uncertainty under cloud cover vs. the fire actually dying out. If I have more time I might try doing some other measurements, but I also wrote in a hurry this to demonstrate the accessibility of citizen science.