Skip to content
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

Closed
LycanSquatch opened this issue Mar 30, 2022 Discussed in #355 · 7 comments
Closed

Error issue question #356

LycanSquatch opened this issue Mar 30, 2022 Discussed in #355 · 7 comments

Comments

@LycanSquatch
Copy link

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.

@vlandau
Copy link
Member

vlandau commented Mar 30, 2022

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 using Pkg; Pkg.status("Circuitscape") in the terminal.

@LycanSquatch
Copy link
Author

Hi @vlandau, thanks for the quick response I'm using Julia Version 1.7.0 (2021-11-30), and Circuitscape v5.10.2.

@vlandau
Copy link
Member

vlandau commented Mar 30, 2022

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.

@LycanSquatch
Copy link
Author

Okay so I tried using Circuitscape 5.11.1 and Julia Version 1.7.2 and still ended up with the same result.
image

@vlandau
Copy link
Member

vlandau commented Mar 31, 2022

Okay thanks for checking! Could you please attach a link to (or send separately) your input files so we can debug?

@vlandau
Copy link
Member

vlandau commented Mar 31, 2022

And if you have access to the INI file that INI builder is creating, that would be helpful as well.

@LycanSquatch
Copy link
Author

I resolved the issue, it was a problem with my file. Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants