Skip to content

Allow deprecated regridding scheme linear_extrapolate in recipe checks#2324

Merged
valeriupredoi merged 3 commits into
mainfrom
deprecate_linear_extrapolate_scheme
Feb 5, 2024
Merged

Allow deprecated regridding scheme linear_extrapolate in recipe checks#2324
valeriupredoi merged 3 commits into
mainfrom
deprecate_linear_extrapolate_scheme

Conversation

@schlunma

@schlunma schlunma commented Feb 5, 2024

Copy link
Copy Markdown
Contributor

Description

In the preprocessor function regrid, the usage of the deprecated regridding scheme linear_extrapolate is allowed. However, the corresponding recipe check does not. This PR fixes that.

Closes #2323


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@schlunma schlunma added the bug Something isn't working label Feb 5, 2024
@schlunma schlunma added this to the v2.11.0 milestone Feb 5, 2024
@schlunma schlunma self-assigned this Feb 5, 2024

@valeriupredoi valeriupredoi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

smashing! Cheers, Manu! Do you not want to plop a deprecation warning in there at return point too?

@valeriupredoi valeriupredoi merged commit 0b2bd1a into main Feb 5, 2024
@valeriupredoi valeriupredoi deleted the deprecate_linear_extrapolate_scheme branch February 5, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working deprecated feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recipes fails with invalid regridding scheme linear_extrapolate

2 participants