-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I tried to run zappend (v 0.4.0) from the command line with
zappend -t out/output.zarr in/*.zarr
Computation failed with message:
Error: [Errno 2] No such file or directory: '.../out/output.zarr.lock'
After I created the .lock file myself, computation worked. After it finished successfully, I had to remove the file which was still there. My processing system is CentOS.
As I write this down, I notice that the lock file stated above is not correct, as it should be within the zarr folder, which it isn't.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working