Skip to content

Improve testing for interp_hybrid_to_pressure_extrapolate#427

Draft
kafitzgerald wants to merge 5 commits intoNCAR:mainfrom
kafitzgerald:issue425
Draft

Improve testing for interp_hybrid_to_pressure_extrapolate#427
kafitzgerald wants to merge 5 commits intoNCAR:mainfrom
kafitzgerald:issue425

Conversation

@kafitzgerald
Copy link
Collaborator

@kafitzgerald kafitzgerald commented Jun 22, 2023

PR Summary

Improve testing for interp_hybrid_to_pressure_extrapolate by selecting a more robust subset of data for the Test_interp_hybrid_to_pressure_extrapolate tests.

Closes #425

PR Checklist

General

  • Make an issue if one doesn't already exist
  • Link the issue this PR resolves by adding closes #XXX to the PR description where XXX is the number of the issue.
  • Add a brief summary of changes to docs/release-notes.rst
  • Add appropriate labels to this PR
  • Make your changes in a forked repository rather than directly in this repo
  • Open this PR as a draft if it is not ready for review
  • Convert this PR from a draft to a full PR before requesting reviewers
  • Passes precommit. To set up on your local, run pre-commit install from the top level of the repository. To manually run pre-commits, use pre-commit run --all-files and re-add any changed files before committing again and pushing.

@kafitzgerald kafitzgerald marked this pull request as draft June 22, 2023 16:21
@kafitzgerald kafitzgerald added testing Issue related to testing developer feature For development standardization / best practices / enhancement labels Jun 22, 2023
@kafitzgerald kafitzgerald self-assigned this Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

developer feature For development standardization / best practices / enhancement testing Issue related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve testing for interp_hybrid_to_pressure_extrapolate

1 participant