Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 944 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 944 Bytes

2020 California Wildfires

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.

File Description:

  • 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.