v0.10.14
webknossos
Changed
dataset.add_copy_layer()andlayer.add_copy_mag()now read and write the image data, not copying files. This allows to stream data from remote datasets. To continue using the filesystem copy mechanism, please usedataset.add_fs_copy_layer()orlayer.add_fs_copy_mag(). #790