Conversation
…rements set in NGWPC-3888
customization of t-route's logging class to comply with logging requirements set in NGWPC-3888 See merge request NGWPC/nwm-ngen/t-route!1
Ngwpc 3888 See merge request NGWPC/nwm-ngen/t-route!2
Text file containing repository version number and date See merge request NGWPC/nwm-ngen/t-route!3
changes to make t-route compatible with v2.2 gpkg See merge request NGWPC/nwm-ngen/t-route!4
Development Branch Merge to release-candidate branch for version text file See merge request NGWPC/nwm-ngen/t-route!5
…didate' Updated version file for Release rc-1.0.0 See merge request NGWPC/nwm-ngen/t-route!6
Release Candidate Branch Merge to main for Release 1.0.0 See merge request NGWPC/nwm-ngen/t-route!7
update version file for release 1.0.0 See merge request NGWPC/nwm-ngen/t-route!8
Release 1.0.0 Merge to development See merge request NGWPC/nwm-ngen/t-route!9
Added RTX licensing verbiage See merge request NGWPC/nwm-ngen/t-route!11
Merge development into release-candidate for release rc-1.1.0 See merge request NGWPC/nwm-ngen/t-route!12
Merge update_version_file_rc-1.1.0 into release-candidate for release rc-1.1.0 See merge request NGWPC/nwm-ngen/t-route!13
Merge release-candidate into development for release rc-1.1.0 See merge request NGWPC/nwm-ngen/t-route!14
Merge release-candidate into master for release 1.1.0 See merge request NGWPC/nwm-ngen/t-route!15
Merge update_version_file_1.1.0 into master for release 1.1.0 See merge request NGWPC/nwm-ngen/t-route!16
Merge master into development for release 1.1.0 See merge request NGWPC/nwm-ngen/t-route!17
Drive NGEN T-Route through BMI (NGWPC-7700)
Remove nexus file read in BMI implementation (NGWPC-8769)
Unify pydantic minimum version to currently latest patch release of 2.11 (2.11.9)
* tests: added test case for conecuh river test case (#57) * feat: created outline of structure needed for v5 routing * feat: created outline of structure needed for v5 routing * tmp: read geo file and preprocessing network * patch: updated domain gpkg file, finished preprocessing in init * tmp: test * added lateral flow functions * tests: added flowpath scaling test
* tests: added test case for conecuh river test case (#57) * feat: created outline of structure needed for v5 routing * feat: created outline of structure needed for v5 routing * tmp: read geo file and preprocessing network * patch: updated domain gpkg file, finished preprocessing in init * tmp: test * added lateral flow functions * tests: added flowpath scaling test * feat: troute connections are working * feat: made internals of the network testable * patch: missing trailing ticks in readme * added python command to readme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a new test to the nhf test suite with a CONUS-wide dataset. This test runs t-route for a portion of the 2022 US summer floods over all of CONUS. Channel forcing data is retrieved from National Water Model 3.0 retrospective data. This test is more a test of the nhf data than of t-route code. For that reason, these tests should not be run in the default pytest test set. The test_nhf_conus function has therefore been marked as an integration test.
Additions
Removals
Changes
Testing
Screenshots
Notes
Todos
Checklist