Commit 86a697c
committed
Pin iris version to avoid issue with dask
Fixes the following error when solving Iris cubes:
> self.delayed_completion().compute()
E AttributeError: 'tuple' object has no attribute 'compute'1 parent ef73c96 commit 86a697c
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
0 commit comments