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

Include chunk shape as a parameter in stream resource for HDF dataset #544

Merged
merged 32 commits into from
Sep 19, 2024

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    2202413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02332c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    561da46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edc8f1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cfb4e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8117e4b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    3313d1a View commit details
    Browse the repository at this point in the history
  2. chunk size can be int or none

    Co-authored-by: Eugene <[email protected]>
    jwlodek and genematx committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ada0b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a835183 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    31dfcb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e42f0 View commit details
    Browse the repository at this point in the history
  3. Add comment on chunk size

    jwlodek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ad8b63f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9856e2e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Make sure chunk size is tuple even with one dim, update tests, simpli…

    …fy ad standard det tests
    jwlodek committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    386e61b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415c398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deec8d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ad4b7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09b51b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    578969c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00275f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025ac06 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    1600a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a76859 View commit details
    Browse the repository at this point in the history
  3. Add space for linting

    jwlodek committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f105e34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    395b58b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    3821fc6 View commit details
    Browse the repository at this point in the history
  2. Fix test

    jwlodek committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    398ac01 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge with upstream

    jwlodek committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9e28151 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    jwlodek committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0bd5ba2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d01dae View commit details
    Browse the repository at this point in the history
  4. Fix unawaited task issue

    jwlodek committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4f15ac1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4e12e View commit details
    Browse the repository at this point in the history