developmentseed / developmentseed/zarrista

Implement conversion of Python array data -> Rust for upload/writing to Array

Open
#47 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
45
Forks
2
Avg merge
2d 4h
Merged PRs (30d)
7

Description

We currently have various support for reading Rust array data into Python (often zero-copy)

But we also need to fully implement the reverse conversions to make it easy to write Python data to Zarr stores

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the existing support for reading Rust array data into Python and identify the corresponding conversion entry points for Python array data. Then follow the upload or writing path to an Array and determine how the conversion reaches Zarr stores. Done means reverse conversions are fully supported for writing Python data.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.