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

IndexError: index -54 is out of bounds #7

Closed
Carolina710 opened this issue Nov 10, 2020 · 3 comments
Closed

IndexError: index -54 is out of bounds #7

Carolina710 opened this issue Nov 10, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@Carolina710
Copy link

Hello,

I share "Tile_1" data: https://drive.google.com/drive/folders/15DK5T9hZUaaIBNsfzR3tTp5pFb9XCWt5?usp=sharing

Using this data, an error occurs while processing row 120, in the Python version. This error does not always happen, in this case, it happens when I use start_monitor = datetime(2018, 6, 18), for example. If you try start_monitor = datetime(2016, 1, 1) everything work fine.

The error is the follow:

image

But running in OpenCL I can obtain results.

You can use this gist: https://gist.github.com/Carolina710/330b473478dd59188edaaa6a3fd76bb6 to work with Tile_1.

Thank you!

@mortvest mortvest added the bug Something isn't working label Nov 11, 2020
@mortvest
Copy link
Collaborator

I have run the gist that you have provided. The error does not seem to occur on the develop branch. It was probably fixed with the other bugs with the python backend. Could you check if it is the case for you as well?

@Carolina710
Copy link
Author

Hi! Yes, it works well for me too. Thank you very much, and thank you for adding the magnitude calculation! I will continue to work around the library, and any other issues I may find, I will let you know!

@mortvest
Copy link
Collaborator

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants