Skip to content

Changes

#49 (Aug 28, 2025, 12:48:27 AM)

  1. Take axes metadata into account — d.lindner / githubweb
  2. Add test checking default axes if not present — j.burel / githubweb
  3. Fix order since order in omero is reverse in ome.zarr — j.burel / githubweb
  4. Remove printlns — d.lindner / githubweb
  5. Remove commented out code — d.lindner / githubweb
  6. Remove unused imports — d.lindner / githubweb
  7. Support zarr without c, t or z axes — d.lindner / githubweb
  8. Fix swapped xy tile size — d.lindner / githubweb
  9. Fix issue when Z missing — d.lindner / githubweb
  10. Fix issue with checkReadSize — d.lindner / githubweb
  11. Add integration tests for different dimensions — d.lindner / githubweb
  12. remove logging from TestZarr — d.lindner / githubweb
  13. Moved classes into correct package — d.lindner / githubweb
  14. Fix package declaration — d.lindner / githubweb
  15. Fix order — j.burel / githubweb
  16. install blosc — j.burel / githubweb
  17. Check repo owner — j.burel / githubweb
  18. Some refactoring — d.lindner / githubweb
  19. Moved Utils method into TestZarr itself — d.lindner / githubweb
  20. Add more missing tests — d.lindner / githubweb
  21. Use DimensionOrder — d.lindner / githubweb
  22. Clarify order — d.lindner / githubweb
  23. Remove usage of BF --order argument — d.lindner / githubweb
  24. Reduce calls to axesOrder.containsKey — d.lindner / githubweb
  25. Simplify code — d.lindner / githubweb
  26. Fix formatting — d.lindner / githubweb
  27. Sanitise getAxisOrder — d.lindner / githubweb
  28. Fix for loops — d.lindner / githubweb
  29. Move z axis access into conditional block — d.lindner / githubweb
  30. Add clarification about the downsampling factor expectation — sbesson / githubweb

#13 (Jul 19, 2025, 12:25:11 AM)

  1. Add include label so it is picked by scc — j.burel / githubweb

#7 (Jul 18, 2025, 12:25:14 AM)

  1. Add github workflow to merge feature branches — d.lindner / githubweb
  2. Do not create a new branch — j.burel / githubweb
  3. Remove push — j.burel / githubweb
  4. Use checkout action v4 — noreply / githubweb