You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add parameter to from_uri
* growable zarr array
* pass max_depth to server
* revert max_shaape
* checkpoint
* checkpoint
* Add endpoint link for append
* fix errant code in write_block
* Add append link to arrays, client sends shape and axis
* zarr adapter is called for write_block
* fix growth of zarr array
* update database for size in array append_block
* precommit cleanup
* fix test
* fix database issue
* add client call docstring
* WIP: Move type_aliases to root and fix misspelled name
* WIP: Rework to use PATCH /array/full
* Appending works
* Rename 'grow' to 'extend'.
* Raise if assumptions are not met
* Improve usability. Test.
* Update imports after rebase.
* Use Python 3.9 compatibile typing.
* Fix regression in refresh
* Reference documentation
* Add example to docstring.
* Test overwrite and out-of-order updates.
* Change from 'slice' to 'offset'.
* update array test
* add extend array to writing tutorial
* whitespace
* Finesse docs
* Data type of patch must match.
* Update CHANGELOG
---------
Co-authored-by: Dan Allan <[email protected]>
0 commit comments