Feature #3274 TCRMW wind variables#3294
Conversation
Coverage Report for CI Build 25384928765Coverage decreased (-0.06%) to 92.065%Details
Uncovered Changes
Coverage Regressions9 previously-covered lines in 1 file lost coverage.
Coverage Stats
💛 - Coveralls |
|
|
||
| //////////////////////////////////////////////////////////////////////////////// | ||
|
|
||
| //version = "V10.0"; |
There was a problem hiding this comment.
Very minor point, but we could probably remove this commented out "version" entry from all the wrapped MET config files. They aren't adding useful information... it really just indicates the version of MET that corresponded to the initial creating of the METplus wrapper. In this case, I assume the TCRMW METplus wrapper was created for MET version 10.0.
There was a problem hiding this comment.
I think the intention of leaving the version commented out was to note the version when it was added, but I am not sure if that is useful or necessary to preserve. If we remove it here, we should remove it from all of them.
JohnHalleyGotway
left a comment
There was a problem hiding this comment.
I approve of these TCRMW wrapper updates.
I double-checked to confirm that the needed config options have been added and that all the tests ran. Nice job refactoring into a TC base wrapper to handle common needs.
As part of this work, I refactored the TC wrappers to create a TCBaseWrapper to store functionality that is common to more than one TC-related wrapper.
Pull Request Testing
Added unit tests that demonstrate the new functionality
Review code changes, ensure all tests pass
Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes]
Do these changes include sufficient testing updates? [Yes]
Will this PR result in changes to the test suite? [No]
If yes, describe the new output and/or changes to the existing output:
Do these changes introduce new SonarQube findings? [No]
If yes, please describe:
Please complete this pull request review by 5/6/2026.
Pull Request Checklist
See the METplus Workflow for details.
Select: Reviewer(s) and Development issue
Select: Milestone as the version that will include these changes
Select: Coordinated METplus-X.Y Support project for bugfix releases or METplus-Wrappers-X.Y.Z Development project for official releases