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 pydantic zarr #56

Merged
merged 8 commits into from
Aug 22, 2023
Merged

use pydantic zarr #56

merged 8 commits into from
Aug 22, 2023

Conversation

d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Aug 22, 2023

  • feat: start introducting pydantic_zarr support
  • feat: refactor multiscale group logic to use pydantic_zarr data structures
  • feat: add class methods to multiscale metadata classes for instantiation from arrays
  • fix: clean up deps
  • feat: rename from_array to from_xarray when the first argument is an xarray.dataarray
  • feat: clean up type declarations and add 'auto' option to path arguments for metadata constructors, and add spec tests for metadata classes
  • fix: bring usage of pydantic zarr up to date with 0.5.0

@d-v-b d-v-b merged commit 0b237e0 into main Aug 22, 2023
2 checks passed
@d-v-b d-v-b deleted the use_pydantic_zarr branch August 22, 2023 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant