-
Notifications
You must be signed in to change notification settings - Fork 138
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
Restore Reach-based Lakes from v5.1.x #776
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Double checked the v5.1.1 code and looks like all the needed changes were brought over but with improved formatting 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That fix looks good and now the CI is passing (always comforting!)
Co-authored-by: Ryan Cabell <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
TYPE: bug fix
KEYWORDS: reach, lakes, routing
SOURCE: NCAR
DESCRIPTION OF CHANGES: support for lakes (reservoirs) in non-UDMP reach-based routing was added in version 5.1.1 but subsequently dropped from subsequent releases. This PR adds that functionality back in.
TESTS CONDUCTED: testing offline, will update in comments if necessary