NGWPC NWM Regionalization, Hindcast, and Coastal Tools 2026-06-09 - #9
Open
cmaynard-ngwpc wants to merge 118 commits into
Open
NGWPC NWM Regionalization, Hindcast, and Coastal Tools 2026-06-09#9cmaynard-ngwpc wants to merge 118 commits into
cmaynard-ngwpc wants to merge 118 commits into
Conversation
Merge release-candidate into development for release 1.2.0-rc1 See merge request NGWPC/nwm-ngen/ngen-fcst!32
Merge main into development for release 1.2.0 See merge request NGWPC/nwm-ngen/ngen-fcst!35
…elopment' updates to allow csv forcing See merge request NGWPC/nwm-ngen/ngen-fcst!29
Delete version.txt See merge request NGWPC/nwm-ngen/ngen-fcst!36
…elopment' updates to allow csv forcing See merge request NGWPC/nwm-ngen/ngen-fcst!29
Pass in path to forcing files instead of netcdf file See merge request NGWPC/nwm-ngen/ngen-fcst!37
Update script See merge request NGWPC/nwm-ngen/ngen-fcst!38
Migrate CI/CD to Github
fix release builds and remove unnecessary docker commands
Forecast validation multiple calls
Add ngen_results_dir to forecast
…ndas to match pending updates to ngen-forcing
Add hindcasting and lagged ensemble workflow support
Add Multiprocessing to Forecasts
correct oci labels for base image digest and revision and removed cre…
Use EWTS repository Python package
Fix state loading for warm state runs
Jwade ngwpc 9421 nhf
cicd updates
Merge development into ngwpc-candidate for release 3.1.2.2.0-rc1
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.
Implemented major forecasting workflow enhancements, including support for hindcasting, lagged ensemble forecasting, state saving and warm-start execution, intermediate analysis runs, separate cold-start jobs, and MPI-based parallel forecast processing. Refactored the forecast manager architecture to improve workflow orchestration, direct integration with msw-mgr, configuration caching, forecast execution management, and handling of multiple forecast runs. Added robust asynchronous forecast execution through a new ForecastExecutionManager, improving process lifecycle management, interrupt handling, status tracking, logging, and subprocess control. Enhanced operational reliability through improved state loading, forecast partitioning support, validation of hindcast intervals, restructuring of run directories, and better handling of warm-start and lagged-ensemble workflows. Integrated EWTS logging, standardized log naming and storage, improved documentation and READMEs, and updated CI/CD, Docker, and customer delivery workflows. Numerous bug fixes, logging improvements, and code quality updates were also included to improve stability and maintainability across forecasting operations.
Additions
Removals
Changes