girder/large_image

Support multiprocessing through the zarr sink

Closed this issue · 1 comments

This would likely require knowing the final dimensions of the array before we start. We would need to resolve how the new image path and uuid are recorded. The algorithm progression example could be used to test this.

Added in #1446.