lautenberger / elmfire

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

Error in script of real-world fuel/terrain under constant/uniform wind #38

Closed ehsankazem closed 7 months ago

ehsankazem commented 8 months ago

There is an error in the script that i change lat & long of fuel data the simulation process fail and doesn't work elmfire elmfire

lautenberger commented 8 months ago

Hi, the coordinates (-130.281, 47.440) are in the Pacific Ocean so there's no fuel data there.

ehsankazem commented 8 months ago

@lautenberger Hello, thanks for your comment but in other coords like lat=51.81363053328923 long=-123.18997280486167 i get same error

lautenberger commented 8 months ago

Those coordinates are in Canada, the fuel data are from LANDFIRE which is only US. I'm not familiar with fuel data in Canada, but if there's a dataset analogous to LANDFIRE I'll gladly add it in

ehsankazem commented 8 months ago

Those coordinates are in Canada, the fuel data are from LANDFIRE which is only US. I'm not familiar with fuel data in Canada, but if there's a dataset analogous to LANDFIRE I'll gladly add it in

Ok, thank you for your guides

lautenberger commented 7 months ago

Sure, think - closing this issue for now but please do let me know if you encounter any additional problems!