Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use zarr-python default open mode when opening arrays#10430

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
dstansby wants to merge1 commit intopydata:main
base:main
Choose a base branch
Loading
fromdstansby:zarr-open-mode

Conversation

dstansby
Copy link
Contributor

This is an experimental PR, aimed a fixing errors in the upstream CI (e.g., seehttps://github.com/pydata/xarray/actions/runs/15646254224/job/44084198866) caused by (the unreleased)zarr-developers/zarr-python#3068.

Instead of defaulting to opening an array with mode='r', if not specified this defers choice of the mode to the default in zarr-python. In zarr-python 3 the default is mode='a', which avoids issues around requesting a read-only array from a writeable store.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
iotopic-backendstopic-zarrRelated to zarr storage library
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@dstansby@dcherian

[8]ページ先頭

©2009-2025 Movatter.jp