You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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])]
The text was updated successfully, but these errors were encountered:
Note: in release 3.1.17, maybe already fixed in newer versions?
Sentry Issue: THREEDI-API-PRODUCTION-40Z
The text was updated successfully, but these errors were encountered: