Zarr improvements by lesserwhirls · Pull Request #1448 · Unidata/netcdf-java
Navigation Menu
{{ message }}
Unidata / netcdf-java Public
- Notifications You must be signed in to change notification settings
- Fork 83
Merged
lesserwhirls merged 4 commits intoUnidata:maint-5.xfrom
Apr 29, 2025Merged
Zarr improvements#1448
lesserwhirls merged 4 commits intoUnidata:maint-5.xfrom
Zarr improvements#1448
lesserwhirls merged 4 commits intoUnidata:maint-5.xfrom
Conversation
Copy link Copy Markdown
Member
lesserwhirls
commented
Apr 28, 2025
lesserwhirls
commented
Description of Changes
- Handle scalar xarray-Zarr arrays ([5.5.3]: Issues with the reading of Zarr datasets #1100)
- Use shared dimensions for xarray-zarr datasets (Use shared dimensions for xarray-zarr datasets with named dimensions #1445)
- Do not propagate
_ARRAY_DIMENSIONSattribute when writing using netCDF-C (Zarr to netCDF using the netCDF-C library #1446)
PR Checklist
- Link to any issues that the PR addresses
- Add labels
- Open as a draft PR
until ready for review - Make sure GitHub tests pass
- Mark PR as "Ready for Review"
lesserwhirls added 4 commits
April 28, 2025 16:29
lesserwhirls
added
bug
labels
Apr 28, 2025
lesserwhirls
marked this pull request as ready for review
lesserwhirls
requested a review
from DennisHeimbigner
as a code owner
lesserwhirls
deleted the
szarr
branch
lesserwhirls
added this to the
v5.8 milestone
Copy link Copy Markdown
Collaborator
DennisHeimbigner
left a comment
DennisHeimbigner
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to cover the dimension issues for V2.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment