You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:/omni/resras.tif is an existing file, while C:/omni/omnibear should be created automatically if I'm not mistaken.
I've also tried writing them with backslash () instead of slash (/) but that didn't make a difference.
Note that when I intentionally misspell the raster file in the settingss.ini, I get a different error: ERROR: the file "C:\Bears3\omni\resrasssss.tif" does not exist"
The text was updated successfully, but these errors were encountered:
With help of Vincent, the solution has been found.
My settings file did not specify a source file, but also did not specify
source_from_resistance = true
Therefore Julia did in fact find my resistance raster, but it kept looking for a source filet that was not there.
beardant
changed the title
Julia/Omniscape not recognizing files
Julia/Omniscape not recognizing files [Solved: ini file mistake - no source specified]
Jan 8, 2024
Let's leave this open for now, as a reminder for me to get around to better warning/error throws. I'll do this at the same time that I handle #145, and alternatively add some things to handle #146.
I have tried with various computers, and in various folders, to run Omniscape but I keep getting the same error:
I'm using Julia 1.8.4.
Please find here the necessary files;
omni_ex.zip
The 'settingss.ini' file has the following:
C:/omni/resras.tif is an existing file, while C:/omni/omnibear should be created automatically if I'm not mistaken.
I've also tried writing them with backslash () instead of slash (/) but that didn't make a difference.
Note that when I intentionally misspell the raster file in the settingss.ini, I get a different error:
ERROR: the file "C:\Bears3\omni\resrasssss.tif" does not exist"
The text was updated successfully, but these errors were encountered: