Closed erickmartins closed 1 year ago
(note that this is pretty minimally tested so far and will require rewriting some of the README
as well, since it depends on optional requirements that will need to be installed client-side)
Now using ezomero 2.0 - will merge and release
This adds the subcommand
omero transfer prepare
, which receives a folder path with image files and generates aomero transfer unpack
-compatible XML file in that folder. That XML can be edited (using ome-types, for example) to add anything compatible withunpack
and then used for that, resulting in the images in that folder being imported, correctly arranged and annotated.It also bumps ome-types version to latest, and will bump ezomero version to 2.0.0 when I get around to releasing that.