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

[CFFDRS R Bug]: Handle not having FUELTYPE defined properly in fbp() #40

Open
2 tasks
jordan-evens opened this issue Apr 8, 2024 · 1 comment
Open
2 tasks
Assignees
Labels
bug Something isn't working

Comments

@jordan-evens
Copy link
Collaborator

Contact Details

No response

What happened?

df_fbp <- fbp(df_wx_out, output = "ALL")

gives:
Error in slope_values[["WSV"]] : subscript out of bounds
when no FUELTYPE defined

Relevant log output

No response

Approvals Process

  • Testing For Issue
  • Merge
@jordan-evens jordan-evens added the bug Something isn't working label Apr 8, 2024
@BadgerOnABike
Copy link
Collaborator

Ah yea, we check if input exists, but not if the stuff in input exists!

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