Skip to content

Silence iris warnings again #969

Description

@mo-gill

We're getting a lot of warnings from appearing in mip convert logs.

For example:

IrisCfMissingVarWarning: Missing CF-netCDF auxiliary coordinate variable 'x', referenced by netCDF variable 'mask_3D_V'
IrisCfMissingVarWarning: Missing CF-netCDF label variable 'y', referenced by netCDF variable 'mask_3D_T'
iris/loading.py:582: IrisLoadWarning: Not all file objects were parsed correctly. See iris.loading.LOAD_PROBLEMS for details.

This was likely handled previously by this commit, but the silencing has probably broken as a result of compliance checker updates.

This issue is to silence them again (double check they should all be silenced or if the loadwarning needs to be investigated).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions