next#

caput.pipeline.tasklib.io.SaveZarrZip.next(container)[source]#

Take a container and save it out as a .zarr.zip file.

Parameters:
containerContainer

Container to save out.

Returns:
handleZarrZipHandle

A handle to use to determine if the job has successfully completed. This should be given to the WaitZarrZip task.