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] container-level validation, add docs #19

Merged
merged 70 commits into from
Mar 27, 2024
Merged

[WIP] container-level validation, add docs #19

merged 70 commits into from
Mar 27, 2024

Conversation

d-v-b
Copy link
Collaborator

@d-v-b d-v-b commented Feb 12, 2024

  • add pydantic-zarr models of Zarr array and Zarr group for container validation, e.g. checking that dimensional attributes (like number of axes, dimensionality of transforms) are consistent with the shape of the arrays in a multiscale group.
  • this PR also add docs using mkdocs
  • I'm also working on at least one convenience method for creating a model of a multiscale group from a collection of arrays + spatial metadata. this will greatly simplify some of the logic in xarray-ome-ngff

@d-v-b d-v-b mentioned this pull request Feb 12, 2024
@d-v-b
Copy link
Collaborator Author

d-v-b commented Mar 27, 2024

too long has this lingered. it's going in.

@d-v-b d-v-b merged commit 919caad into main Mar 27, 2024
10 checks passed
@d-v-b d-v-b deleted the use_pydantic_zarr branch March 27, 2024 14: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.

2 participants