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

Update develop-ref after #1800 #1808

Merged
merged 172 commits into from
May 24, 2021
Merged

Update develop-ref after #1800 #1808

merged 172 commits into from
May 24, 2021

Conversation

JohnHalleyGotway
Copy link
Collaborator

@JohnHalleyGotway JohnHalleyGotway commented May 24, 2021

Pull Request Testing

Update develop-ref after PR #1800 for issue #1798. This PR adds a new python output file. Updating develop-ref to get past this difference.

  • Describe testing already performed for these changes:

    The NB for develop failed on 20210524 with the new output file. From kiowa:/d1/projects/MET/MET_regression/develop/NB20210524/test_regression_20210524.log
ERROR: folder MET-develop-ref/test_output missing 1 files
    python/letter_numpy_grid_name_user_python.ps 
  • Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:

    No additional testing needed.

  • Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes]
    This PR serves as documentation of the change.

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

    As described above.

  • Please complete this pull request review by [05/24/21].

Pull Request Checklist

See the METplus Workflow for details.

  • 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), Project(s), and Milestone
  • After submitting the PR, select Linked Issues 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.

DanielAdriaansen and others added 20 commits May 7, 2021 14:25
* Per #1778, please see #1778 (comment) for details. Basically, when doing development, compile with the -g debug option. Otherwise, remove it by default.

* Per #1778, update stale URL's in the README and configure.ac file. Also, change the default MET version from 8.1 to development.
* Per #1786, updates for the v10.0.0 release. Note that no changes were needed in conf.py. It had already been updated.

* Added update MET to compile using GNU version 10 compilers and PGI version 20 compilers

* Made updates to improve compilation

* Per #1768, added a couple more 10.0.0 release notes.

* Adding pgi config file from cheyenne

Co-authored-by: Julie.Prestopnik <[email protected]>
* Per #1798, fix up the read_tmpe_dataplane.py script to handle a grid string or dictionary.

* Per #1798, add a test to unit_python.xml to exercise this bugfix.
…pport extra-tropical cyclone tracks not verified against BEST tracks.
* Updated compile script and added assocaited config files

* Added jet config file

* Updated orion file

* Added new stampede config file and modulefiles for various machines
…rt plotting of extra-tropical cyclone tracks that aren't verified against BEST tracks.
@JohnHalleyGotway JohnHalleyGotway added this to the MET 10.1.0 milestone May 24, 2021
@JohnHalleyGotway JohnHalleyGotway changed the title Updated develop-ref after ???? Updated develop-ref after #1800 May 24, 2021
@JohnHalleyGotway JohnHalleyGotway removed the request for review from jprestop May 24, 2021 15:08
@JohnHalleyGotway JohnHalleyGotway merged commit 61f805a into develop-ref May 24, 2021
@JohnHalleyGotway JohnHalleyGotway linked an issue May 24, 2021 that may be closed by this pull request
21 tasks
@JohnHalleyGotway JohnHalleyGotway changed the title Updated develop-ref after #1800 Update develop-ref after #1800 Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix python embedding when using a named grid with MET_PYTHON_EXE set.
8 participants