omero-cli-zarr icon indicating copy to clipboard operation
omero-cli-zarr copied to clipboard

Review export command-line options

Open sbesson opened this issue 3 years ago • 0 comments

I could imagine having a method for setting arbitrary bioformats2raw properties:

--bf:max_workers=

Originally posted by @joshmoore in https://github.com/ome/omero-cli-zarr/pull/76#discussion_r692772657

Could even go as far as --bf2raw-config=<config_file> with an INI style of YAML list of key/value pairs to be passed to bioformats2raw

Originally posted by @sbesson in https://github.com/ome/omero-cli-zarr/pull/76#discussion_r692923382

well, if you're going to go that far, I'd take a config file for all of the properties here, and separate into [bioformats2raw] and [default] (or [omero]) ;)

Originally posted by @joshmoore in https://github.com/ome/omero-cli-zarr/pull/76#discussion_r692938361

sbesson avatar Aug 27 '21 08:08 sbesson