lautenberger / elmfire

Eulerian Level set Model of FIRE spread
https://elmfire.io
Eclipse Public License 2.0
30 stars 13 forks source link

Running a set of benchmark cases return no arrival time #62

Closed nikosuser closed 1 month ago

nikosuser commented 5 months ago

Hello all,

I am trying to run a set of benchmark cases. For now I am trying to do a uniform fuel and wind case (with later aims to switch each input file to build up on more complex cases). This means I cannot set the inputs up in the setup file like in tutorial 1. I adapted the scripts of tutorial 1 and 3 to run a single case with input tif files and weather files. Using these files I am not getting any arrival time outputs although the fire stats output says that there is nonzero burned area (curiously it also says that the stop time is 0). Can you help me fix this setup?

I attached my input files below.

control.zip

nikosuser commented 1 month ago

I revisited this issue by paying close attention to the tif file formats, and adapting tutorial 3. I am not sure what went wrong with the input files attached, but I have now figured out how to run the cases I wanted to.