NGWPC Closeout Delivery 8/31/2026 - #207
Merged
Merged
Conversation
AWS migration
Better handling of empty gage table Add help to show usage in runCerf.sh
… dir, stops stuck jobs filling node local disk
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.
AWS Migration, Slurm-Based Job Execution, and Tuning Time Control Overhaul
Server operations moved off the legacy PW workflow onto AWS, with jobs now submitted and monitored directly against the Slurm REST API and a CLI-based binary build pipeline for distribution. Forecast verification was retired in favor of routing evaluation through the new eval-mgr service, while calibration/validation tuning periods gained a full rework of start/end/gap time-control math, multi-file tuning-parameter uploads, and better gage/domain handling. The service also picked up a health-check endpoint, CSRF/reverse-proxy hardening, and a Python 3.12 upgrade.
Note: Pull Request includes commits OWP has yet to merge from previous deliveries
Additions
validation_window_gapfield and supporting time-control math for calibration/validation periodsRemovals
VerificationRuncode supporting itChanges
validation_windowrenamed tovalidation_window_after_calibration, more accurate min/max logic)python:3.14-slim-bookwormbase image; adopted Whitenoise for static file serving and dropped thefionadependency