Skip to content

Issue with using cloudpickle with filters #333

Description

@aaron-hopkinson

Issue with using cloudpickle with filters

File "/some/path", line 72, in des_output
return cloudpickle.loads(v)
^^^^^^^^^^^^^^^^^^^^
File "/some/path/anemoi/transform/filter.py", line 186, in getattr
return self._config[name]
^^^^^^^^^^^^
File "/some/path/anemoi/transform/filter.py", line 186, in getattr
return self._config[name]
^^^^^^^^^^^^
File "/some/path/anemoi/transform/filter.py", line 186, in getattr
return self._config[name]
^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    To be triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions