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

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Nov 5, 2024

  1. add parameter to from_uri

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

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

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

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

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

    dylanmcreynolds authored and danielballan committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2974eda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7585eb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef977db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6bd0d80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2688612 View commit details
    Browse the repository at this point in the history
  11. fix growth of zarr array

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

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

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

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

    dylanmcreynolds authored and danielballan committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bc7f79a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    325abdb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a20238b View commit details
    Browse the repository at this point in the history
  19. Appending works

    danielballan committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6e292a6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ab5235d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5d4fe9a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    11503a6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3479d42 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5878d5e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b8b9f81 View commit details
    Browse the repository at this point in the history
  26. Reference documentation

    danielballan committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f6ffb8a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5542657 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4ad9e5f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0f053c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. update array test

    dylanmcreynolds committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8a8ffb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    7a8b86b View commit details
    Browse the repository at this point in the history
  2. whitespace

    dylanmcreynolds committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    771037f View commit details
    Browse the repository at this point in the history