-
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
Bugfix #2841 develop tang_rad_winds #2921
Merged
JohnHalleyGotway
merged 15 commits into
develop
from
bugfix_2841_develop_tang_rad_winds
Jun 24, 2024
Merged
Bugfix #2841 develop tang_rad_winds #2921
JohnHalleyGotway
merged 15 commits into
develop
from
bugfix_2841_develop_tang_rad_winds
Jun 24, 2024
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
… for the develop branch
23 tasks
…ounter-clockwise from due east.
17 tasks
@JohnHalleyGotway and @KathrynNewman met to review this PR and found the following:
|
23 tasks
…om/dtcenter/MET into bugfix_2841_develop_tang_rad_winds
…ctively switch from counterclockwise rotation to clockwise.
KathrynNewman
approved these changes
Jun 24, 2024
11 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.
Expected Differences
Please review this at the same time as PR #2920, to fix this bug in the
main_v11.1
branch.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)? [No]
If yes, please describe:
Pull Request Testing
Confirmed that the diffs flagged for this PR are limited to 5 output files from tc_rmw, rmw_analysis, and tc_diag:
4 of these are the same as the diffs for PR #2920. But the TC-Diag file (
file1: /data/output/met_test_truth/tc_diag/sal092022_gfso_doper_2022092400_diag.nc
) is the new difference for this PR.I used
ncdump
to dump to ascii and compare the results. Some diffs are way out in the 8th or more decimal place, but real differences only occur for850TANG
,850VORT
, and200DVRG
as planned/hoped:I'll note that while the diagnostics are modified, they do not resolve the discrepancies noted in MET #2729.
Please find the code for testing on seneca in:
/d1/projects/MET/MET_pull_requests/met-12.0.0/beta5/MET-bugfix_2841_develop_tang_rad_winds
I updated the docs to clarify that azimuths are in degrees counter-clockwise from due east.
You can find the updated documentation for this PR at this link:
https://met--2921.org.readthedocs.build/en/2921/Users_Guide/tc-rmw.html
Do these changes include sufficient testing updates? [Yes]
No new tests are needed, but output from existing tests will change.
Will this PR result in changes to the MET test suite? [Yes]
If yes, describe the new output and/or changes to the existing output:
Modifies all output from TC-RMW and TC-Diag.
Will this PR result in changes to existing METplus Use Cases? [Yes]
If yes, create a new Update Truth METplus issue to describe them.
Output from any unit tests that run TC-RMW or TC-Diag will be modified.
Do these changes introduce new SonarQube findings? [???]
If yes, please describe:
Unknown.
Please complete this pull request review by [Fri 5/21/24].
The main_v11.1 bugfix (PR Bugfix #2841 main_v11.1 tang_rad_winds #2920) is needed by 6/21/24 to be included in the MET-11.1.1 bugfix release on that date.
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