-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error issue question #356
Comments
Hi @LycanSquatch, thanks for your question. This looks similar to another issue in Omniscape.jl (Circuitscape/Omniscape.jl#85) that didn't have a clear solution (it seemed to be an issue with the version of Julia they were using). Can you confirm which version of Circuitscape you are using, as well as your Julia version? The get the version of Circuitscape, run |
Hi @vlandau, thanks for the quick response I'm using Julia Version 1.7.0 (2021-11-30), and Circuitscape v5.10.2. |
Okay thanks! As a first step, can you see if upgrading to Circuitscape 5.11.1 resolves the issue? It may not, but from a debugging perspective it will be good to work from the latest version anyway. |
Okay thanks for checking! Could you please attach a link to (or send separately) your input files so we can debug? |
And if you have access to the INI file that INI builder is creating, that would be helpful as well. |
I resolved the issue, it was a problem with my file. Thanks for your help! |
Discussed in #355
Originally posted by LycanSquatch March 29, 2022
So I have a question about an error. I'm not sure what's causing this problem the layers or files I'm using work on the stand alone program Circuitscape 4.0. But it takes about a month for each run which is why I was trying to expedite this process by using this new version. I keep getting this error while trying to run Circuitscape through Julia. Error: GDALError (CE_Failure, code 10): Pointer 'hDS' is NULL in 'GDALGetRasterBand'. Any Ideas on how to solve this issue would be much appreciated.
The text was updated successfully, but these errors were encountered: