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

Use zarr to validate attrs when writing to zarr #6636

Merged
merged 6 commits into from
Jun 3, 2022
Merged

Use zarr to validate attrs when writing to zarr #6636

merged 6 commits into from
Jun 3, 2022

Commits on May 25, 2022

  1. use zarr to validate attrs

    malmans2 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ddfcc78 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. remove for loop

    malmans2 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c386308 View commit details
    Browse the repository at this point in the history
  2. update docs

    malmans2 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a351685 View commit details
    Browse the repository at this point in the history
  3. Update xarray/backends/zarr.py

    Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
    malmans2 and dcherian authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e2605e5 View commit details
    Browse the repository at this point in the history
  4. fix flake8

    malmans2 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c8918df View commit details
    Browse the repository at this point in the history
  5. fix tests

    malmans2 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cc6786e View commit details
    Browse the repository at this point in the history