Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extendable zarr arrays #802

Merged
merged 35 commits into from
Nov 18, 2024
Merged

Commits on Nov 18, 2024

  1. add parameter to from_uri

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b657dc1 View commit details
    Browse the repository at this point in the history
  2. growable zarr array

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    41e8c72 View commit details
    Browse the repository at this point in the history
  3. pass max_depth to server

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    304c58d View commit details
    Browse the repository at this point in the history
  4. revert max_shaape

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a1eb20f View commit details
    Browse the repository at this point in the history
  5. checkpoint

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    90e81ea View commit details
    Browse the repository at this point in the history
  6. checkpoint

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cc11c1f View commit details
    Browse the repository at this point in the history
  7. Add endpoint link for append

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5fcbce3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a0b308 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf0520c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cea39b3 View commit details
    Browse the repository at this point in the history
  11. fix growth of zarr array

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c56091c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0ab7b5 View commit details
    Browse the repository at this point in the history
  13. precommit cleanup

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d05ac2a View commit details
    Browse the repository at this point in the history
  14. fix test

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f127215 View commit details
    Browse the repository at this point in the history
  15. fix database issue

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cc7cbc9 View commit details
    Browse the repository at this point in the history
  16. add client call docstring

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a27f3e4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e387e7b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fd8d535 View commit details
    Browse the repository at this point in the history
  19. Appending works

    danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6d9c9df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c1a5783 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dd1eab2 View commit details
    Browse the repository at this point in the history
  22. Improve usability. Test.

    danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    da0d25a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    074169f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    815acba View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3978295 View commit details
    Browse the repository at this point in the history
  26. Reference documentation

    danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    526c406 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0c595db View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3d51ed0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    59bff0e View commit details
    Browse the repository at this point in the history
  30. update array test

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a9b970f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6b3a6fb View commit details
    Browse the repository at this point in the history
  32. whitespace

    dylanmcreynolds authored and danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    015b0e5 View commit details
    Browse the repository at this point in the history
  33. Finesse docs

    danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cb395d4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    24b9027 View commit details
    Browse the repository at this point in the history
  35. Update CHANGELOG

    danielballan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    323be10 View commit details
    Browse the repository at this point in the history