Skip to content

Conversation

j-opatz
Copy link
Contributor

@j-opatz j-opatz commented Jun 25, 2025

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:
    Added small detail that Point-Stat does not need regridding for UGRID processing.

  • Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:
    Review the docs update, see if it reads in a sensible way.

  • 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 MET test suite? [No]

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

  • Will this PR result in changes to existing METplus Use Cases? [No]

    If yes, create a new Update Truth METplus issue to describe them.

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

    If yes, please describe:

  • Please complete this pull request review by [7/2].

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: METplus-X.Y Support project for bugfix releases or MET-X.Y Development project for the next coordinated release
  • 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.

@j-opatz j-opatz added this to the MET-12.1.0 milestone Jun 25, 2025
@j-opatz j-opatz requested a review from willmayfield June 25, 2025 22:00
@j-opatz j-opatz added the component: documentation Documentation issue label Jun 25, 2025
@github-project-automation github-project-automation bot moved this to 🩺 Needs Triage in METplus-6.1 Development Jun 25, 2025
@j-opatz j-opatz moved this from 🩺 Needs Triage to 🔎 In review in METplus-6.1 Development Jun 25, 2025
Copy link

@willmayfield willmayfield left a comment

Choose a reason for hiding this comment

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

Thanks for updating this @j-opatz! I suggest being a little more specific. Here's my attempt:

For Point-Stat, evaluation occurs by interpolating directly between the UGRID and observation points and does not require regridding.

Also, I'm not sure if you want to be specific enough to note this, but the capability is currently limited to nearest-neighbor interpolation, so you could optionally mention that.

@j-opatz j-opatz requested a review from willmayfield June 27, 2025 18:44
@j-opatz
Copy link
Contributor Author

j-opatz commented Jun 27, 2025

Great suggestion, @willmayfield. I've updated the language to match your suggestion.

I think the documentation does a sufficient job at noting that NEAREST is the only supported method at the moment.

I've gone ahead and re-requested your review; if you'll approve now, I can get this PR into the develop branch before the weekend.

@j-opatz j-opatz requested a review from JohnHalleyGotway July 1, 2025 13:23
Copy link
Collaborator

@JohnHalleyGotway JohnHalleyGotway left a comment

Choose a reason for hiding this comment

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

@j-opatz I'm proposing a tweak to the wording to clarify that it's the UGRID data that's interpolation to point locations. I think "between" is less clear than it could be. It leaves open the possibility of interpolating point obs to UGRID locations.

Co-authored-by: John Halley Gotway <johnhg@ucar.edu>
Copy link
Collaborator

@JohnHalleyGotway JohnHalleyGotway 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 of this change. Thanks!

@j-opatz j-opatz merged commit 37b4888 into develop Jul 1, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from 🔎 In review to 🏁 Done in METplus-6.1 Development Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: documentation Documentation issue
Projects
No open projects
Status: 🏁 Done
Development

Successfully merging this pull request may close these issues.

3 participants