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

Update reader.py to v0.3 #89

Merged
merged 32 commits into from
Aug 25, 2021
Merged

Update reader.py to v0.3 #89

merged 32 commits into from
Aug 25, 2021

Commits on Jun 11, 2021

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

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    0e5dc42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e37cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe03e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    eac41be View commit details
    Browse the repository at this point in the history
  2. Add FormatV03

    constantinpape committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f28b051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32aaa47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49017d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

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

    constantinpape committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5740ba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41a6c6a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    d86787f View commit details
    Browse the repository at this point in the history
  2. Add test for scaler

    constantinpape committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e07194d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e971fac View commit details
    Browse the repository at this point in the history
  4. Update test writer

    constantinpape committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    b986523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46c8e6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    221c0e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebdeab2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    306d293 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebc0ed9 View commit details
    Browse the repository at this point in the history
  10. Fix black

    constantinpape committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    a6ea341 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Update ome_zarr/reader.py

    Co-authored-by: Will Moore <[email protected]>
    constantinpape and will-moore authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    0ba85e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329c852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dfd973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9f994d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fc3318 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a60d040 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Cherry-pick isory fix: 561df25

    joshmoore committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    84d8a54 View commit details
    Browse the repository at this point in the history
  2. Add v0.2 test data

    joshmoore committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    79e53c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Remove xfail after dim separator fix (Close ome#104)

    With the 2.9 series of zarr-python, both dimension
    separators should now be functional. This will let
    us remove the spec restriction in future versions.
    joshmoore committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    cf1d243 View commit details
    Browse the repository at this point in the history
  2. Skip fsspec 2021.7.0

    joshmoore committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    741e952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93d0964 View commit details
    Browse the repository at this point in the history