-
Notifications
You must be signed in to change notification settings - Fork 15
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
index out of range error #59
Comments
To clarify so that I can try to replicate, you're using the test data from here? |
Correct.
…On Tue, Mar 20, 2018 at 4:41 PM, Bob Literman ***@***.***> wrote:
To clarify so that I can try to replicate, you're using the test data from
here?
https://github.com/rachelss/SISRS_test_data
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#59 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AXZaKwetg3zCA8tdpLoK2OgI-TJ4IsOoks5tgXd4gaJpZM4SyrwW>
.
|
Alright, dove into the code and found what could have been the offending line. I was able to replicate your error, and then remove it. Clone the new code from GitHub and give it a shot? Thanks for the heads up! |
Thanks! I'll give it a shot tomorrow morning and get back to you.
…On Tue, Mar 20, 2018, 6:16 PM Bob Literman ***@***.***> wrote:
Alright, dove into the code and found what could have been the offending
line. I was able to replicate your error, and then remove it. Clone the new
code from GitHub and give it a shot?
Thanks for the heads up!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#59 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AXZaKxgzFb5BjJeOtzytKCelVLOUtYptks5tgY26gaJpZM4SyrwW>
.
|
Ran with the test data this morning and everything completed successfully!
Thanks for your lightning fast help!
On Tue, Mar 20, 2018 at 6:39 PM, Kevin Leigeb <kevin.leigeb@gmail.com>
wrote:
… Thanks! I'll give it a shot tomorrow morning and get back to you.
On Tue, Mar 20, 2018, 6:16 PM Bob Literman ***@***.***>
wrote:
> Alright, dove into the code and found what could have been the offending
> line. I was able to replicate your error, and then remove it. Clone the new
> code from GitHub and give it a shot?
>
> Thanks for the heads up!
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#59 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AXZaKxgzFb5BjJeOtzytKCelVLOUtYptks5tgY26gaJpZM4SyrwW>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting the following error when trying to run SISRS with the test data provided:
I ran the following command from the test data directory to produce the command:
$ /software/SISRS-1.6.2/bin/sisrs sites -g 1745690 -p 24
Let me know if there's any more info I can provide to help find a resolution. Thanks.
The text was updated successfully, but these errors were encountered: