pydata / pydata/xarray

Blosc2 ndarray support

Open
#7,733 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

topic-backends
Dominant language
Python
Stars
4.2k
Forks
1.4k
Avg merge
2d 15h
Merged PRs (30d)
14

Description

Is your feature request related to a problem?

I saw that https://github.com/Blosc/python-blosc2 has an NDArray solution included now. My understanding is that it has a lazy datasource feature similar to netcdf.

Would it be possible to add xarray support for that backend (similar to netcdf, zarr and others)?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

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

The issue names no files or tests. Start by reviewing xarray's existing netcdf and zarr backend integrations, then examine python-blosc2's NDArray and lazy datasource support. Done would mean a defined xarray backend integration for Blosc2 NDArray data, with its behavior and test coverage established.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.