NGWPC NWM PI-3 Formulation Selection Delivery 2025-11-21#56
Open
cmaynard-ngwpc wants to merge 61 commits intoNOAA-OWP:masterfrom
Open
NGWPC NWM PI-3 Formulation Selection Delivery 2025-11-21#56cmaynard-ngwpc wants to merge 61 commits intoNOAA-OWP:masterfrom
cmaynard-ngwpc wants to merge 61 commits intoNOAA-OWP:masterfrom
Conversation
Mkarim ngwpc 2220 See merge request NGWPC/nwm-ngen/snow17!1
NGWPC-3711: Bug Fix See merge request NGWPC/nwm-ngen/snow17!2
rc-master: Release 1.0.0 Merge See merge request NGWPC/nwm-ngen/snow17!4
Ngwpc 3711 mkarim See merge request NGWPC/nwm-ngen/snow17!3
…ent' added the datatime-fortran soruce to the ngen source tree and updated... See merge request NGWPC/nwm-ngen/snow17!5
Sac snow17 update See merge request NGWPC/nwm-ngen/snow17!6
Text file containing repository version number and date See merge request NGWPC/nwm-ngen/snow17!7
Development Branch Merge to release-candidate branch for Release rc-1.1.0 See merge request NGWPC/nwm-ngen/snow17!9
…didate' Update version file for Release rc-1.1.0 See merge request NGWPC/nwm-ngen/snow17!10
Release Candidate Branch Merge to main for Release 1.1.0 See merge request NGWPC/nwm-ngen/snow17!11
Update version file for release 1.1.0 See merge request NGWPC/nwm-ngen/snow17!12
Release 1.1.0 Merge to development See merge request NGWPC/nwm-ngen/snow17!13
Merge update_version_file_rc-1.2.0 into release-candidate for release rc-1.2.0 See merge request NGWPC/nwm-ngen/snow17!16
Merge release-candidate into development for release rc-1.2.0 See merge request NGWPC/nwm-ngen/snow17!17
Merge release-candidate into master for release 1.2.0 See merge request NGWPC/nwm-ngen/snow17!18
Merge update_version_file_1.2.0 into master for release 1.2.0 See merge request NGWPC/nwm-ngen/snow17!19
Merge master into development for release 1.2.0 See merge request NGWPC/nwm-ngen/snow17!20
Merge master into development for release 1.2.0 See merge request NGWPC/nwm-ngen/snow17!21
Delete version.txt See merge request NGWPC/nwm-ngen/snow17!22
… WARNING to SEVERE
…lopment' Add check for logging enabled, change log levels ERROR to WARNING and WARNING to SEVERE See merge request NGWPC/nwm-ngen/snow17!23
Merge development into release-candidate for release 3.1.1.3.0-rc1 See merge request NGWPC/nwm-ngen/snow17!24
Convert print to stdout to ngen log entries.
Remove superfluous print where write_log exists. See merge request NGWPC/nwm-ngen/snow17!25
Merge release-candidate into development for release 3.1.1.3.0-rc2 See merge request NGWPC/nwm-ngen/snow17!26
Merge OWP Github master branch See merge request NGWPC/nwm-ngen/snow17!27
Merge development into release-candidate for release 3.1.1.4.0-rc1
fix swe/snow depth unit issue
Fix swe/snow depth unit issue merge to release-candidate
…sion Fix logger recursion (NGWPC-8295)
fix negative raim from snow17
Merge release-candidate to development
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.
Improve logging, unit handling, and cross-platform compatibility. Log levels were adjusted, redundant prints were removed, and logging steps were enhanced for standalone testing. Snow17-related fixes addressed negative RAIM values, SWE/snow depth unit issues, parameter saving, and proper assignment of surface pressure and scaled precipitation. Compiler compatibility was improved with variable initialization, type declarations, and intent() adjustments for Intel and Apple M3 Max CPUs. Documentation and examples were updated for consistency, version.txt was deleted, and the license file was revised to reflect OWP government language. Merges from the GitHub master branch were also incorporated.