Describe the bug
Zappend has been applied to append multiple zarr files along the time axis. The resulting cube shows random blocks being filled with nan values. Running it multiple times, the missing blocks are changing.
To Reproduce
A data ID looks like cubes/aux/era5_small/2016_11.zarr.
Describe the bug Zappend has been applied to append multiple zarr files along the time axis. The resulting cube shows random blocks being filled with nan values. Running it multiple times, the missing blocks are changing.
To Reproduce A data ID looks like
cubes/aux/era5_small/2016_11.zarr
.The following zappend config was used.
Expected behavior Zappend should just append the data cubes along a specific dimension without errors.
Python Environment
zappend --version
: 0.8.0