NGWPC NWM PI-3 Formulation Selection Delivery 2026-02-25#14
Open
cmaynard-ngwpc wants to merge 153 commits intoNOAA-OWP:mainfrom
Open
NGWPC NWM PI-3 Formulation Selection Delivery 2026-02-25#14cmaynard-ngwpc wants to merge 153 commits intoNOAA-OWP:mainfrom
cmaynard-ngwpc wants to merge 153 commits intoNOAA-OWP:mainfrom
Conversation
Merge release-candidate 1.0.0-rc to development See merge request NGWPC/nwm-ngen/ngen-verf!16
Merge main into development for release 1.0.0 See merge request NGWPC/nwm-ngen/ngen-verf!20
Change .gitignore See merge request NGWPC/nwm-ngen/ngen-verf!21
Yliu change comment See merge request NGWPC/nwm-ngen/ngen-verf!22
Yliu ngwpc 6418 See merge request NGWPC/nwm-ngen/ngen-verf!23
Yliu ngwpc 6418 See merge request NGWPC/nwm-ngen/ngen-verf!24
Yliu fix teehr See merge request NGWPC/nwm-ngen/ngen-verf!25
Merge development into release-candidate for release 3.1.1.1.0-rc1 See merge request NGWPC/nwm-ngen/ngen-verf!26
fix locations bug See merge request NGWPC/nwm-ngen/ngen-verf!27
Merge release-candidate into development for release 3.1.1.1.0-rc2 See merge request NGWPC/nwm-ngen/ngen-verf!28
…idate' fixed error related to teehr metrics See merge request NGWPC/nwm-ngen/ngen-verf!29
Merge release-candidate into development for release 3.1.1.1.0-rc3 See merge request NGWPC/nwm-ngen/ngen-verf!30
fixed error in plotting event metrics See merge request NGWPC/nwm-ngen/ngen-verf!31
Yliu ngwpc 9269 missing obs
Added ngwpc-candidate and ngwpc-release to the trigger branches for both push and pull_request events in the GitHub Actions workflow.
Add ngwpc-candidate and ngwpc-release branches to CI/CD workflow
Merge development into ngwpc-candidate for release 3.1.2.2.0-rc1
Yliu ngwpc 9560 support verification for AnA runs
Yliu ngwpc 9560 support AnA - add updated config file
fix bugs in supporting AnA
Yliu ngwpc 9560 support verification for AnA runs
Yliu ngwpc 9560 support AnA - add updated config file
fix bugs in supporting AnA
Yliu backport ngwpc candidate
Merge ngwpc-candidate into development for release 3.1.2.2.0-rc2
add support for env and user variables in paths
updates to exit gracefully when no obs data available
support dynamic figure width for metric table
fix substitution with env variables
Yliu merged PRs for ngwpc-candidate
Merge ngwpc-candidate into ngwpc-release for release 3.1.2.2.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 improves the robustness, flexibility, and usability of nwm-verf, with a focus on configuration handling, AnA (Analysis-and-Assimilation) support, and plotting resilience.
The PR adds support for environment/user variable substitution in paths, expands AnA capabilities (including negative and flexible lead times), improves graceful handling of missing observation data, and refines plotting behavior for large or sparse datasets. CI/CD coverage is also updated to align with NGWPC branch workflows.
Additions
Configuration & Workflow Support
ngen_simulation.separate_calibratedworkflows.Visualization Enhancements
Changes
Correctness & Robustness
win_size = 0.Plotting & UX
Removals