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

Nested chunk storage #80

Merged
merged 5 commits into from
Mar 24, 2021
Merged

Commits on Feb 8, 2021

  1. Nested storage: --(no-)nested flag for "/" chunk sep.

    Make use of the new ZarrArray.nested flag that's currently
    open as a PR. This should significantly increase the performance
    of reading existing zarrs (which also happens during downsampling)
    when the number of chunk files reaches the millions.
    
    see: bcdev/jzarr#17
    joshmoore committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    fc9faee View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    f182b23 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    d46ece0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    4d61e23 View commit details
    Browse the repository at this point in the history
  2. Add jzarr-snapshots repo

    joshmoore committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    7565da6 View commit details
    Browse the repository at this point in the history