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

Allow fix_file to return Cube and CubeList objects #2579

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

Better docstring

b47ba81
Select commit
Loading
Failed to load commit list.
Draft

Allow fix_file to return Cube and CubeList objects #2579

Better docstring
b47ba81
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 14, 2024 in 0s

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

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

Issues
======
- Added 3
           

See the complete overview on Codacy

Annotations

Check notice on line 27 in esmvalcore/cmor/_fixes/cmip6/cesm2.py

See this annotation in the file changed.

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

esmvalcore/cmor/_fixes/cmip6/cesm2.py#L27

Unused argument 'ignore_warnings' (unused-argument)

Check notice on line 20 in esmvalcore/cmor/_fixes/cmip6/cesm2_waccm.py

See this annotation in the file changed.

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

esmvalcore/cmor/_fixes/cmip6/cesm2_waccm.py#L20

Unused argument 'ignore_warnings' (unused-argument)

Check notice on line 93 in esmvalcore/cmor/_fixes/fix.py

See this annotation in the file changed.

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

esmvalcore/cmor/_fixes/fix.py#L93

Unused argument 'ignore_warnings' (unused-argument)