Changes
#49 (Aug 28, 2025, 12:48:27 AM)
- Take axes metadata into account — d.lindner / githubweb
- Add test checking default axes if not present — j.burel / githubweb
- Fix order since order in omero is reverse in ome.zarr — j.burel / githubweb
- Remove printlns — d.lindner / githubweb
- Remove commented out code — d.lindner / githubweb
- Remove unused imports — d.lindner / githubweb
- Support zarr without c, t or z axes — d.lindner / githubweb
- Fix swapped xy tile size — d.lindner / githubweb
- Fix issue when Z missing — d.lindner / githubweb
- Fix issue with checkReadSize — d.lindner / githubweb
- Add integration tests for different dimensions — d.lindner / githubweb
- remove logging from TestZarr — d.lindner / githubweb
- Moved classes into correct package — d.lindner / githubweb
- Fix package declaration — d.lindner / githubweb
- Fix order — j.burel / githubweb
- install blosc — j.burel / githubweb
- Check repo owner — j.burel / githubweb
- Some refactoring — d.lindner / githubweb
- Moved Utils method into TestZarr itself — d.lindner / githubweb
- Add more missing tests — d.lindner / githubweb
- Use DimensionOrder — d.lindner / githubweb
- Clarify order — d.lindner / githubweb
- Remove usage of BF --order argument — d.lindner / githubweb
- Reduce calls to axesOrder.containsKey — d.lindner / githubweb
- Simplify code — d.lindner / githubweb
- Fix formatting — d.lindner / githubweb
- Sanitise getAxisOrder — d.lindner / githubweb
- Fix for loops — d.lindner / githubweb
- Move z axis access into conditional block — d.lindner / githubweb
- Add clarification about the downsampling factor expectation — sbesson / githubweb