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

NCZarr Support Part I: Local Datasets #884

Closed
wants to merge 17 commits into from

Commits on Sep 9, 2021

  1. add dataset

    openSourcerer9000 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    13ad032 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    d42dc15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d345225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe58f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. zarr protocol

    openSourcerer9000 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    4b5c338 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    f92e1b3 View commit details
    Browse the repository at this point in the history
  2. Dataset from zarr

    openSourcerer9000 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    2546e06 View commit details
    Browse the repository at this point in the history
  3. cmd line tests

    openSourcerer9000 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    41005cf View commit details
    Browse the repository at this point in the history
  4. run pre commit

    openSourcerer9000 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    d71c092 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    openSourcerer9000 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f0c6eee View commit details
    Browse the repository at this point in the history
  6. whitespace

    openSourcerer9000 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    3e674d4 View commit details
    Browse the repository at this point in the history
  7. OS check updated

    openSourcerer9000 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    a51308e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    7a5bf09 View commit details
    Browse the repository at this point in the history
  2. testing on ubuntu

    openSourcerer9000 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    7e37bf2 View commit details
    Browse the repository at this point in the history
  3. skipif logic

    openSourcerer9000 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a456bcc View commit details
    Browse the repository at this point in the history
  4. remove forced downgrade of libnetcdf<4.8.0 in github actions, as wind…

    …ows compatibility problem was fixed
    openSourcerer9000 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    11eec91 View commit details
    Browse the repository at this point in the history