Skip to content

jsoulier/wildfire_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildfire Simulation

Features

  • Heavily modified fork of Cadmium
    • Used tracy to reduce bottlenecks caused by slow containers, RTTI, etc
    • Reduced memory usage by culling finalized cells, more compact data representation, clearing unused data, etc
    • Added new coordinator based on dirty cells, rather then updating all cells each simulation step
    • Replaced expensive exceptions with conditionals
  • Several data providers (Open Topography, ESA Worldcover)

https://firms.modaps.eosdis.nasa.gov/api/map_key/ https://portal.opentopography.org/requestService?service=api

About

High performance Rothermel wildfire simulation using real Earth maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors