Iris module error when running `recipe_ecs_constraints.yml` · Issue #1380 · ESMValGroup/ESMValCore · GitHub
Skip to content

Iris module error when running recipe_ecs_constraints.yml #1380

Description

@remi-kazeroni

Describe the bug
I re-tested the recipe_ecs_constraints.yml for the release (#2354) after the provenance issue was fixed and got the following error in the diagnostics diag_x_volodin_cmip5/ecs_predictor:

Traceback (most recent call last):
  File "/mnt/lustre01/pf/b/b309192/ESMValTool/esmvaltool/diag_scripts/emergent_constraints/ecs_scatter.py", line 52, in <module>
    from esmvalcore.cmor.fixes import add_plev_from_altitude, add_sigma_factory
  File "/mnt/lustre01/pf/b/b309192/ESMValCore/esmvalcore/cmor/fixes.py", line 3, in <module>
    from ._fixes.shared import (
  File "/mnt/lustre01/pf/b/b309192/ESMValCore/esmvalcore/cmor/_fixes/shared.py", line 18, in <module>
    class AtmosphereSigmaFactory(iris.aux_factory.AuxCoordFactory):
AttributeError: module 'iris' has no attribute 'aux_factory'

Not sure why this is surfacing now...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingirisRelated to the Iris packagerelease

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions