Skip to content

meredithfranklin/MODIS-VIIRS-fires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MODIS-VIIRS-fires πŸ”₯πŸ›°οΈ

This repository provides data and code for processing and clustering fire detections from MODIS and VIIRS satellite instruments, with applications in identifying persistent combustion sources such as flares, burn pits, and wildfires.

Reference paper:

Franklin, M., Yin, X., Korpak, A., Blanc, P. D., Koutrakis, P., & Garshick, E. (2025). Exposures to combustion sources near military operations in Iraq and Afghanistan using satellite observations. Journal of Exposure Science & Environmental Epidemiology, 1–11. https://doi.org/10.1038/s41370-025-00804-z

πŸ” Overview

Fire detections are analyzed from:

  • MODIS (Moderate Resolution Imaging Spectroradiometer)
  • VIIRS (Visible Infrared Imaging Radiometer Suite)

Available for download from NASA FIRMS https://firms.modaps.eosdis.nasa.gov/download/

πŸ’» Code:

  • Reads and processes fire data (e.g., MODIS MCD14ML, VIIRS VNP14IMG).
  • Converts data to spatial format and transforms to local UTM projections.
  • Clusters detections using hierarchical density based scanning (HDBSCAN) to identify persistent sources.
  • Supports comparison across years, regions, and satellite products.

πŸ“¦ Features

  • Annual spatial clustering of fire detections.
  • Adjustable minPts values for tuning.
  • Parallel processing with foreach and doParallel.

πŸ“ˆ Data Inputs

  • MODIS .csv (e.g.,fire_archive_M-C61_*.csv)
  • VIIRS .csv (e.g., fire_archive_SV-C2_*.csv)

βš™οΈ Requirements

  • R packages: sf, dbscan, tidyverse, doParallel, foreach

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages