Hi @nperez
This is the unittest fix. The computation is removed, so the workflow only returns the original values of the data. One thing can be improved is the chunking number. Now it only works with 1 chunk because the problems of chunking over split dimension (related to issue #119 (closed).) When that bug is fixed, we can change the chunking number in this unit test.
If you agree, we can merge it!
Cheers,
An-Chi