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

Add xESMF regridder #2433

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Avoid masking issue

b639462
Select commit
Loading
Failed to load commit list.
Draft

Add xESMF regridder #2433

Avoid masking issue
b639462
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 23, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- esmvalcore/preprocessor/_regrid_xesmf.py  5
         

See the complete overview on Codacy

Annotations

Check notice on line 45 in esmvalcore/preprocessor/_regrid_xesmf.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

esmvalcore/preprocessor/_regrid_xesmf.py#L45

Import outside toplevel (ncdata.iris_xarray) (import-outside-toplevel)

Check notice on line 46 in esmvalcore/preprocessor/_regrid_xesmf.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

esmvalcore/preprocessor/_regrid_xesmf.py#L46

Import outside toplevel (xesmf) (import-outside-toplevel)