NGWPC NWM PI-3 Formulation Selection Delivery 2026-02-25#66
Open
cmaynard-ngwpc wants to merge 21 commits into
Open
NGWPC NWM PI-3 Formulation Selection Delivery 2026-02-25#66cmaynard-ngwpc wants to merge 21 commits into
cmaynard-ngwpc wants to merge 21 commits into
Conversation
Add Error and Warning Trapping System See merge request NGWPC/nwm-ngen/lstm!3
Merge development into release-candidate for release 3.1.1.0.0-rc1 See merge request NGWPC/nwm-ngen/lstm!4
Add license file See merge request NGWPC/nwm-ngen/lstm!5
Add previous licensing verbiage See merge request NGWPC/nwm-ngen/lstm!6
Merge release-candidate into development for release 3.1.1.0.0-rc2 See merge request NGWPC/nwm-ngen/lstm!7
…o 'LOG.' to be consistent across EWTS loggers.
Add precipitation as an output variable
Add building the lstm_ewts package
Merge development into ngwpc-candidate for release 3.1.2.1.0-rc1
Merge ngwpc-candidate into ngwpc-release for release 3.1.2.1.0
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 pull request enhances the EWTS logging framework and LSTM integration, improves unit test workflow reliability, and expands model outputs. It adds the new
lstm_ewtspackage with accompanying unit tests, refines logging consistency and correctness, and updates CI workflows to ensure unit tests install dependencies reliably.Additions
lstm_ewtspackage, including initial unit tests.Changes
pip installcommands.LOG), replacing directlogger.calls for consistency across EWTS components.lstm_ewtspackage where applicable.Removals