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 #2669 proj METbaseimage v3.0 #2675

Merged
merged 16 commits into from
Sep 6, 2023
Merged

Conversation

JohnHalleyGotway
Copy link
Collaborator

Expected Differences

Updates METbaseimage from v2.1 to v3.0 since we decided to discard the v2.1 release and re-number it v3.0.

  • 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:

    None.

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

    Confirm GHA runs work fine and flag no diffs.

  • Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes]
    None needed.

  • Do these changes include sufficient testing updates? [Yes]
    None needed.

  • Will this PR result in changes to the test suite? [No]

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

  • Please complete this pull request review by [9/6/2023].

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) 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
  • After submitting the PR, select the ⚙️ icon in the Development section of the right hand sidebar. Search for the issue that this PR will close and select it, if it is not already selected.
  • 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.

…Also delete development.kiowa since that machine was decommissioned in June 2023.
…compiling the 50 applications that already link to -lvx_grid.
…include the Proj library in the rpath settings.
…r or not MET successfully compiles in that METbaseimage
…a4 to test with the correct base image version
…updating this feature branch to use that image when compiling via GHA.
… deciding that the METbaseimage version should be pushed to v3.0 because of the change to the operating system.
@JohnHalleyGotway JohnHalleyGotway added this to the MET 12.0.0 milestone Sep 6, 2023
@JohnHalleyGotway JohnHalleyGotway linked an issue Sep 6, 2023 that may be closed by this pull request
21 tasks
@jprestop
Copy link
Collaborator

jprestop commented Sep 6, 2023

@JohnHalleyGotway Well, I am a bit perplexed by these differences in the failing check:

COMPARING tc_stat/ALAL2010_stat.out
file1: /data/output/met_test_truth/tc_stat/ALAL2010_stat.out
file2: /data/output/met_test_output/tc_stat/ALAL2010_stat.out
ERROR: diff error:
6c6
< SUMMARY:  CRTK_ERR   BCLP    85    85 -13.62214  -36.61848   9.37419 108.17328  -514.44642 -133.26315 -22.04262  0        12.18008 101.23529  242.00318  34.2227   756.4496  -1157.88229     NA     NA        64       39        6 0.60938
---
> SUMMARY:  CRTK_ERR   BCLP    85    85 -13.62214  -36.61848   9.37419 108.17328  -514.44642 -133.26315 -22.04262  0        12.18008 101.23529  242.00318  34.2227   756.4496  -1157.88231     NA     NA        64       39        6 0.60938
64c64
< SUMMARY:  CRTK_ERR   BCLP 20100629_060000     6     6  103.88155    24.49553  183.26756  75.64639     0         11.97959   45.08834  129.28296  154.28723   170.38209    185.07792 109.19889  185.07792   623.28929 120000 220000         0        0        0  NA
---
> SUMMARY:  CRTK_ERR   BCLP 20100629_060000     6     6  103.88155    24.49553  183.26756  75.64639     0         11.97959   45.08834  129.28296  154.28721   170.38209    185.07792 109.19888  185.07792   623.28927 120000 220000         0        0        0  NA

Looking over the code changes, I don't understand why these diffs would exist. Any thoughts?

@jprestop
Copy link
Collaborator

jprestop commented Sep 6, 2023

@JohnHalleyGotway Thank you for explaining to me that the reference truth dataset was not yet updated, and so these differences are expected.

Copy link
Collaborator

@jprestop jprestop left a comment

Choose a reason for hiding this comment

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

I approve this request.

@JohnHalleyGotway JohnHalleyGotway merged commit ff667fa into develop Sep 6, 2023
33 of 34 checks passed
@JohnHalleyGotway JohnHalleyGotway deleted the feature_2669_proj branch September 6, 2023 21:20
JohnHalleyGotway pushed a commit that referenced this pull request Sep 6, 2023
Co-authored-by: jprestop <[email protected]>
Co-authored-by: Seth Linden <[email protected]>
Co-authored-by: John Halley Gotway <[email protected]>
Co-authored-by: Daniel Adriaansen <[email protected]>
Co-authored-by: John and Cindy <[email protected]>
Co-authored-by: rgbullock <[email protected]>
Co-authored-by: Randy Bullock <[email protected]>
Co-authored-by: Dave Albo <[email protected]>
Co-authored-by: Howard Soh <[email protected]>
Co-authored-by: George McCabe <[email protected]>
Co-authored-by: hsoh-u <[email protected]>
Co-authored-by: MET Tools Test Account <[email protected]>
Co-authored-by: Seth Linden <[email protected]>
Co-authored-by: lisagoodrich <[email protected]>
Co-authored-by: davidalbo <[email protected]>
Co-authored-by: Lisa Goodrich <[email protected]>
Co-authored-by: metplus-bot <[email protected]>
Co-authored-by: j-opatz <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Vigh <[email protected]>
Co-authored-by: Tracy Hertneky <[email protected]>
Co-authored-by: David Albo <[email protected]>
Co-authored-by: Dan Adriaansen <[email protected]>
fix 2518 dtypes appf docs (#2519)
fix 2531 compilation errors (#2533)
fix #2531 compilation_errors_configure (#2535)
fix #2514 develop clang (#2563)
fix #2575 develop python_convert (#2576)
Fix Python environment issue (#2407)
fix definitions of G172 and G220 based on comments in NOAA-EMC/NCEPLIBS-w3emc#157. (#2406)
fix #2380 develop override (#2382)
fix #2408 develop empty config (#2410)
fix #2390 develop compile zlib (#2404)
fix #2412 develop climo (#2422)
fix #2437 develop convert (#2439)
fix for develop, for #2437, forgot one reference to the search_parent for a dictionary lookup.
fix #2452 develop airnow (#2454)
fix #2449 develop pdf (#2464)
fix #2402 develop sonarqube (#2468)
fix #2426 develop buoy (#2475)
fix 2596 main v11.1 rpath compilation (#2614)
fix #2514 main_v11.1 clang (#2628)
fix #2644 develop percentile (#2647)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

Enhance MET to compile and link against the Proj library
2 participants