Feature #2577 develop - WRF Hurricane Matthew use case #3036
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 use case was added for v6.1, so this is adding it to develop to make it available in v6.2. A limitation in METdataio's reformatter that didn't support using environment variables in the config file required a workaround for the use case in v6.1 to use
cd
and write to relative paths. An update to METdataio in develop allows for the use case to be updated to remove thecd
commands and reference environment variables to find input files and write output files. The output should remain the same after these changes.Pull Request Testing
Ensured that the output does not change with the modifications to the use case to use environment variables in the reformatter config file.
Ensure all automated tests pass. Content in use case docs have already been reviewed.
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 7/1/2025.
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