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

Add get_zarr method to context #540

Merged
merged 23 commits into from
Oct 14, 2021
Merged

Commits on Oct 9, 2020

  1. Merge pull request #11 from AxFoundation/master

    merge upstream changes
    jmosbacher committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    43f6868 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Merge pull request #12 from AxFoundation/master

    merge upstream
    jmosbacher committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    9f84b26 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Merge pull request #13 from AxFoundation/master

    merge upstream changes
    jmosbacher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    62473a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Merge pull request #14 from AxFoundation/master

    merge upstream changes
    jmosbacher committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    cc55666 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

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

Commits on Aug 28, 2021

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

Commits on Sep 14, 2021

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

Commits on Sep 28, 2021

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

Commits on Oct 4, 2021

  1. add get_zarr context method

    Yossi Mosbacher committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    8fd7fd8 View commit details
    Browse the repository at this point in the history
  2. overwrite optional

    Yossi Mosbacher committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    70e2801 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. preserve context and run metadata

    Yossi Mosbacher committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f1fbfe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. add kwargs

    Yossi Mosbacher committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    26b58a9 View commit details
    Browse the repository at this point in the history
  2. sphinx docs and kwargs hash

    Yossi Mosbacher committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    9d2804c View commit details
    Browse the repository at this point in the history
  3. rename zarray

    Yossi Mosbacher committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    2f9bd05 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. add docs

    Yossi Mosbacher committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7fc0db7 View commit details
    Browse the repository at this point in the history
  2. add zarr docs to index

    Yossi Mosbacher committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    bc9769c View commit details
    Browse the repository at this point in the history
  3. add test for get_zarr

    Yossi Mosbacher committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    702e9e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba8955c View commit details
    Browse the repository at this point in the history
  5. add fsspec dependency

    Yossi Mosbacher committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ccd3159 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    aa817d0 View commit details
    Browse the repository at this point in the history
  2. alphabetical requirements

    Yossi Mosbacher committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b5f027b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'get_zarr' of https://github.com/jmosbacher/strax into g…

    …et_zarr
    Yossi Mosbacher committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3e8b6ce View commit details
    Browse the repository at this point in the history
  4. add zarr and fsspec to base requirements

    Yossi Mosbacher committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    751250a View commit details
    Browse the repository at this point in the history