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 -9999 is out of bounds for axis 0 with size 8174 #319

Open
sentry-io bot opened this issue Apr 21, 2023 · 0 comments
Open

IndexError: index -9999 is out of bounds for axis 0 with size 8174 #319

sentry-io bot opened this issue Apr 21, 2023 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 21, 2023

Note: in release 3.1.17, maybe already fixed in newer versions?

Sentry Issue: THREEDI-API-PRODUCTION-40Z

IndexError: index -9999 is out of bounds for axis 0 with size 8174
(11 additional frame(s) were not displayed)
...
  File "asgiref/sync.py", line 462, in thread_handler
    return func(*args, **kwargs)
  File "threedigrid_builder/application.py", line 264, in make_gridadmin
    grid = _make_gridadmin(
  File "threedigrid_builder/application.py", line 184, in _make_gridadmin
    grid.add_1d2d_lines(
  File "threedigrid_builder/grid/grid.py", line 696, in add_1d2d_lines
    lines_1d2d.set_line_coords(self.nodes)
  File "threedigrid_builder/base/lines.py", line 80, in set_line_coords
    start = nodes.coordinates[nodes.id_to_index(self.line[to_fix, 0])]
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

0 participants