Skip to content
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 #2036 rename #2346

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Feature #2036 rename #2346

merged 1 commit into from
Nov 15, 2022

Conversation

JohnHalleyGotway
Copy link
Collaborator

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)? [No]

    If yes, please describe:

Pull Request Testing

  • Describe testing already performed for these changes:

    Confirmed that make install test runs. Will see what diffs, if any, are flagged in the GHA run.

  • Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:

  • 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? [Yes]

    If yes, describe the new output and/or changes to the existing output:

    Changes the names and order of the 5 new columns in the TCMPR line type.

  • Please complete this pull request review by [Tues 11/15/22].

Pull Request Checklist

See the METplus Workflow for details.

  • Review the source issue metadata (required labels, projects, and milestone).
  • Complete the PR definition above.
  • Ensure the PR title matches the feature or bugfix branch name.
  • Define the PR metadata, as permissions allow.
    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
  • After submitting the PR, select Development with the original issue number.
  • After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
  • Close the linked issue and delete your feature or bugfix branch from GitHub.

…RACK_STDEV, MSLP_STDEV, and MAX_WIND_STDEV.
Copy link
Contributor

@KathrynNewman KathrynNewman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doc updates correctly reflect changes to the consensus column names.

@JohnHalleyGotway
Copy link
Collaborator Author

I inspected the differences flagged in this GHA run and found that differences were flagged in a single file:

file1: /data/output/met_test_truth/tc_pairs/al132020_CONSENSUS.tcst
ERROR: found   226 differences in row type TCST_TCMPR   column TRACK_SPREAD  - max abs: 165.259 
ERROR: found   226 differences in row type TCST_TCMPR   column TRACK_STDEV   - max abs: 165.259 
ERROR: failed tests for TCST_TCMPR: num

As expected, the differences occur only in the consensus output lines (i.e. IVCN_CONS, UEMN_CONS, and so on). And the differences are just swapping the order of values in 2 columns.

So the GHA run revealed no unexpected diffs.

Copy link
Contributor

@sethlinden sethlinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed all the code changes (and header changes). I can see that the fields: DIST_MEAN, MSLP_SPREAD, MAX_WIND_SPREAD changed to: TRACK_STDEV MSLP_STDEV MAX_WIND_STDEV. All the changes are related to this and look good.

@JohnHalleyGotway JohnHalleyGotway merged commit f72017d into develop Nov 15, 2022
@JohnHalleyGotway JohnHalleyGotway deleted the feature_2036_rename branch November 15, 2022 16:49
JohnHalleyGotway added a commit that referenced this pull request Nov 16, 2022
Co-authored-by: Seth Linden <linden@seneca.rap.ucar.edu>
Co-authored-by: John Halley Gotway <johnhg@ucar.edu>
Co-authored-by: MET Tools Test Account <met_test@seneca.rap.ucar.edu>
Co-authored-by: Howard Soh <hsoh@seneca.rap.ucar.edu>
Co-authored-by: Dave Albo <dave@seneca.rap.ucar.edu>
Co-authored-by: johnhg <johnhg@ucar.edu>
Co-authored-by: Lisa Goodrich <lisag@seneca.rap.ucar.edu>
Co-authored-by: jprestop <jpresto@ucar.edu>
Co-authored-by: j-opatz <59586397+j-opatz@users.noreply.github.com>
Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>
Co-authored-by: Julie Prestopnik <jpresto@seneca.rap.ucar.edu>
Co-authored-by: Jonathan Vigh <jvigh@ucar.edu>
Co-authored-by: Seth Linden <linden@ucar.edu>
Co-authored-by: hsoh-u <hsoh@ucar.edu>
Co-authored-by: bikegeek <3753118+bikegeek@users.noreply.github.com>
Co-authored-by: davidalbo <dave@ucar.edu>
Co-authored-by: lisagoodrich <33230218+lisagoodrich@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
3 participants