-
Notifications
You must be signed in to change notification settings - Fork 2
Feature #48 Hurricane Matthew METplus #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
…e statistompute statistics
…eparately (until dtcenter/METplus#2567 is completed). Adjust settings to produce more useful output, prevent wind vector warnings, filter out duplicate obs, define pressure levels, etc.
…vel value and change output flag settings to get results that can be more easily plotted
…ntainer that are mounted -- left paths on casper for reference
…tiple model files
…to feature/48_matthew_metplus
…rHub instead of local directory
…s, added steps to clone i-wrf repo to get METplus config files
20 tasks
20 tasks
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.
Pull Request Testing
Ran instructions on casper with a clean environment
Follow instructions to run METplus use case on casper: https://i-wrf.readthedocs.io/en/feature-48_matthew_metplus/Users_Guide/running.html#on-an-hpc-cluster-with-apptainer
Note: After cloning the i-wrf GitHub repository, you will need to switch to the feature branch to get the METplus config file needed to run the use case
git -C ${SCRATCH}/i-wrf checkout feature/48_matthew_metplus
Also note: The instructions use the development version of METplus (dtcenter/metplus-dev:develop). Once the next METplus release has been created, we will need to update the instructions to replace
metplus-dev:develop
withmetplus:6.0.0
to ensure that the stable release is always used.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? [N/A]
If yes, describe the new output and/or changes to the existing output:
Please complete this pull request review by 5/22/2024.
Pull Request Checklist
Select: Reviewer(s)
Select: Organization level software support Project or Repository level development cycle Project
Select: Milestone as the version that will include these changes