firetools / qgis2fds

An open source and free tool to export terrain elevation, landuse, and georeferencing to NIST FDS for computational fluid dynamics (CFD) wildfire or atmospheric pollutants dispersion simulations.
GNU General Public License v3.0
17 stars 13 forks source link

Incompatible Windows paths, when qgs file is opened in Linux or Mac (FDS case path, csv file paths, ...) #84

Closed emanuelegissi closed 1 year ago

emanuelegissi commented 1 year ago

The verification cases are affected, and many more cases.

johodges commented 1 year ago

Thanks for the heads up. It's been a while since I have looked at the files embedded in the qgs files. The command line verification suite doesn't use the values embedded in the file since they are overwritten in the command line. I'll take a look at the qgs project files and make sure the embedded values work out the gate as well.

emanuelegissi commented 1 year ago

In fact I would like to fix the problem in the code. I create a qgs on Win and send it to a colleague working on Mac, it should work.

emanuelegissi commented 1 year ago

This issue should be fixed now. May you test it in Windows? Please, open cases with both standard and Windows path formats.

emanuelegissi commented 1 year ago

Should be ok, please reopen if not ok