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

point2grid supports only 4 methods. It will be nice to show the available methods #1339

Closed
7 of 19 tasks
hsoh-u opened this issue May 15, 2020 · 0 comments
Closed
7 of 19 tasks
Assignees
Labels
priority: low Low Priority requestor: NCAR National Center for Atmospheric Research type: enhancement Improve something that it is currently doing
Milestone

Comments

@hsoh-u
Copy link
Collaborator

hsoh-u commented May 15, 2020

point2grid changes the regrid method to the UW_MEAN and show a warning messge that the regrid method is changed to UW_MEAN if not support method was given. It will be nice to show the the available method.

Describe the Enhancement

WARNING: RegridInfo::validate_point() -> Resetting the regridding method from "NEAREST" to "UW_MEAN".

to

WARNING: RegridInfo::validate_point() -> Resetting the regridding method from "NEAREST" to "UW_MEAN".
Available methods are MIN, MAX, MEDIAN and UW_MEAN

Time Estimate

2 hours

Sub-Issues

Consider breaking the enhancement down into sub-issues.

  • Add a checkbox for each sub-issue here.

Relevant Deadlines

NONE.

Funding Source

Define the source of funding and account keys here or state NONE.

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required (Howard)
  • Select scientist(s) or no scientist required: None

Labels

  • Select component(s)
  • Select priority
  • Select requestor(s)

Projects and Milestone

  • Review projects and select relevant Repository and Organization ones
  • Select milestone

Define Related Issue(s)

Consider the impact to the other METplus components.

Enhancement Checklist

See the METplus Workflow for details.

  • Complete the issue definition above.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@hsoh-u hsoh-u added type: enhancement Improve something that it is currently doing priority: low Low Priority requestor: NCAR National Center for Atmospheric Research labels May 15, 2020
@hsoh-u hsoh-u added this to the MET 9.1 milestone May 15, 2020
@hsoh-u hsoh-u self-assigned this May 15, 2020
jprestop added a commit that referenced this issue May 19, 2020
#1339 Show the available regrid methods when it's reset to default
@hsoh-u hsoh-u closed this as completed May 27, 2020
@hsoh-u hsoh-u added this to Done in MET-9.1-beta2 (7/14/20) via automation May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Low Priority requestor: NCAR National Center for Atmospheric Research type: enhancement Improve something that it is currently doing
Projects
No open projects
Development

No branches or pull requests

1 participant