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

Support missing input/output and missing rate law #298

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

bgyori
Copy link
Member

@bgyori bgyori commented Feb 27, 2024

This PR fixes some corner cases in ingesting stock and flow AMR:

  • Handle missing inputs/outputs for flows
  • Handle missing rate expression for flows

Fixes #297

@bgyori bgyori merged commit f75c238 into main Feb 27, 2024
4 checks passed
@bgyori bgyori deleted the fix_stockflow branch February 29, 2024 14:58
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

Successfully merging this pull request may close these issues.

Flows without upstream stocks cause a KeyError in stockflow
1 participant