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

Provenance of recipe_extreme_events.yml and recipe_extreme_index.yml broken #1718

Closed
mattiarighi opened this issue Jul 11, 2020 · 2 comments · Fixed by #1774
Closed

Provenance of recipe_extreme_events.yml and recipe_extreme_index.yml broken #1718

mattiarighi opened this issue Jul 11, 2020 · 2 comments · Fixed by #1774
Assignees
Milestone

Comments

@mattiarighi
Copy link
Contributor

Same error as in #1705, #1711, #1713, #1717

Traceback (most recent call last):
  File "/mnt/lustre02/work/bd0080/b309057/SOFTWARE/miniconda3/envs/esmvaltool/lib/python3.8/multiprocessing/pool.py", line 125, in worker
    result = (True, func(*args, **kwds))
  File "/mnt/lustre01/pf/b/b309057/ESMValTool/core/esmvalcore/_task.py", line 723, in _run_task
    output_files = task.run()
  File "/mnt/lustre01/pf/b/b309057/ESMValTool/core/esmvalcore/_task.py", line 242, in run
    self.output_files = self._run(input_files)
  File "/mnt/lustre01/pf/b/b309057/ESMValTool/core/esmvalcore/_task.py", line 520, in _run
    self._collect_provenance()
  File "/mnt/lustre01/pf/b/b309057/ESMValTool/core/esmvalcore/_task.py", line 583, in _collect_provenance
    if ancestor_file in ancestor_products:
TypeError: unhashable type: 'list'
@mattiarighi mattiarighi added this to the v2.0.0 milestone Jul 11, 2020
@mattiarighi mattiarighi changed the title Provenance of recipe_extreme_events.yml broken Provenance of recipe_extreme_events.yml and recipe_extreme_index.yml broken Jul 11, 2020
@mattiarighi
Copy link
Contributor Author

@earnone @jhardenberg any news here?

@katjaweigel would it be possible for you to implement the same fix of #1752 in extreme_events\extreme_events.R and magic_bsc\extreme_index.R?

@katjaweigel
Copy link
Contributor

I'm testing it, branch fix_extreme_events_ancestor

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

Successfully merging a pull request may close this issue.

5 participants