Skip to content

Conversation

georgemccabe
Copy link
Collaborator

@georgemccabe georgemccabe commented Jun 5, 2025

Pull Request Testing

New use case will produce new output - truth data should be updated

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

    If yes, please describe:

  • Please complete this pull request review by 6/18/2025.

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.

…Analysis requirements and the wrf package. change use case to use that env and obtain METdataio and METplotpy
…nfig file, so attempting to change directory to output directory and find input data relative to that directory
…rectories (use case path are added for automated tests, but are relative to {OUTPUT_BASE} if run by a user)
@georgemccabe georgemccabe added this to the METplus-6.1.0 milestone Jun 5, 2025
@github-project-automation github-project-automation bot moved this to 🩺 Needs Triage in METplus-6.1 Development Jun 5, 2025
@georgemccabe georgemccabe moved this from 🩺 Needs Triage to 🔎 In review in METplus-6.1 Development Jun 5, 2025
@georgemccabe georgemccabe linked an issue Jun 5, 2025 that may be closed by this pull request
24 tasks
@georgemccabe georgemccabe marked this pull request as ready for review June 13, 2025 21:34
@georgemccabe georgemccabe requested a review from briannen June 18, 2025 18:16
Copy link

@briannen briannen left a comment

Choose a reason for hiding this comment

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

The documentation looks great! Very easy to read, follow, and understand.

@georgemccabe georgemccabe merged commit faa9b28 into main_v6.1 Jun 30, 2025
211 of 220 checks passed
@github-project-automation github-project-automation bot moved this from 🔎 In review to 🏁 Done in METplus-6.1 Development Jun 30, 2025
@georgemccabe georgemccabe deleted the feature_2577_main_v6.1_matthew_wrf branch June 30, 2025 15:30
georgemccabe added a commit that referenced this pull request Jun 30, 2025
* per #2577, add use case files

* turn off use case that shouldn't be on

* fix path to data and scripts

* fix path to plotting scripts

* added scripts to create wrf_plot conda env that contains the METplus Analysis requirements and the wrf package. change use case to use that env and obtain METdataio and METplotpy

* fix name of wrf python package

* override input and output directories in WRF plotting script

* clean up script re: SonarQube

* renaming variables for SonarQube

* turn off 100-m wind speed plot because zlev files are not included in the input data

* added missing closing single quote

* add version of package that was obtained for reproducibility

* refactor WRF plotting script to split logic into functions to reduce cognitive complexity

* try creating output directory before running reformatter

* METdataio reformatter does not accept environment variables in its config file, so attempting to change directory to output directory and find input data relative to that directory

* change approach to reference plot directory

* add WRF and MADIS file types to quick search keywords and start doc for new use case

* fix formatting for output file lists and correct info about output directories (use case path are added for automated tests, but are relative to {OUTPUT_BASE} if run by a user)

* write log file to logs directory and rename it to include .log extension

* add more information for use case doc

* turn off use case for PR

* refactor map functions script to reduce cognitive complexity for SonarQube

* update scientific objective with input from @jaredalee
georgemccabe pushed a commit that referenced this pull request Jun 30, 2025
georgemccabe added a commit that referenced this pull request Jul 2, 2025
* Feature #2577 WRF Hurricane Matthew use case (#3015)

* per #2577, add use case files

* turn off use case that shouldn't be on

* fix path to data and scripts

* fix path to plotting scripts

* added scripts to create wrf_plot conda env that contains the METplus Analysis requirements and the wrf package. change use case to use that env and obtain METdataio and METplotpy

* fix name of wrf python package

* override input and output directories in WRF plotting script

* clean up script re: SonarQube

* renaming variables for SonarQube

* turn off 100-m wind speed plot because zlev files are not included in the input data

* added missing closing single quote

* add version of package that was obtained for reproducibility

* refactor WRF plotting script to split logic into functions to reduce cognitive complexity

* try creating output directory before running reformatter

* METdataio reformatter does not accept environment variables in its config file, so attempting to change directory to output directory and find input data relative to that directory

* change approach to reference plot directory

* add WRF and MADIS file types to quick search keywords and start doc for new use case

* fix formatting for output file lists and correct info about output directories (use case path are added for automated tests, but are relative to {OUTPUT_BASE} if run by a user)

* write log file to logs directory and rename it to include .log extension

* add more information for use case doc

* turn off use case for PR

* refactor map functions script to reduce cognitive complexity for SonarQube

* update scientific objective with input from @jaredalee

* update use case to reference environment variables in reformatted config file instead of using relative paths and changing directories since changes needed to support env vars in the reformatted are available in develop now

* test that changes to use case did not break anything
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
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

New Use Case: Hurricane Matthew using native WRF
2 participants