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

WIP: Zarr backend #1528

Merged
merged 85 commits into from
Dec 14, 2017
Merged

WIP: Zarr backend #1528

merged 85 commits into from
Dec 14, 2017

Commits on Aug 27, 2017

  1. added HiddenKeyDict class

    rabernat committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    5cdf6c8 View commit details
    Browse the repository at this point in the history
  2. new zarr backend

    rabernat committed Aug 27, 2017
    Configuration menu
    Copy the full SHA
    f305c25 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. added HiddenKeyDict class

    rabernat committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    2ea21c5 View commit details
    Browse the repository at this point in the history
  2. new zarr backend

    rabernat committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    d92bf2f View commit details
    Browse the repository at this point in the history
  3. add zarr to ci reqs

    Joe Hamman committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    79da971 View commit details
    Browse the repository at this point in the history
  4. add zarr api to docs

    Joe Hamman committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    31e4409 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. some zarr tests passing

    rabernat committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    2ec5ee5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jhamman/zarr_backend

    Zarr backend CI tests and docs
    rabernat authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    bd21720 View commit details
    Browse the repository at this point in the history
  3. merged stuff from joe

    rabernat committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    7e898fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af5ff6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e7cc09 View commit details
    Browse the repository at this point in the history
  6. requires zarr decorator

    Joe Hamman committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    3f01365 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from jhamman/zarr_backend

    Zarr backend
    rabernat authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    41cf706 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. wip

    rabernat committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    fd9fd0f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. added chunking test

    rabernat committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    9f16e8f View commit details
    Browse the repository at this point in the history
  2. remove debuggin statements

    rabernat committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    fe9ebe7 View commit details
    Browse the repository at this point in the history
  3. fixed HiddenKeyDict

    rabernat committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    c01cd09 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. added HiddenKeyDict class

    rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    b3e5d76 View commit details
    Browse the repository at this point in the history
  2. new zarr backend

    rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    45375b2 View commit details
    Browse the repository at this point in the history
  3. add zarr to ci reqs

    Joe Hamman authored and rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    0e79718 View commit details
    Browse the repository at this point in the history
  4. add zarr api to docs

    Joe Hamman authored and rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    3d39ade View commit details
    Browse the repository at this point in the history
  5. some zarr tests passing

    rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    3d09c67 View commit details
    Browse the repository at this point in the history
  6. requires zarr decorator

    Joe Hamman authored and rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    0b4a27a View commit details
    Browse the repository at this point in the history
  7. wip

    rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    f39035c View commit details
    Browse the repository at this point in the history
  8. added chunking test

    rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    6446ea2 View commit details
    Browse the repository at this point in the history
  9. remove debuggin statements

    rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    9136064 View commit details
    Browse the repository at this point in the history
  10. fixed HiddenKeyDict

    rabernat committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    2966100 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. wip

    rabernat committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    6bedf22 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. finished merge

    rabernat committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    ced8267 View commit details
    Browse the repository at this point in the history
  2. finished merge

    rabernat committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    e461cdb View commit details
    Browse the repository at this point in the history
  3. create opener object

    rabernat committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    049bf9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c169128 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. caching still not working

    rabernat committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    82ef456 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. merge conflicts

    rabernat committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    3ee243e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20c29f View commit details
    Browse the repository at this point in the history
  3. added new zarr dev test env

    rabernat committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    f82c8c1 View commit details
    Browse the repository at this point in the history
  4. update travis

    rabernat committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    43e539f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66299f0 View commit details
    Browse the repository at this point in the history
  6. fix typo in env file

    rabernat committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    2fce362 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. wip

    rabernat committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    c19b81a View commit details
    Browse the repository at this point in the history
  2. fixed zarr auto_chunk

    rabernat committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    68b8f07 View commit details
    Browse the repository at this point in the history
  3. refactored zarr tests

    rabernat committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    0ea0dad View commit details
    Browse the repository at this point in the history
  4. new encoding test

    rabernat committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    58b3bf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9da22da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8b4785 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from jhamman/zarr_backend_jjh

    Zarr backend jjh
    rabernat authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    2a6a776 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. more wip

    rabernat committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    021d3ba View commit details
    Browse the repository at this point in the history
  2. removed chaching test

    rabernat committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    5ef10d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e47d936 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4b024e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

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

Commits on Nov 29, 2017

  1. modified inheritance

    rabernat committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    54d116d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94678f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    64942e5 View commit details
    Browse the repository at this point in the history
  2. xfailed certain tests

    rabernat committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    f584456 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. pr comments wip

    rabernat committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    c43284e View commit details
    Browse the repository at this point in the history
  2. removed autoclose

    rabernat committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    9df6e50 View commit details
    Browse the repository at this point in the history
  3. new test for chunk encoding

    rabernat committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    012e858 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. added another test

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    b1819f4 View commit details
    Browse the repository at this point in the history
  2. tests for HiddenKeyDict

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    8eb98c9 View commit details
    Browse the repository at this point in the history
  3. flake8

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    64bd76c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cffa158 View commit details
    Browse the repository at this point in the history
  5. zarr version update

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    3b4a941 View commit details
    Browse the repository at this point in the history
  6. added more tests

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    688f415 View commit details
    Browse the repository at this point in the history
  7. added compressor test

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    c115a2b View commit details
    Browse the repository at this point in the history
  8. docs

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    4c92531 View commit details
    Browse the repository at this point in the history
  9. weird ascii character issue

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    61027eb View commit details
    Browse the repository at this point in the history
  10. doc fixes

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    bbaa776 View commit details
    Browse the repository at this point in the history
  11. what's new

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    c8f23a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0c76f7 View commit details
    Browse the repository at this point in the history
  13. Tests for backends.zarr._replace_slices_with_arrays

    (and misc. small cleanup, adding docstrings + a bit more validation logic)
    shoyer committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    a84e388 View commit details
    Browse the repository at this point in the history
  14. respond to @shoyer's review

    rabernat committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    37bc2f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. final fixes

    rabernat committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    8cd1707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac27411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    618bf81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e942130 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. bypass lock on ArrayWriter

    rabernat committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    b1fa690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4089d13 View commit details
    Browse the repository at this point in the history
  3. eliminate read mode

    rabernat committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    ba200c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dafaf7 View commit details
    Browse the repository at this point in the history
  5. fixed max bug

    rabernat committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    85174cd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. change lock to False

    rabernat committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    c76a01b View commit details
    Browse the repository at this point in the history
  2. fix doc typos

    rabernat committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    c011c2d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Configuration menu
    Copy the full SHA
    054ffeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5633ca View commit details
    Browse the repository at this point in the history