napari-aicsimageio
napari-aicsimageio copied to clipboard
Add "chunk dims" text field for load state chunk dims
trafficstars
Use Case
Please provide a use case to help us understand your request in context
Allow for the parameterization of chunk dimensions on scene / image selection.
Solution
Please describe your ideal solution
With the addition of #27 (and major credit to @psobolewskiPhD I think it's possible to add a chunk dims text field that allows the user to specify which dimensions to chunk by, we then read that string prior to loading the scene / requesting the xarray_*_data.
Alternatives
Please describe any alternatives you've considered, even if you've dismissed them