-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature #2395 wdir #2820
Merged
Merged
Feature #2395 wdir #2820
Conversation
This file contains 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
…wind direction statistics. Work still in progress.
…additions to the VL1L2, VAL1L2, and VCNT columns.
…rid-stat and point-stat to log calls to the do_vl1l2() function.
…undefined directions.
24 tasks
@ericgilleland and @JohnHalleyGotway met on Feb 14, 2024 to discuss this PR. Some questions:
|
ericgilleland
approved these changes
Feb 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve
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.
Expected Differences
Do these changes introduce new tools, command line arguments, or configuration file options? [No]
If yes, please describe:
Do these changes modify the structure of existing or add new output data types (e.g. statistic line types or NetCDF variables)? [Yes]
If yes, please describe:
Adds 3 new VL1L2 columns:
Adds 3 new VAL1L2 columns:
Adds 12 new VCNT columns:
Note however that the VCNT line type includes columns for bootstrap CI's, but MET does not actually compute them yet. Enhancing it to do so is requested in MET #963.
Pull Request Testing
Describe testing already performed for these changes:
Manually ran
make test
and inspected the content of the new columns.Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:
Meet to review the following details:
Observe this PR testing workflow that ran without error but produced many, many diffs. Download/inspect the diffs to see that they're confined to VL1L2/VAL1L2/VCNT lines.
Review the description and equations added to the end of Appendix G for accuracy and clarity.
Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes]
Yes, this includes updates to the Point-Stat chapter and Appendix G.
Do these changes include sufficient testing updates? [Yes]
New output is produced for many existing unit tests.
Will this PR result in changes to the test suite? [Yes]
If yes, describe the new output and/or changes to the existing output:
A total of 84 ascii output files are modified:
.stat
suffix._vl1l2.txt
suffix._val1l2.txt
suffix._vcnt.txt
suffix.Please complete this pull request review by [Fri 2/16/24].
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 MET-X.Y.Z Development project for official releases