Skip to content

Conversation

jprestop
Copy link
Collaborator

Pull Request Testing

  • Describe testing already performed for these changes:

    Loaded the modules on Casper to test that they load correctly.

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

    Review files changed.

  • 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 or No]

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

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

  • Do these changes introduce new SonarQube findings? [No]

    If yes, please describe:

  • Please complete this pull request review by [20250602].

Pull Request Checklist

See the METplus Workflow for details.

  • Add any new Python packages to the METplus Components Python Requirements table.
  • For any new datasets, an entry to the METplus Verification Datasets Guide.
  • 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 METplus-Wrappers-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.

@jprestop jprestop added this to the METplus-6.2.0 milestone May 28, 2025
@jprestop jprestop requested a review from georgemccabe May 28, 2025 22:13
@github-project-automation github-project-automation bot moved this to 🩺 Needs Triage in METplus-6.2 Development May 28, 2025
Copy link
Collaborator

@georgemccabe georgemccabe left a comment

Choose a reason for hiding this comment

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

I logged into casper and confirmed that I could load each of the modules following the instructions. I confirmed that each were accessible after loading:

which grid_stat

/glade/work/dtcrt/METplus/casper/components/MET/installations/12.1.0-rc1/bin/grid_stat

which run_metplus.py

/glade/work/dtcrt/METplus/casper/components/METplus/installations/METplus-6.1.0-rc1/ush/run_metplus.py

python3
import METdbLoad
import metcalcpy
import metplotpy

@jprestop jprestop merged commit e26cb5d into develop May 28, 2025
11 checks passed
@github-project-automation github-project-automation bot moved this from 🩺 Needs Triage to 🏁 Done in METplus-6.2 Development May 28, 2025
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.

2 participants