pydata / pydata/xarray

Use `zarr.Array.async_array`

Open Beginner friendly
#11,259 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.