Use `zarr.Array.async_array`
Open
Beginner friendly
Nobody has claimed this yet.
topic-zarr
- Dominant language
- Python
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 14
Description
What is your issue?
_async_array is now a public API namespace: https://zarr.readthedocs.io/en/stable/api/zarr/array/#zarr.Array.async_array
See here for where this is used
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked repository search for _async_array and inspect each usage in the xarray codebase. Update the usages to the public zarr.Array.async_array namespace, then verify that no obsolete _async_array references remain and the affected checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100