ome / omero-cli-zarr

https://pypi.org/project/omero-cli-zarr/
GNU General Public License v2.0
15 stars 10 forks source link

Review export command-line options #78

Open sbesson opened 3 years ago

sbesson commented 3 years ago

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= 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_