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

[5pt] index 0 is out of bounds for axis 0 with size 0 #1153

Closed
RobHanna-NOAA opened this issue May 7, 2024 · 0 comments · Fixed by #1150
Closed

[5pt] index 0 is out of bounds for axis 0 with size 0 #1153

RobHanna-NOAA opened this issue May 7, 2024 · 0 comments · Fixed by #1150
Assignees
Labels
bug Something isn't working FIM4

Comments

@RobHanna-NOAA
Copy link
Contributor

RobHanna-NOAA commented May 7, 2024

Found in a test run PR: v4.5.0.0 bug fixes #1150 . branch: dev-fix-alaska-bridges

Finalize catchments and model streams 19020602 0
Adjusting model reach rating curves
To Node 21281 cannot calculate max stream order for no upstream segments; multiple downstream segments scenario. Exception 
 KeyError('order_') 

Traceback (most recent call last):
  File "/foss_fim/src/add_crosswalk.py", line 483, in <module>
    add_crosswalk(**args)
  File "/foss_fim/src/add_crosswalk.py", line 250, in add_crosswalk
    update_id = output_flows.loc[
IndexError: index 0 is out of bounds for axis 0 with size 0

Found in 5 of 12040101's branches. This was a small batch test with 5 other hucs completing just fine.

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

Successfully merging a pull request may close this issue.

2 participants