From daf465a8e6af66f9051229bc06798efdd02b4971 Mon Sep 17 00:00:00 2001 From: Xing Liu <31298876+xingyzt@users.noreply.github.com> Date: Thu, 9 Jan 2025 10:26:39 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 990f0a3..49e9aea 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@ https://github.com/user-attachments/assets/33c921e8-39f0-47a8-9a36-4fe6679e55ca 3.9 micron data from the GOES-16 East and GOES-18 West satellites on the January 2025 Southern California fires. We download the reprojected data from UW SSEC's [RealEarth program](https://realearth.ssec.wisc.edu/). Each image is 128x128 pixels, centered at (34.1, -118.4). Each pixel is 1.0 km. -The fires sometimes disappear from view due to cloud cover. +The satellites measure the temperatures of the topmost infrared-opaque region in the atmosphere, +which may exaggerate the extent of fires from heated smoke, or hide the extent from cloud cover. +You can see how quickly the fires initially grow — up to a square mile every minute at first — fueled by dry vegetation and strong winds. +This shows the extreme difficulty of containment. The code combines the two satellites' data for increased resolution. It currently measures the areas of hotspots.