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
Hi everyone, I am getting some strange result when I ran Circuitscape in pairwise option in Julia. When I get the results and open them in GIS software, the cumulative current maps are not displayed and have values from -1.79769e+308 to 1.79769e+308. I tried two different versions of Julia (i.e., 1.8.5 and 1.10), but nothing changed.
Apparently, the process works well and does not give any errors.
At the end I get this result in Julia:
A little update. This problem seems to be related to #289, because also in my case the cumulative current map contains only -9999 even though in Julia the final matrix showed normal values (i.e., from 0 to x). I think that's why when I open the final map on GIS software it's empty and nothing is shown.
@Daviser95 also, you have use_unit_currents = true and use_direct_grounds=true, two options that just received support via #421. Once this is merged, feel free to try again.
Hi everyone, I am getting some strange result when I ran Circuitscape in pairwise option in Julia. When I get the results and open them in GIS software, the cumulative current maps are not displayed and have values from -1.79769e+308 to 1.79769e+308. I tried two different versions of Julia (i.e., 1.8.5 and 1.10), but nothing changed.
Apparently, the process works well and does not give any errors.
At the end I get this result in Julia:
This is the .ini file:
These are the version info:
Any advice would be appreciated!
Thank you in advance!
The text was updated successfully, but these errors were encountered: