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

Avoid loading scalar values automatically? #270

Open
TomNicholas opened this issue Oct 24, 2024 · 1 comment
Open

Avoid loading scalar values automatically? #270

TomNicholas opened this issue Oct 24, 2024 · 1 comment
Labels
bug Something isn't working zarr-python Relevant to zarr-python upstream

Comments

@TomNicholas
Copy link
Member

unless there is a good reason not to load scalar values automatically.

I guess the only reason not to is that once zarr-developers/zarr-python#1977 is fixed (as it should be, else its a breaking change between v2 and v3) we will no longer need to load scalar values automatically, so we would be adding something to virtualizarr that we know we should remove later.

I think that's okay though - if you're happy to add a PR @ghidalgo3 we can think about what scenarios should cause a warning (or deprecation warning).

Originally posted by @TomNicholas in #194 (comment)

@TomNicholas
Copy link
Member Author

Raising because zarr-developers/zarr-python#1977 was merged.

@TomNicholas TomNicholas added zarr-python Relevant to zarr-python upstream bug Something isn't working labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working zarr-python Relevant to zarr-python upstream
Projects
None yet
Development

No branches or pull requests

1 participant