I recently came across Brian Blaylock's tutorial on plotting fires captured on NOAA GOES-16/17. I was able to use this to create a gif of all the fires that occurred in CA during the year 2020.
- 2020 CA Fires.ipynb Notebook detailing the process to download, plot, and create a gif of the satellite imagery.
- fires.py Python file used for multiprocessing to speed up image file creation.
- ca_fires.gif Final result.